libsigrok/hardware/hameg-hmo
poljar (Damir Jelić) 66e3219dbd hameg-hmo: Send the DF_END packet in acquisition_stop()
The DF_END packet was send out after all configured frames were fetched, but
devices may stop the acquisition at any point in time and an DF_END will not be
send out in this case.

Send the DF_END packet inside of acquisition_stop() so this can't happen.
2014-01-16 16:27:35 +01:00
..
Makefile.am hameg-hmo: Initial driver skeleton. 2013-12-03 15:13:30 +01:00
api.c hameg-hmo: Send the DF_END packet in acquisition_stop() 2014-01-16 16:27:35 +01:00
protocol.c hameg-hmo: Send the DF_END packet in acquisition_stop() 2014-01-16 16:27:35 +01:00
protocol.h Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00