Commit Graph

574 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
71e21c43c1 minor: fix take const in tls_param, atobv, atoiv 2021-02-01 10:20:09 +01:00
Christian W. Zuckschwerdt
c359f71e05 Add option for multiple data tags 2021-01-30 13:02:55 +01:00
Christian W. Zuckschwerdt
61d24ba988 Add optional TLS support to MQTT (closes #1633) 2021-01-28 11:06:27 +01:00
Christian W. Zuckschwerdt
10cc5decec Minor add vararg checks 2021-01-27 18:02:33 +01:00
Christian W. Zuckschwerdt
4267dab4c1 Minor add more pulse meta data 2021-01-24 10:42:06 +01:00
Christian Fetzer
fe7df8f0c1 Add support for the Burnhard BBQ thermometer (#1624) 2021-01-23 19:49:01 +01:00
Christian W. Zuckschwerdt
c07c2bd234 Add raw pulse printing mode 2021-01-22 10:55:26 +01:00
Ing. Jaroslav Šafka
fabcc82570 Feature/add metrics (#1610)
* Add support for wmbus water meter Maddalena

* Add actual water measure
* Add measure of last months

* fix code style

* fix lenght of parsed value

* Add support for mbus units, value types

* Fix json keys

* add storage number to json keys

* reduce bit buffer and add note

* update formatting
2021-01-17 11:47:30 +01:00
Justin Brzozoski
19b908ad1c Add support for Blueline PowerCost Monitor
Signed-off-by: Justin Brzozoski <justin.brzozoski@gmail.com>
2020-12-23 21:26:57 +01:00
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