libsigrok/hardware/rigol-ds1xx2
poljar (Damir Jelić) 1130e4229b rigol-ds1xx2: Send a SR_DF_END packet before acquisition stop.
Without a SR_DF_END samples could be cached in the internal buffer of an output
module and never flushed, therefore they would be missing in the final output.

By sending a SR_DF_END packet we force the output to be flushed.
2013-11-15 17:00:07 +01:00
..
Makefile.am rigol-ds1xx2: Initial driver skeleton. 2013-01-03 18:41:28 +01:00
api.c rigol-ds1xx2: Unbreak listing of _VDIV and _COUPLING 2013-11-08 01:03:19 +01:00
protocol.c rigol-ds1xx2: Send a SR_DF_END packet before acquisition stop. 2013-11-15 17:00:07 +01:00
protocol.h rigol-ds1xx2: create probe groups. 2013-11-08 01:03:17 +01:00