]> sigrok.org Git - libsigrok.git/commit - output/vcd.c
output_vcd: Remember samples between packets.
authorHåvard Espeland <redacted>
Sun, 16 Jan 2011 16:34:49 +0000 (17:34 +0100)
committerHåvard Espeland <redacted>
Sun, 16 Jan 2011 16:34:49 +0000 (17:34 +0100)
commit08b488b84896d0e29c401c67f7bda7fed968f9ca
treeec76744f7f891f88751534c635f63ad58086a21c
parent88c51afe876b6d6ba115f8152d89b9564ee00e4f
output_vcd: Remember samples between packets.

Fixes two bugs in vcd output:
1) Waveform did not match original input when viewed in gtkwave.
2) No vcd output when using 1 MHz sampling on Sigma.
output/output_vcd.c