]> sigrok.org Git - libsigrok.git/commit
input: vcd: by default do not limit number of channels
authorWolfram Sang <redacted>
Sun, 10 Jan 2016 11:10:10 +0000 (12:10 +0100)
committerUwe Hermann <redacted>
Thu, 28 Jan 2016 18:03:53 +0000 (19:03 +0100)
commit3f48fc82b5bc13e749b30a47dd6ca06f8cd2b00e
treeb46ab187bbdba549eff5f06c48e3d2c06faa0981
parentab464eb3dc7fc9646592d882ca79aa0a8fa5101b
input: vcd: by default do not limit number of channels

Accept (and set to default) 0 for numchannels which means 'unlimited'.
I think it is convenient to read all channels of a vcd file by default.

Signed-off-by: Wolfram Sang <redacted>
src/input/vcd.c