Commit Graph

1927 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
f68f5d86a4 Refactor sample grabber 2018-12-03 14:24:46 +01:00
Christian W. Zuckschwerdt
36f8c0a349 Add reflect byte to flex 2018-12-03 13:42:20 +01:00
Christian W. Zuckschwerdt
add141fa34 Add CRC to Hideki 2018-12-03 12:29:52 +01:00
Christian W. Zuckschwerdt
d3be834d1c Mark Brennenstuhl as likely x1527 2018-12-01 13:56:32 +01:00
Christian W. Zuckschwerdt
08d192b95f Change short/long _limits to _width (#888) 2018-12-01 13:38:50 +01:00
Christian W. Zuckschwerdt
12404c4f81 Mark some x1527 decoders for reference 2018-11-30 15:46:17 +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
8403a5d551 Update last decoders to precise PPM 2018-11-29 20:53:42 +01:00
Christian W. Zuckschwerdt
2d865164e9 Update more decoders to precise PPM 2018-11-29 19:26:32 +01:00
Christian W. Zuckschwerdt
4d060eb1f3 Update some decoders to precise PPM 2018-11-29 18:12:47 +01:00
Christian W. Zuckschwerdt
095c529dc5 Convert Cardin to proper PWM 2018-11-29 09:23:39 +01:00
Christian W. Zuckschwerdt
2ff94fa034 Convert Alecto to precise PPM 2018-11-29 09:23:15 +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
0a940ce016 Cleanup extern in decoders 2018-11-28 16:37:03 +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
b6dcecba3e Change flex to use keys for all values (#885) 2018-11-28 16:12:03 +01:00
Christian W. Zuckschwerdt
8551696cc9 Rename json_callback to decode_fn 2018-11-28 16:04:27 +01:00
Christian W. Zuckschwerdt
8d2595c465 Fix compiler warnings 2018-11-28 15:56:55 +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
6cbbd825a0 Move time_str output to data_acquired 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
8848a112f1 Fix print_bitbuffer binary by Geoff99 2018-11-26 08:02:42 +01:00
Yves Pratter
af9375a162 Document gNNN_FFFM_RRRk.cu8 file name (#884) 2018-11-25 17:39:19 +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
405f4b9812 Change FSK PWM to PRECISE 2018-11-25 15:12:43 +01:00
Christian W. Zuckschwerdt
57aa4a1737 Update Hondaremote code style 2018-11-25 14:46:55 +01:00
Christian W. Zuckschwerdt
77e053af38 Update FineOffset WH1080/1050 to PWM_PRECISE 2018-11-25 14:31:02 +01:00
Christian W. Zuckschwerdt
194834278c Update Brennenstuhl RCS 2044 to PWM_PRECISE 2018-11-25 14:24:13 +01:00
Christian W. Zuckschwerdt
6f7590de89 Fix determine_csv_fields by Mikael Kuisma 2018-11-25 14:18:10 +01:00
Christian W. Zuckschwerdt
4f72b45ed3 Update WG-PB12V1 to PWM_PRECISE 2018-11-25 14:15:48 +01:00
Christian W. Zuckschwerdt
b5487ffb47 Update GS558 to PWM_PRECISE 2018-11-25 13:58:36 +01:00
Christian W. Zuckschwerdt
2ae7ffea2d Update LaCrosse WS to PWM_PRECISE 2018-11-25 13:54:18 +01:00
Christian W. Zuckschwerdt
7abae80e03 Update ELV WS2000 to PWM_PRECISE 2018-11-25 13:47:46 +01:00
Christian W. Zuckschwerdt
db19f9a304 Update Elro-DB286A to PWM_PRECISE 2018-11-25 13:44:49 +01:00
Christian W. Zuckschwerdt
cb33db73d6 Update Blyss to PWM_PRECISE 2018-11-25 13:27:45 +01:00
Christian W. Zuckschwerdt
28c17a439d Update HT680 to PWM_PRECISE 2018-11-25 12:59:11 +01:00
Christian W. Zuckschwerdt
951bcab13c Update generic_motion to PWM_PRECISE 2018-11-25 12:44:40 +01:00
Christian W. Zuckschwerdt
c705d3b56b Fix flex name alloc 2018-11-25 12:24:12 +01:00
Christian W. Zuckschwerdt
e45d9e18e8 Update generic remote code style 2018-11-25 12:07:29 +01:00