libsigrok/hardware/serial-dmm
Alexandru Gagniuc d55c89f523 serial-dmm: Properly handle continuous mode
serial-dmm does not check if a sample limit is actually in place before deciding
to stop acquisition. Since the sample limit is set at 0 by default, operating
in continuous mode will cause acquisition to stop before even sending the first
sample.

Check to make sure we actually are in a sample-limited mode before stopping for
this reason.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2012-12-23 16:55:10 +01:00
..
Makefile.am Rename tekpower-dmm to serial-dmm. 2012-12-02 14:21:18 +01:00
api.c serial-dmm: Add Voltcraft VC-840 (UT-D02) support. 2012-12-17 14:21:12 +01:00
protocol.c serial-dmm: Properly handle continuous mode 2012-12-23 16:55:10 +01:00
protocol.h serial-dmm: Add Voltcraft VC-840 (UT-D02) support. 2012-12-17 14:21:12 +01:00