Commit Graph

151 Commits

Author SHA1 Message Date
Portisch af1bddb3d8 adjust HT12 values for FRM87 #103 2019-03-26 12:34:05 +01:00
Portisch 9ddd251143 added Auriol H13726 Weather Station #102 2019-03-26 12:20:11 +01:00
Portisch a364d24df3 added Byron BY302 Doorbell #102 2019-03-21 10:51:02 +01:00
Nick Lines da301dc332 Added protocol for generic dog training collar 2019-03-18 14:29:14 +01:00
Portisch 25419239b5 added Prologue Sensor #96 2019-03-14 08:28:50 +01:00
Brian Healy 42e8ec724e Add 1ByOne Wireless Doorbell. 2019-03-11 07:59:31 +01:00
Portisch 48d968f1be added DIO Chacon RF 433Mhz plugs #95 2019-03-01 07:19:04 +01:00
Portisch 436aa403b5 added Kaku protocols 2019-02-20 09:42:10 +01:00
Portisch dbb7e71b4e implemented INCLUDE_BUCKET_SNIFFING compiler flag
When the bucket sniffing is not included 1159 bytes of flash storage can be saved.
The bucket sniffing is only needed for new RF devices.
2019-02-20 09:28:26 +01:00
Portisch fbc0c22ef3 added end buckets for protocols 2019-02-20 09:04:59 +01:00
Portisch b373c29b67 implmented high/low bucket marking on predefined protocols 2019-02-20 08:54:14 +01:00
Portisch e3f3bf19c3 fix memory segment for SendRFBuckets 2019-02-20 07:42:19 +01:00
Portisch 7ae08fb409 fix typo 2019-02-20 07:36:51 +01:00
Portisch 92e6af6ce0 0xA6: reset bit status when a bit got decoded 2019-02-19 15:56:05 +01:00
MRvH88 ae1d2d1108 Atag Extractor and Generic Doorbell protocols added 2019-02-19 14:32:21 +01:00
Portisch fcad61000e Added "RF_Config.h" to enable/disable protocols for compiling 2019-02-19 14:18:37 +01:00
Portisch d223605789 add python script to check size of the compiled source 2019-02-19 14:14:53 +01:00
Portisch c108c01cbc Digoo DG-HOSA Smart 433MHz Wireless Household Carbon Monoxide Sensor #87 2019-02-19 12:49:13 +01:00
Portisch 2b3c76240c fix wrong memory segment warning 2019-02-19 12:13:02 +01:00
Portisch a6da9e4649 fix standard sniffing (0xA1, 0xA4) 2019-02-19 11:30:22 +01:00
Portisch 7df0c25586 fix 0xA6 command 2019-02-11 15:13:47 +01:00
Portisch 393d535603 restrict limits for findBucket 2019-02-01 08:02:21 +01:00
Portisch ac0146a12f
Create issue_template.md 2019-01-31 08:39:01 +01:00
Portisch c53fa5e1c4 Add Dooya DC90 protocol 2019-01-30 16:27:03 +01:00
Portisch 651cce696a fix 0xB0/0xB1 high/low bucket marking
improved filtering of 0xB1 sniffing
2019-01-30 16:07:36 +01:00
klaper 24782ab36c Meteo SPxx Weather Station 2019-01-30 16:07:24 +01:00
henfri 1699792674 Update BitBucketConverter.py
Merged changes from
https://github.com/henfri/bitbuckedconverter
2019-01-30 16:07:04 +01:00
Portisch 00c6493228 add high/low marking on 0xB1 sniffing 2019-01-30 16:06:43 +01:00
Portisch 8c78117bfe add BitBucketConverter.py by gerardovf, mod by Portisch 2019-01-30 16:06:29 +01:00
Portisch 73d4dfa4c7 beta v3 2019-01-30 16:06:15 +01:00
Portisch 10d4905fef ignore RF pulses < 100µs, increased uart RX buffer 2018-11-27 13:10:11 +01:00
Portisch 8863be11a2 try to improve 0xB1 sniffing 2018-11-27 10:44:54 +01:00
Portisch 2a533bf5a6 fixed RF sync detection on timing mode sniffing 2018-11-26 15:12:03 +01:00
Portisch 3165fb4352 add oscilloscope.png 2018-11-08 12:02:09 +01:00
Portisch 7ba131751f ignore 'F' in 0xB0 bucket transmit 2018-11-07 13:05:45 +01:00
Portisch c70b10c86c
Moved information to wiki 2018-11-06 08:44:02 +01:00
Portisch 10b1a874ed add inverse handling on transmit 2018-11-05 10:32:14 +01:00
Portisch c01edb26eb increase RF sync detection 2018-11-02 11:12:19 +01:00
Portisch 1dbf30958a code cleanup 2018-10-31 16:08:41 +01:00
Portisch c1a2c331c0 fixed some typing 2018-10-31 13:57:42 +01:00
Portisch 3df09eddfc invert bit0/bit1 at WS-1200 protocol 2018-10-31 13:41:31 +01:00
Portisch 89c66ec388 version bump to 02 2018-10-31 13:14:55 +01:00
Portisch 1fa35727cc completely reworked firmware, added support of inverted signals 2018-10-31 13:08:17 +01:00
Portisch b8e9236bb0 increased again 0xB1 bucket detection 2018-10-29 10:06:38 +01:00
Portisch 9ca056768e fix bucket_count and remove average of the received buckets 2018-10-29 09:53:59 +01:00
Portisch 72ec186395 remove unused buckets in 0xB1 sniffing 2018-10-29 09:41:38 +01:00
Portisch a37d6a98b5 increase speed of 0xB1 bucket sniffing 2018-10-29 08:31:24 +01:00
Portisch 4df616490e version bump to 01 2018-10-23 12:15:47 +02:00
Portisch a64a20604a fixed some more typing 2018-10-18 13:11:00 +02:00
Portisch ff807c3699 some more 0xB1 sniffing improvement 2018-10-18 12:32:05 +02:00