Commit Graph

565 Commits

Author SHA1 Message Date
Michael
bcfc76de2d Add support for LaCrosse Technology View R1 Rainfall Gauge.
This decoder currently outputs the raw values as sent by the sensor (raw_rain1 and raw_rain2).
Work continues to determine how to calculate rain_mm from these values.

Closes #1553
2020-11-11 22:02:41 +01:00
Christian W. Zuckschwerdt
7196a2c264 Add http server (#871) 2020-11-10 15:22:58 +01:00
Christian W. Zuckschwerdt
cfc9777d22 Add jsmn json lib 2020-11-10 15:22:58 +01:00
Christian W. Zuckschwerdt
cdad2eb269 Add support for ECODHOME smart socket (#1544) 2020-11-10 15:15:24 +01:00
Christian W. Zuckschwerdt
c4d9e95e3e Minor cleanup descriptive ERT naming 2020-11-10 13:12:06 +01:00
Christian W. Zuckschwerdt
4caeaeef4a Add stats start time reporting 2020-11-09 15:54:31 +01:00
Christian W. Zuckschwerdt
4232eefc9e Fix Analyzer FSK/OOK hint (closes #1557) 2020-11-08 20:52:38 +01:00
Rick van Schijndel
11a78a7e8d build: Disable Wno-unused-parameter and wrap unused params in UNUSED 2020-11-03 23:21:28 +01:00
Christian W. Zuckschwerdt
619ca1fa18 Add SDR loop api 2020-10-31 08:17:52 +01:00
Christian W. Zuckschwerdt
e7eacfd4b7 Change to sig_atomic_t for sighandler 2020-10-31 08:10:19 +01:00
Christian W. Zuckschwerdt
ac1af412a8 Minor fix SDR leak, change sdr_set_antenna to const 2020-10-29 20:49:09 +01:00
Christian W. Zuckschwerdt
3cc0420590 Minor change sdr_set_tuner_gain to const 2020-10-29 20:25:24 +01:00
Christian W. Zuckschwerdt
a6d4a80616 Add SDR runtime settings api 2020-10-26 15:38:49 +01:00
Christian W. Zuckschwerdt
da6a2e3473 Change exit async naming 2020-10-26 11:13:54 +01:00
Christian W. Zuckschwerdt
2388c8e636 Add SDR device info 2020-10-26 11:00:09 +01:00
Christian W. Zuckschwerdt
d6677354b4 Add support for Bresser 6-in-1, 7-in-1 weather station (#1225) 2020-10-26 10:57:57 +01:00
Mike
9ec2086cc6 Add support for LaCrosse Technology View TH3 Thermo/Hygro Sensor (#1536) 2020-10-26 10:33:42 +01:00
Mike
10908e6226 Add support for LaCrosse LTV-WR1 Multi Sensor (#1533) 2020-10-26 10:11:47 +01:00
Samuel Tardieu
8e752a0026 Add support for Nice Flor-s remote (#1526) 2020-10-26 10:06:59 +01:00
Christian W. Zuckschwerdt
c33ee8ff29 Refactor output poll to mg_mgr 2020-10-25 11:50:46 +01:00
Christian W. Zuckschwerdt
dd8da88c5f Add named output tag option (closes #1517) 2020-10-14 10:01:16 +02:00
RonNiles
b457dc6a4d Add support for Schrader TPMS SMD3MA4 (Subaru) (#1511) 2020-10-10 10:12:35 +02:00
Christian W. Zuckschwerdt
430785dafa Remove unneeded update_protocol 2020-10-09 14:56:59 +02:00
Christian W. Zuckschwerdt
630aeab2fa Change width calc from r_device to slicers (#1513) 2020-10-09 14:03:38 +02:00
Christian W. Zuckschwerdt
96308f6468 Add RfRaw format input support 2020-10-04 14:24:18 +02:00
Christian W. Zuckschwerdt
dc1577bd3f Refactor lfsr_digest16 2020-09-28 12:47:43 +02:00
Matthias Schulz
efc72457b9 Add support for Somfy RTS (#1496) 2020-09-22 09:02:42 +02:00
Christian W. Zuckschwerdt
7164f4a2f3 Refactor split out pulse_analyzer 2020-09-12 18:10:20 +02:00
Christian W. Zuckschwerdt
9c1945885e Cleanup LaCrosse LTV-WSDTH01 BreezePro 2020-09-05 19:07:23 +02:00
Christian W. Zuckschwerdt
c29f145a26 Add gap_limit to PCM demod 2020-09-03 13:51:11 +02:00
Odessa
57b015b569 Add support for TFA 30.3221.02 Temperature/Humidity sensor (#1426) 2020-09-03 12:33:51 +02:00
Peter Shipley
37cb397959 Add support for Security plus v2 keyfob (#1480) 2020-08-29 18:31:47 +02:00
fmuntean
0334a966fb Add Acurite 590TX support (#1411) 2020-07-30 16:58:25 +02:00
Christian W. Zuckschwerdt
e64d3e5f7b Add ThermoPro TX2 support (#1450) 2020-07-29 15:09:02 +02:00
psa-jforestier
abe2b1004d Improve program exit code in case of error (#1451) 2020-07-28 17:22:55 +02:00
Peter Shipley
3777e90eea Idm (#1421)
* idm and netidm decoders
2020-07-20 19:37:03 +02:00
Peter Shipley
72164effe4 Insteon (#1285)
* Add Insteon decoder
2020-07-20 16:53:17 +02:00
Dan Drown
f7682d666d Add Sharp SPC775 support (#1433)
* 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
Christian W. Zuckschwerdt
ed7a743b40 Add conditional to data_make (#1432) 2020-07-15 16:19:06 +02:00
Benjamin Larsson
a5b3961320 Add reverse32 function 2020-07-06 21:06:42 +02:00
Torben Tigges
c13d53e767 Add Abarth124 tpms sensor support 2020-07-04 22:33:34 +02:00
Christian W. Zuckschwerdt
1f1468702c Add attenuation histogram output (#1387) 2020-07-04 21:58:33 +02:00
Benjamin Larsson
2706e4221b Add Fine Offset WH1080 FSK version support 2020-07-03 21:16:42 +02:00
Peter Shipley
3018ae9aef Scmplus (#1410)
Added SCM+ decoder.
2020-06-24 22:14:43 +02:00
burken-
ada8c4d573 Add support for Cotech 36-7959 (#1382) 2020-05-23 08:44:10 +02:00
Christian W. Zuckschwerdt
67ff22cfb4 Add decode_uart util (#1376) 2020-05-14 11:37:15 +02:00
Christian W. Zuckschwerdt
2e33d43bf4 Add Eurochron EFTH-800 support (closes #1375) 2020-05-13 18:54:54 +02:00
OgreTransporter
19b2f593d2 docs: Fix dot path error (#1369) 2020-04-30 09:12:15 +02:00
Rick van Schijndel
b692845e19 doc: update examples and add backslash back to list of decoders 2020-04-23 19:52:04 +02:00