libsigrok/hardware/hameg-hmo
poljar (Damir Jelić) 68e3d07014 hameg-hmo: Close the device after initial scan.
The device is after a scan left open and clients that don't call unconditionally
dev_open() will never fetch the initial device state.

Close the device after the scan so clients know they need to open it.
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: Close the device after initial scan. 2014-01-16 16:27:35 +01:00
protocol.c hameg-hmo: Handle floating point numbers while ignoring the locale. 2014-01-16 16:27:35 +01:00
protocol.h Centralise duplicated logging helper defines. 2013-12-27 12:54:05 +01:00