]> sigrok.org Git - libsigrok.git/commit
input/vcd: add channel list checks for file re-read
authorGerhard Sittig <redacted>
Sat, 13 Oct 2018 09:06:16 +0000 (11:06 +0200)
committerUwe Hermann <redacted>
Sat, 13 Oct 2018 13:17:51 +0000 (15:17 +0200)
commit08f8421a9e82fec8bb2fa4e561fea8cb468abcca
treee8772f9913ac4518a589ab8cbbcb820ae08c2992
parent712f981dffbcb19291e86f41d565bf4627f3a5f4
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.
src/input/vcd.c