Commit Graph

394 Commits

Author SHA1 Message Date
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
Christian W. Zuckschwerdt
eedd027299 Replace debug_output with verbose in decoders 2018-11-28 15:53:57 +01:00
Christian W. Zuckschwerdt
96a14e6f5f Change data_acquired_handler to decoder_output_data 2018-11-28 15:53:57 +01:00
Christian W. Zuckschwerdt
838797ddf1 Add decoder arg to decoder utils 2018-11-28 15:53:57 +01:00
Christian W. Zuckschwerdt
ed1419823f Add context struct to decoders 2018-11-28 15:53:57 +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
c1d0d126e0 Prepare r_device for modularization 2018-11-26 12:08:41 +01:00
Christian W. Zuckschwerdt
af3f383b5a Remove deprecated PRECISE name 2018-11-25 15:26:17 +01:00
Christian W. Zuckschwerdt
3d12af2032 Rename PWM_PRECISE 2018-11-25 15:23:36 +01:00
Christian W. Zuckschwerdt
163c71c153 Remove PWM_RAW 2018-11-25 15:18:55 +01:00
Christian W. Zuckschwerdt
c1e02642fc Rename FSK_PULSE_PWM 2018-11-25 15:16:11 +01:00
Christian W. Zuckschwerdt
dba22bb4c5 Unify protocol state with r_device 2018-11-25 10:41:31 +01:00