Commit graph

2500 commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
f03710a53d Add Friedland EVO door bell conf 2020-07-20 12:53:03 +02:00
bsharper
74ab899107
Add support for LaCrosse TX141B () 2020-07-20 10:48:55 +02:00
Benjamin Larsson
7e6ecf5c0e Add missing parts for Sharp SPC775 decoder 2020-07-19 21:41:34 +02:00
Dan Drown
f7682d666d
Add Sharp SPC775 support ()
* Add Sharp SPC775 support
2020-07-19 21:37:51 +02:00
Marius Lindvall
b5672f3717 Add support for Missil ML0757 2020-07-19 17:21:39 +02:00
Benjamin Larsson
1bce1c9e7a Fix use of return code in Abarth Spider decoder 2020-07-18 23:24:23 +02:00
Christian W. Zuckschwerdt
ed7a743b40
Add conditional to data_make () 2020-07-15 16:19:06 +02:00
Christian W. Zuckschwerdt
f58e4355ca Add support for Fineoffset WH32 (closes ) 2020-07-13 13:41:25 +02:00
Benjamin Larsson
d362397a4b Add bit reversed output for HCS200 decoder to match official tools 2020-07-06 21:07:27 +02:00
Benjamin Larsson
a5b3961320 Add reverse32 function 2020-07-06 21:06:42 +02:00
FredrikFornstad
f3a0c703fa
Improve x10sec add sensors, tamper, crc () 2020-07-05 13:03:48 +02:00
Hagen
f50ec9b02c
Improve inFactory e.g. MIC ()
add CRC check, battery, power-on and datagram field, new timings
2020-07-05 12:03:51 +02:00
Roger D
8fad34bf2d
Change Kerui to break out additional fields from state ()
This breaks out the following fields from state: motion,closed,tamper,battery_ok.
FYI the following are redundant and could be removed: state, cmd.
2020-07-05 11:58:31 +02:00
Benjamin Larsson
94c3ba34a9 Update rtl_433.example.conf 2020-07-05 00:04:03 +02:00
Pierre Tardy
e367642efa More valideations checks for smoke_gs558 protocol 2020-07-04 23:54:21 +02:00
Benjamin Larsson
e283d8247d Add Equation/Siemens ADLM FPRF remote conf 2020-07-04 23:46:10 +02:00
Torben Tigges
c13d53e767 Add Abarth124 tpms sensor support 2020-07-04 22:33:34 +02:00
Benjamin Larsson
d231892324 Add missing protocol to readme 2020-07-04 22:21:34 +02:00
Christian W. Zuckschwerdt
1f1468702c
Add attenuation histogram output () 2020-07-04 21:58:33 +02:00
Christian W. Zuckschwerdt
599a124156 minor: cleanup Ecowitt check 2020-07-04 21:53:29 +02:00
Benjamin Larsson
6bd4b14688 Allow smaller Ecowitt WH51 bitbuffers, fixing previous commit 2020-07-03 22:06:29 +02:00
Benjamin Larsson
2706e4221b Add Fine Offset WH1080 FSK version support 2020-07-03 21:16:42 +02:00
Benjamin Larsson
aa74364243 Allow larger Ecowitt WH51 bitbuffers. 2020-07-03 20:30:56 +02:00
Benjamin Larsson
f35becbb0f Handle FSK demodulation of distorted signals better 2020-06-27 21:17:21 +02:00
Peter Shipley
3018ae9aef
Scmplus ()
Added SCM+ decoder.
2020-06-24 22:14:43 +02:00
Peter Shipley
04ef9d5e8f
build: Fix text encoding error () 2020-06-21 13:07:52 +02:00
Christian W. Zuckschwerdt
7b2f90f840 minor: update Kerui docs 2020-06-18 23:43:24 +02:00
Christian W. Zuckschwerdt
1e49e5058f Add support for Kerui WD51 Water leak sensor (closes ) 2020-06-18 22:44:46 +02:00
Christian W. Zuckschwerdt
0da03c3903 Fix cancel watchdog when reading from file input 2020-06-18 11:32:45 +02:00
Paul Harrington
02a009c21c
fix ERT Endpoint Type extraction ()
* fix ERT Endpoint Type extraction.
2020-06-14 23:11:04 +02:00
Christian W. Zuckschwerdt
cc7c3f181b Add custom data processor example 2020-06-14 20:14:45 +02:00
Chad Condon
bea205c47f
Improve Honeywell sensor support ()
Report sensor states discretely.  This is a breaking change, but is more
robust and flexible.
At least some models (eg Honeywell 5816, 2GIG DW10) support both wired
contact switches and magnetic reed switches to detect door/window state.
Contact switch state is encoded in bit 7 of the event field, and reed
switch state is encoded in bit 5.  Previously, only contact switch state
was reflected in the reported state.  This change determines the
reported state from both sensors; if either bit is zero, the state is
reported as "closed.
2020-06-10 11:26:35 +02:00
azuca
0a73ebf10b
Add delay and low battery codes for DS10A door sensor () 2020-06-07 08:00:50 +02:00
Christian W. Zuckschwerdt
f82c02561d Minor fix Eurochron EFTH-800 channel numbers 2020-05-27 21:08:02 +02:00
Christian W. Zuckschwerdt
0db79b85e1 Fix free results from SoapySDR API 2020-05-26 13:58:24 +02:00
Christian W. Zuckschwerdt
385f455257 Fix handle empty filenames 2020-05-26 13:54:06 +02:00
Christian W. Zuckschwerdt
a0b9b1b5d5 Clean up Cotech 36-7959 () 2020-05-23 10:14:51 +02:00
burken-
ada8c4d573
Add support for Cotech 36-7959 () 2020-05-23 08:44:10 +02:00
Christian W. Zuckschwerdt
d4ce64b686 Remove deprecated positional flex syntax 2020-05-20 18:29:38 +02:00
Christian W. Zuckschwerdt
c1d1f9f8eb Change div 10 to mul 0.1 in all decoders 2020-05-16 22:27:04 +02:00
Christian W. Zuckschwerdt
e5bdd68f12 Change value scaling for double to float in all decoders 2020-05-16 18:30:31 +02:00
Christian W. Zuckschwerdt
8edb239693 Change checks on Rubicson/Nexus/Solight 2020-05-15 19:00:23 +02:00
Christian W. Zuckschwerdt
8c1ed79d2f cosmetics: style update more Rubicson/Nexus/Solight 2020-05-15 18:53:55 +02:00
Christian W. Zuckschwerdt
360398dc76 cosmetics: style update Rubicson/Nexus/Solight 2020-05-15 18:38:04 +02:00
peteakalad
9700feeb9d
Fix Bresser 5in1 Wind calculation () 2020-05-14 20:08:42 +02:00
Max Lock
177fb6bd7d
Enhance MQTT Home Assistant example () 2020-05-14 15:40:05 +02:00
Christian W. Zuckschwerdt
67ff22cfb4 Add decode_uart util () 2020-05-14 11:37:15 +02:00
Christian W. Zuckschwerdt
34844416d9 Fix Eurochron EFTH-800 missing mic 2020-05-13 19:00:53 +02:00
Christian W. Zuckschwerdt
2e33d43bf4 Add Eurochron EFTH-800 support (closes ) 2020-05-13 18:54:54 +02:00
Christian W. Zuckschwerdt
e310efe05c minor: example py cleanup 2020-05-05 14:21:25 +02:00