libsigrok/input
Bert Vermeulen 543d45c581 input: feed the filename to the module's init() function
This is essential if a format contains e.g. the number of probes; the
init() function needs to initialize the sr_dev_inst struct, but needs
access to the file to properly add the probes to it.
2013-02-21 15:21:20 +01:00
..
Makefile.am Beginnings of VCD input module. 2012-11-20 21:03:06 +02:00
binary.c input: feed the filename to the module's init() function 2013-02-21 15:21:20 +01:00
chronovu_la8.c input: feed the filename to the module's init() function 2013-02-21 15:21:20 +01:00
input.c Beginnings of VCD input module. 2012-11-20 21:03:06 +02:00
vcd.c input: feed the filename to the module's init() function 2013-02-21 15:21:20 +01:00