libsigrok/src/input
Gerhard Sittig cd7c5f9655 input/csv: add automatic format match support
Implement .format_match() support in the CSV input module. Simple
multi-column files will automatically load without an "-I csv" spec.
Non-default option values still do require the module selection before
options can get passed to the module.
2019-12-21 18:20:04 +01:00
..
binary.c input/output: Slightly improved module descriptions. 2018-04-19 18:21:07 +02:00
chronovu_la8.c input/chronovu_la8: claim responsibility for LA16 files, devel comments 2018-05-25 23:21:43 +02:00
csv.c input/csv: add automatic format match support 2019-12-21 18:20:04 +01:00
input.c input: improve robustness, avoid NULL dereference in sr_input_send() 2018-09-03 22:22:46 +02:00
logicport.c input/logicport: remove obsolete reset/cleanup assignments 2018-06-03 19:28:46 +02:00
null.c input/null: Add a null module that discards all data. 2018-04-19 22:15:54 +02:00
raw_analog.c raw_analog: Set appropriate precision digits for sample format. 2018-09-20 20:36:00 +02:00
trace32_ad.c input/trace32_ad: Add support for new file format (BINHDR2) 2019-03-24 21:33:54 +01:00
vcd.c input/vcd: add channel list checks for file re-read 2018-10-13 15:17:51 +02:00
wav.c input/wav: Fix potential buffer overflow (and compiler warning). 2018-07-22 16:59:38 +02:00