]> sigrok.org Git - libsigrok.git/commit - src/hardware/rigol-ds/protocol.c
rigol-ds: Improve short block handling
authorAndy Lutomirski <redacted>
Sat, 13 Jun 2020 19:03:38 +0000 (12:03 -0700)
committerUwe Hermann <redacted>
Wed, 24 Jun 2020 22:03:24 +0000 (00:03 +0200)
commit69990295852d658346980f3aad5e52ff0271bcd9
tree753bd206314b5146963b78c624f7a8ac2148a0e5
parent16e96ca3af93c7b8dc84a924b8404d578771560c
rigol-ds: Improve short block handling

When a short block is received, clean up the header state so that the
next block can be read.

Based on a patch for #1011 by Aleksander Alsekseev.
src/hardware/rigol-ds/protocol.c