Commit Graph

599 Commits

Author SHA1 Message Date
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
Christian W. Zuckschwerdt
ed2e8f1d32 Refactor data output json print for syslog 2019-03-21 15:40:08 +01:00
Christian W. Zuckschwerdt
8294cf8d51 Allow comma options in arg_param 2019-03-21 15:37:33 +01:00
Christian W. Zuckschwerdt
b455257c4d Clean up FS20 decoder 2019-03-20 16:50:59 +01:00
Christian W. Zuckschwerdt
17c8c1812e Minor cleanup 2019-03-20 16:32:37 +01:00
Christian W. Zuckschwerdt
b896da1f11 Allow // in device and output host params 2019-03-20 11:22:20 +01:00
Christian W. Zuckschwerdt
ec6c9f3a2d Add SoapySDR general keyword settings option 2019-03-17 18:00:47 +01:00
Felix Moessbauer
309edfe8b7 Add option to select antenna on SoapySDR devices (#968) 2019-03-17 17:42:43 +01:00
Christian W. Zuckschwerdt
138996e473 Fix CF32 loader; add CS8, CF32 dumper 2019-03-14 10:22:59 +01:00
Christian W. Zuckschwerdt
ff30dde9d0 Add new model keys option 2019-03-09 10:35:57 +01:00
Emmanuel N
40145bde51 Add support for XT300/XH300 soil moisture sensor (#946) 2019-03-02 15:00:47 +01:00
Christian W. Zuckschwerdt
162e7202e0 Change min/max macro to MIN/MAX 2019-03-01 12:46:05 +01:00
Christian W. Zuckschwerdt
653fa56a8b Add report model description option (#987) 2019-02-21 09:21:59 +01:00
Christian W. Zuckschwerdt
f4b3d1eafe Refactor modulation_types to r_device.h 2019-02-18 14:21:22 +01:00
Christian W. Zuckschwerdt
481394657c Refactor rtl_433_devices.h to r_device.h 2019-02-17 11:37:23 +01:00
Christian W. Zuckschwerdt
22370cac20 Clean up typedefs 2019-02-16 12:14:58 +01:00
Christian W. Zuckschwerdt
46aaa6fd89 Fix remove trailing spaces 2019-02-15 17:04:27 +01:00
Christian W. Zuckschwerdt
cab7ca924d Change modulation type defines to enum 2019-02-13 17:10:51 +01:00
Christian W. Zuckschwerdt
baace97a5a Harmonize Doxygen comments; enable Autobrief 2019-02-13 16:36:32 +01:00
Christian W. Zuckschwerdt
3e5157d01e Add sample rate to pulse data; output OOK text with proper scale 2019-02-06 15:59:53 +01:00
Christian W. Zuckschwerdt
fca62efe76 Add pulse data text file support (#967) 2019-02-04 14:05:26 +01:00
Christian W. Zuckschwerdt
cce293c706 Add bitbuffer NRZI(NRZS/NRZM) decodes 2019-01-27 13:53:07 +01:00
Christian W. Zuckschwerdt
f980ea5474 Normalize bitbuffer indent style 2019-01-27 13:52:56 +01:00
Christian W. Zuckschwerdt
a800486340 Add parametric decoder setup 2019-01-26 16:32:06 +01:00
Christian W. Zuckschwerdt
412e0355a4 Improve MSVC builds 2018-12-30 20:48:08 +01:00
Christian W. Zuckschwerdt
ba759db27a Print to terminal with colour-codes inlined (1) (#935)
Prototypes for added term_ctrl.c functions.
2018-12-28 19:17:44 +01:00
Christian W. Zuckschwerdt
586eae927b Refactor util into r_util 2018-12-27 13:54:56 +01:00
Gisle Vanem
e99c381263 Print to terminal with colour-codes inlined (1)
Prototypes for added term_ctrl.c functions.
2018-12-23 03:01:56 +01:00
Christian W. Zuckschwerdt
a01a5977d7 Add list_push_all convenience 2018-12-20 11:30:07 +01:00
Christian W. Zuckschwerdt
4e079e21cd Clean up list_t free semantic 2018-12-20 10:24:27 +01:00
Christian W. Zuckschwerdt
d233adf7de Fix missing include 2018-12-19 19:13:54 +01:00
Christian W. Zuckschwerdt
1bed1426b4 Refactor csv_init to output_start 2018-12-19 11:56:34 +01:00
Geoff99
f3bd9c5843 Add Digitech XC-0324 temperature sensor decoder (#849) 2018-12-19 09:07:25 +01:00
Christian W. Zuckschwerdt
82223bb91e Add generic list type (#929)
* Add generic list
* Change output_handler to list_t
* Change dumper to list_t
* Change r_devs to list_t
* Change in_files to list_t
2018-12-19 08:47:29 +01:00
Christian W. Zuckschwerdt
1c1f51675e Rewrite term_ctl with ctx 2018-12-17 19:48:56 +01:00