libsigrok/src/input
Gerhard Sittig 08f8421a9e input/vcd: add channel list checks for file re-read
Keep (part of) previous results around when the VCD input module gets
reset, and check the header of the next import against previous runs to
avoid issues in applications. This addresses the VCD specific part of
bug #1241, and resolves the remaining part of bug #1306.
2018-10-13 15:17:51 +02: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: Make the data format option a list. 2018-04-21 23:28:58 +02: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: fix potential buffer overflow for unexpected input data 2018-05-21 20:13:27 +02: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