Commit Graph

147 Commits

Author SHA1 Message Date
Geoff99
f3bd9c5843 Add Digitech XC-0324 temperature sensor decoder (#849) 2018-12-19 09:07:25 +01:00
Christian W. Zuckschwerdt
35050549de Retire EC3k, Valeo, Steffen 2018-12-13 10:58:46 +01:00
Christian W. Zuckschwerdt
362cd54af9 Add debug bits output option 2018-12-10 17:10:38 +01:00
Daniel Krueger
772252c82a Add support for Bresser Weather Center 5-in-1
Signed-off-by: Daniel Krueger <palstek@users.noreply.github.com>
2018-12-09 18:21:52 +01:00
Benjamin Larsson
b707fe9ea2 Add the Biltema rain gauge protocol decoder, disabled by default 2018-12-09 12:21:28 +01:00
Benjamin Larsson
9f897ebff3 Add ESA 1000/2000 protocol decoder
The code quality is lacking so the decoder is disabled by default.
2018-12-09 02:11:17 +01:00
Benjamin Larsson
90cfc86708 Added support for Honeywell Wireless Doorbell 2018-12-07 19:00:29 +01:00
Benjamin Larsson
897239280b Add Maverick et73 2018-12-04 23:12:29 +01:00
Christian W. Zuckschwerdt
08d192b95f Change short/long _limits to _width (#888) 2018-12-01 13:38:50 +01:00
Christian W. Zuckschwerdt
c98d55ac3a Fix file perms 2018-11-30 15:03:40 +01:00
Christian W. Zuckschwerdt
2c8015c2b6 Add output_ctx to output_fn 2018-11-28 16:43:13 +01:00
Christian W. Zuckschwerdt
38772d96b9 Convert flex slots to r_device user_data 2018-11-28 16:25:55 +01:00
Christian W. Zuckschwerdt
8551696cc9 Rename json_callback to decode_fn 2018-11-28 16:04:27 +01:00
Christian W. Zuckschwerdt
ed1419823f Add context struct to decoders 2018-11-28 15:53:57 +01:00
Christian W. Zuckschwerdt
c1d0d126e0 Prepare r_device for modularization 2018-11-26 12:08:41 +01:00
Christian W. Zuckschwerdt
dba22bb4c5 Unify protocol state with r_device 2018-11-25 10:41:31 +01:00
Christian W. Zuckschwerdt
98bad9793c Change indent 2018-11-25 10:31:59 +01:00
Christian W. Zuckschwerdt
8a014ae436 Remove start_bit logic (superseded by sync) and demod_arg 2018-11-24 21:51:42 +01:00
Christian W. Zuckschwerdt
48631bc807 Add Ambient Weather WH31E (#882) 2018-11-23 09:53:15 +01:00
Christian W. Zuckschwerdt
9f9532440b Rename TFA 30.3211.02 to Ambient Weather TX-8300 (see #846) 2018-11-17 12:30:56 +01:00
ionum
95f3381f81 Add support for TFA 30.3211.02 (#831) 2018-11-17 11:17:54 +01:00
Koumes
aecca4fbcb Add Emos TTX201 (#782) 2018-11-17 10:49:28 +01:00
Christian W. Zuckschwerdt
bba890bd9c Add PMV-107J TPMS (#825) 2018-10-11 10:01:15 +02:00
Christian W. Zuckschwerdt
6a22054b3c Clean up XC0400 duplicate 2018-09-13 09:04:49 +02:00
Benjamin Larsson
538bd138c3 Add WT0124 Pool Thermometer 2018-09-05 08:06:07 +02:00
Koumes
5236e535c9 Add Hyundai WS SENZOR (#779) 2018-07-28 18:24:15 +02:00
vestom
5b098cea03 Add device: M-Bus (EN 13757-4) - Data Link layer (#768) 2018-07-25 10:19:53 +02:00
Christian W. Zuckschwerdt
c64e974b41 Fix Sensible Living merge 2018-07-11 10:10:49 +02:00
Exscotticus
39c32a0fb7 Sensible Living protocol added. (#742) 2018-07-11 09:58:58 +02:00
Christian W. Zuckschwerdt
c66627ae22 Add real protocol number to startup output (#744) 2018-07-11 08:37:36 +02:00
uuacallis
332d615a9f SimpliSafe Sensor (#721) 2018-05-19 11:13:48 +02:00
dtiller
1d954224dd Added decoder for Dish Network UHF Remote 6.3 (#700) 2018-04-01 12:44:33 +02:00
Brent Bailey
46bfb47162 Adding interlogix devices driver (#649) 2018-02-23 06:51:25 +01:00
Anthony Kava
e4aaa54b19 Adds x10_sec device for decoding X10 Security RF signals (#671) 2018-01-27 12:24:44 +01:00
Christian W. Zuckschwerdt
4d4482ffbe enhance pwm_precise to cover raw and ternary cases 2018-01-22 09:18:01 +01:00
Christian W. Zuckschwerdt
83fb1ede8a fold PWM_precise_parameters into r_device 2018-01-11 10:37:47 +01:00
Christian W. Zuckschwerdt
e994c880a3 Merge branch 'ge-coloreffects' of https://github.com/lukecyca/rtl_433 into lukecyca-ge-coloreffects 2017-12-03 23:53:12 +01:00
Christian W. Zuckschwerdt
4a640cf111 Merge branch 'thermopro_tp12' of https://github.com/tomfelker/rtl_433 into tomfelker-thermopro_tp12 2017-12-03 22:16:23 +01:00
Christian Braedstrup
4661854e1b Add device NEXA LMST-606 magnetic sensor 2017-11-19 16:12:02 +01:00
Leonardo Hamada
a863252dfd Add another schrader TPMS support 2017-11-09 20:52:01 +01:00
Chris Coffey
2e720e68c4 Add support for Philips outdoor temperature sensor
This sensor is used with various Philips clock radios.
2017-11-01 12:39:45 +01:00
ukshady
fb0073d3dc Added support for Ford car remote. 2017-10-16 23:59:01 +02:00
George Hopkins
9f1dd49c78 Add support for FT-004-B 2017-10-13 07:28:25 +02:00
tomfelker
ed542152ae Add support for the Thermopro TP-12. This is based heavily on the code
for the Thermopro TP-11, and the modulation is compatible, but the bit
layout is fairly different and there are more sensors, so I've made this a
separate device.
2017-09-15 00:44:16 -07:00
siriuzwhite
caf27902fa add infactory sensor 2017-08-01 20:28:25 +02:00
Christian W. Zuckschwerdt
ab48deaf17 adding Renault TPMS sensor 2017-07-14 21:47:44 +02:00
Christian W. Zuckschwerdt
0abd2a5956 adding Ford TPMS sensor 2017-07-14 21:26:49 +02:00
Christian W. Zuckschwerdt
9e1ab5f2d7 adding Toyota TPMS sensor 2017-07-11 10:03:10 +02:00
Luke Cyca
07de3645f0 Device handler for GE Color Effects remote control
Fixes #569
2017-06-18 21:45:19 -07:00
Christian W. Zuckschwerdt
e86698d2b7 adding Generic off-brand wireless motion sensor and alarm system 2017-06-17 13:11:22 +02:00