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 |
|
Christian W. Zuckschwerdt
|
0a8d7f863d
|
Fix rtl_433.h declarations
|
2018-12-17 18:45:25 +01:00 |
|
Christian W. Zuckschwerdt
|
72f8a5bfba
|
Fix declaration void param
|
2018-12-17 14:58:54 +01:00 |
|
Christian W. Zuckschwerdt
|
edf19a393e
|
Refactor includes
|
2018-12-17 13:45:57 +01:00 |
|
winterrace
|
9caac5456a
|
Fix compilation with MS VC (#920)
|
2018-12-17 13:41:14 +01:00 |
|
Christian W. Zuckschwerdt
|
ee8594510a
|
Add typedef r_cfg_t
|
2018-12-17 09:11:32 +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
|
b85a465cf4
|
Add data output poll callback
|
2018-12-16 18:19:01 +01:00 |
|
Christian W. Zuckschwerdt
|
7c07fa8cf4
|
Move app_cfg definition
|
2018-12-16 18:17:31 +01:00 |
|
Christian W. Zuckschwerdt
|
a468f24f95
|
Make data_output_t public
|
2018-12-16 17:27:55 +01:00 |
|
Christian W. Zuckschwerdt
|
bb0b964c3f
|
Fix header guards
|
2018-12-16 17:22:34 +01:00 |
|
Christian W. Zuckschwerdt
|
be1aa8c830
|
Change MSC to __restrict
|
2018-12-16 16:03:17 +01:00 |
|
Christian W. Zuckschwerdt
|
01e767386a
|
Update installed files
|
2018-12-16 12:53:29 +01:00 |
|
Christian W. Zuckschwerdt
|
01a21b2c36
|
Update compat functions
|
2018-12-16 12:25:19 +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 |
|
Christian W. Zuckschwerdt
|
8d1439da5a
|
Add more byte operation util functions
|
2018-12-12 13:34:47 +01:00 |
|
Christian W. Zuckschwerdt
|
0ef54e3be0
|
Rename proper CRC16
|
2018-12-11 19:26:07 +01:00 |
|
Christian W. Zuckschwerdt
|
ec82a798df
|
Clean up CRC LSB/MSB
|
2018-12-11 19:20:54 +01:00 |
|
Christian W. Zuckschwerdt
|
17b1f13873
|
Modularize pulse_detect
|
2018-12-11 09:38:03 +01:00 |
|
Christian W. Zuckschwerdt
|
362cd54af9
|
Add debug bits output option
|
2018-12-10 17:10:38 +01:00 |
|
Christian W. Zuckschwerdt
|
9d3667c999
|
Clean up const in baseband, remove dumpfile
|
2018-12-10 15:55:47 +01:00 |
|
Christian W. Zuckschwerdt
|
25afb89cb1
|
Add precision time and time report options (#905)
|
2018-12-10 09:09:04 +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 |
|
Benjamin Larsson
|
90cfc86708
|
Added support for Honeywell Wireless Doorbell
|
2018-12-07 19:00:29 +01:00 |
|
Christian W. Zuckschwerdt
|
a50fe6a14b
|
Use pulse detect to track and grab frames
|
2018-12-07 11:33:27 +01:00 |
|
Benjamin Larsson
|
897239280b
|
Add Maverick et73
|
2018-12-04 23:12:29 +01:00 |
|
Christian W. Zuckschwerdt
|
df6d61b5b3
|
Refactor arg parse helpers
|
2018-12-04 13:53:12 +01:00 |
|
Christian W. Zuckschwerdt
|
c90dde05b9
|
Clean up samp_grab writing
|
2018-12-03 19:45:14 +01:00 |
|
Christian W. Zuckschwerdt
|
c4c71effc5
|
Clean am_analyzer pulse_data handling
|
2018-12-03 18:43:36 +01:00 |
|
Christian W. Zuckschwerdt
|
916831a9d0
|
Fix am_analyze sample_pos
|
2018-12-03 17:15:03 +01:00 |
|
Christian W. Zuckschwerdt
|
f68f5d86a4
|
Refactor sample grabber
|
2018-12-03 14:24:46 +01:00 |
|
Christian W. Zuckschwerdt
|
08d192b95f
|
Change short/long _limits to _width (#888)
|
2018-12-01 13:38:50 +01:00 |
|
Christian W. Zuckschwerdt
|
c98d55ac3a
|
Fix file perms
|
2018-11-30 15:03:40 +01:00 |
|
Christian W. Zuckschwerdt
|
40ae704af3
|
Remove PPM_RAW in favour of precise PPM
|
2018-11-29 20:58:21 +01:00 |
|
Christian W. Zuckschwerdt
|
e54d3146ba
|
Add precise PPM to deprecated PPM_RAW
|
2018-11-29 09:22:40 +01:00 |
|
Christian W. Zuckschwerdt
|
ae2fb32742
|
Add bitrow debugging output helper
|
2018-11-28 18:13:56 +01:00 |
|
Christian W. Zuckschwerdt
|
2c8015c2b6
|
Add output_ctx to output_fn
|
2018-11-28 16:43:13 +01:00 |
|
Christian W. Zuckschwerdt
|
38772d96b9
|
Convert flex slots to r_device user_data
|
2018-11-28 16:25:55 +01:00 |
|
Christian W. Zuckschwerdt
|
8551696cc9
|
Rename json_callback to decode_fn
|
2018-11-28 16:04:27 +01:00 |
|
Christian W. Zuckschwerdt
|
f31d293953
|
Refactor extern sample_file_pos from local_time_str()
|
2018-11-28 15:53:57 +01:00 |
|