Commit Graph

36 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
586eae927b Refactor util into r_util 2018-12-27 13:54:56 +01:00
Christian W. Zuckschwerdt
109daef2d3 Update README and make files 2018-12-19 09:22:46 +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
8f579d3408 Update README 2018-12-17 13:45:07 +01:00
winterrace
9caac5456a Fix compilation with MS VC (#920) 2018-12-17 13:41:14 +01:00
Christian W. Zuckschwerdt
ca844db7e1 Refactor abuf string builder 2018-12-16 19:11:45 +01:00
Christian W. Zuckschwerdt
b7223a9410 Add Mongoose 2018-12-16 18:21:46 +01:00
Christian W. Zuckschwerdt
01a21b2c36 Update compat functions 2018-12-16 12:25:19 +01:00
Christian W. Zuckschwerdt
d17e9a5818 Update build files 2018-12-16 11:58:35 +01:00
winterrace
65e322f7e1 Fix hi-res timestamps and default search paths on Win using platform files (#910)
- hi-res timestamp reading on windows (cast to 64 bit before <<32)
- Default search paths regarding rtl_433 config files for Windows platform
2018-12-16 11:54:36 +01:00
Christian W. Zuckschwerdt
d6e7d3056e Change KV printer to prettier console output (#912) 2018-12-16 11:18:46 +01:00
Christian W. Zuckschwerdt
35050549de Retire EC3k, Valeo, Steffen 2018-12-13 10:58:46 +01:00
Daniel Krueger
772252c82a Add support for Bresser Weather Center 5-in-1
Signed-off-by: Daniel Krueger <palstek@users.noreply.github.com>
2018-12-09 18:21:52 +01:00
Benjamin Larsson
b707fe9ea2 Add the Biltema rain gauge protocol decoder, disabled by default 2018-12-09 12:21:28 +01:00
Benjamin Larsson
9f897ebff3 Add ESA 1000/2000 protocol decoder
The code quality is lacking so the decoder is disabled by default.
2018-12-09 02:11:17 +01:00
winterrace
1de0eee4cc Fix for Windows regarding closing sockets, removed unreferenced variables (#901)
* Removed unreferenced variables
* Windows needs closesocket(SOCKET) insteat of close(SOCKET). And some cosmetic type casts
2018-12-08 12:14:55 +01:00
Benjamin Larsson
90cfc86708 Added support for Honeywell Wireless Doorbell 2018-12-07 19:00:29 +01:00
Christian W. Zuckschwerdt
31a09e1208 Sort build files 2018-12-05 08:45:17 +01:00
Benjamin Larsson
897239280b Add Maverick et73 2018-12-04 23:12:29 +01:00
Christian W. Zuckschwerdt
f68f5d86a4 Refactor sample grabber 2018-12-03 14:24:46 +01:00
Christian W. Zuckschwerdt
10f54364a0 Add high-level utility functions for decoders (#883) 2018-11-26 16:37:12 +01:00
Christian W. Zuckschwerdt
48631bc807 Add Ambient Weather WH31E (#882) 2018-11-23 09:53:15 +01:00
Christian W. Zuckschwerdt
09b5921c8c Update README, style fix 2018-11-22 08:46:45 +01:00
winterrace
8015777e54 Fix for latest additions on VS2015 (/17) (#879) 2018-11-21 21:29:26 +01:00
Christian W. Zuckschwerdt
9f9532440b Rename TFA 30.3211.02 to Ambient Weather TX-8300 (see #846) 2018-11-17 12:30:56 +01:00
ionum
95f3381f81 Add support for TFA 30.3211.02 (#831) 2018-11-17 11:17:54 +01:00
Koumes
aecca4fbcb Add Emos TTX201 (#782) 2018-11-17 10:49:28 +01:00
Christian W. Zuckschwerdt
f0ae3a8316 Simplify decoder includes 2018-11-16 07:06:38 +01:00
Christian W. Zuckschwerdt
dca74de232 Lift out AM analyzer 2018-11-15 12:07:02 +01:00
winterrace
2d29b8ca4f 2 minor fixes (#852)
Update visual studio project to use RTL-SDR driver
2018-11-03 14:47:26 +01:00
Christian W. Zuckschwerdt
bba890bd9c Add PMV-107J TPMS (#825) 2018-10-11 10:01:15 +02:00
Christian W. Zuckschwerdt
9b2e0df07d Refactor out rtlsdr calls (#824) 2018-10-11 09:45:13 +02:00
Christian W. Zuckschwerdt
f14184376c Update Readme and vs15 build files 2018-10-08 12:40:53 +02:00
Christian W. Zuckschwerdt
47310c19f8 Refresh README, sort build files 2018-09-07 14:03:58 +02:00
winterrace
f5c912f9fa Add WT0124 to VS2015 project (#805) 2018-09-07 12:59:26 +02:00
winterrace
a6d5e8f216 Fixes and example project to compile using MS Visual Studio 2015 (#789) 2018-09-06 15:41:19 +02:00