Commit Graph

483 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
b785a67293 Fix overflow warnings from static analysis (#1183) 2019-10-30 09:31:29 +01:00
Christian W. Zuckschwerdt
fcb4d16651 Fix more warnings from static analysis (#1183) 2019-10-29 21:04:03 +01:00
Christian W. Zuckschwerdt
929b7fa20a Add streaming test bitbuffers (#1062) 2019-10-22 08:05:31 +02:00
Christian W. Zuckschwerdt
e4b061498d Add const to some char ptrs 2019-10-17 18:06:42 +02:00
Christian W. Zuckschwerdt
313fdfe241 Add unboxed types for data 2019-10-17 15:37:25 +02:00
Christian W. Zuckschwerdt
de8f73b0ed Add warnings on alloc failure, enforce alloc check style 2019-10-17 08:41:14 +02:00
Christian W. Zuckschwerdt
78a4fbed62 Add alloc checks, fixes #1156 2019-10-16 18:00:08 +02:00
Christian W. Zuckschwerdt
98675dace0 Add Auriol-HG02832 support (#1166) 2019-10-15 17:07:16 +02:00
Christian W. Zuckschwerdt
fe35d0b619 Upgrade Mongoose 6.13+patches to 6.16+patches 2019-10-14 08:03:19 +02:00
Christian W. Zuckschwerdt
dc4440babd Style update and integrate TPMS Elantra 2019-10-05 11:18:37 +02:00
jamaron
3a970d6644 Add Norgo NGE101 support (#1042) 2019-10-05 10:13:24 +02:00
halfbakery
a437704eca Convert read OOK pulse_data to current sample rate (#1160) 2019-10-05 08:30:13 +02:00
Christian W. Zuckschwerdt
6a832577cf Add support for Globaltronics GT-WT-03 (#1149) 2019-09-16 17:09:09 +02:00
Christian W. Zuckschwerdt
b23caac8b9 Add support for QUIGG GT-TMBBQ-05 (#1151) 2019-09-15 18:44:55 +02:00
Gisle Vanem
e6f124779d Fixes in Mongoose for MSVC debug-mode (-MDd) (#1146)
In debug-mode (_DEBUG is defined), 'strdup()' is already defined to '_strdmp_dbg()'.
And 'free()' is defined to '_free_dbg()'.
2019-09-09 12:11:10 +02:00
Christian W. Zuckschwerdt
8e1e26e06c Add ESIC-EMT7170 power meter (#1132) 2019-08-26 12:12:15 +02:00
Christian W. Zuckschwerdt
bb2b046d54 Add LaCrosse-TX141Bv3 support (#1134) 2019-08-25 21:18:37 +02:00
Christian W. Zuckschwerdt
c13c430edd Minor clean up 2019-08-23 13:08:12 +02:00
Christian W. Zuckschwerdt
dba984a45b Add color to console help output 2019-08-22 16:00:52 +02:00
Nicolas JOURDEN
dbe6e58c6e Add support for Philips AJ7010 (#1047) 2019-08-20 19:00:18 +02:00
Christian W. Zuckschwerdt
a43df3d416 Rename Philips AJ3650 source 2019-08-20 18:51:57 +02:00
Ryan Mounce
31350e6c62 Add Holman WS5029 decoder 2019-08-10 19:33:03 +02:00
Christian W. Zuckschwerdt
d728954866 Clean up code style on Acurite 2019-08-06 10:50:06 +02:00
mnhauke
cc8d16dc66 Fix some typos (#1111) 2019-07-16 22:21:24 +02:00
Christian W. Zuckschwerdt
5265c927ae Add '-E hop' option 2019-07-15 12:22:11 +02:00
Christian W. Zuckschwerdt
87eed511c6 Allow multiple hop times 2019-07-15 12:00:21 +02:00
Benjamin Larsson
3e7ab0ea3c Rubicson 48659 Cooking Thermometer 2019-07-07 23:28:41 +02:00
Christian W. Zuckschwerdt
2476ea8e9b Improve time arg parsing 2019-07-07 17:56:28 +02:00
Christian W. Zuckschwerdt
50bf96b9f5 Rename template to new_template to avoid reserved keyword (#1092) 2019-07-06 17:09:25 +02:00
Christian W. Zuckschwerdt
707fed583f Add TFA Dostmann 30.3196 decoder (#983) 2019-07-06 16:08:25 +02:00
667bdrm
c1d632f5f6 Add support for HCS200 KeeLoq encoder (#1081) 2019-07-06 15:40:42 +02:00
Simon Lundell
584f588506 IKEA Sparsnäs decoder. 2019-07-05 12:26:31 +02:00
Oliver Weyhmüller
0d4170efe2 Add support for Eurochron weather station sensor (#1090) 2019-06-30 20:27:17 +02:00
Omar Ali
c234929924 Allow Analyser to differentiate between FSK/OOK flex decoder (#1086) 2019-06-24 08:29:44 +02:00
klohner
cd628a7d66 Add DirecTV RC66RX Remote Control 2019-06-23 23:00:35 +02:00
Christian W. Zuckschwerdt
7d4736dce3 Clean up style on ecowitt 2019-06-23 22:37:31 +02:00
Mark Hansen
f199d35d8e Add support for Ecowitt temperature sensor 2019-06-23 21:39:56 +02:00
klohner
4c5dd8e19b Add Companion WTR001 decoder (#1055) 2019-05-26 19:17:08 +02:00
Christian W. Zuckschwerdt
e130d04793 Change time meta option format (#1046) 2019-04-24 07:36:47 +02:00
Christian W. Zuckschwerdt
6893dcf9a9 Add TS-FT002 decoder (#1015) 2019-04-10 12:55:15 +02:00
Christian W. Zuckschwerdt
c03ce14c8d Clean up Oregon Scientific SL109H 2019-04-08 15:05:08 +02:00
Christian W. Zuckschwerdt
43f374d9db Minor include clean up 2019-04-07 17:22:36 +02:00
Christian W. Zuckschwerdt
e365d4426c Refactor functions to API 2019-04-06 18:04:14 +02:00
Christian W. Zuckschwerdt
9684937ba3 Refactor towards an API 2019-04-06 17:10:52 +02:00
Christian W. Zuckschwerdt
bf7707d4e5 Add LaCrosse WS7000 support (#1029) (#1030) 2019-04-06 12:20:23 +02:00
Christian W. Zuckschwerdt
6da880ff1b Add MQTT output (#1016) 2019-04-03 12:40:28 +02:00
Christian W. Zuckschwerdt
012dd06031 Add stats reporting (#733) 2019-03-27 16:15:32 +01:00
Christian W. Zuckschwerdt
7e2223cfda Add atoiv helper, print shorter json floats, check syslog length 2019-03-26 11:36:51 +01:00
Christian W. Zuckschwerdt
46ea3bd844 Add Jansite TPMS support (#1020) 2019-03-25 11:32:10 +01:00
Christian W. Zuckschwerdt
12b50e5370 Change new model to macro to allow more changes 2019-03-23 12:08:32 +01:00