libsigrok/hardware
Alexandru Gagniuc c216d62307 demo: Properly stop acquisition after reaching our sample quota
The demo driver was using sr_session_source_add_channel() to add
a poll source, but was relying on sr_session_run_poll() to call
sr_session_source_remove(). This, coupled with the design of the
driver caused errors once the samples were collected.

The error stream was most likely related to failing to properly close
one of the channels.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2012-12-01 22:00:16 +01:00
..
agilent-dmm agilent-dmm: use new serial API 2012-11-12 02:25:37 +01:00
alsa alsa: Use message logging helpers. 2012-11-11 18:14:17 +01:00
asix-sigma sigma/la8/demo: s/SR_PROBE_ANALOG/SR_PROBE_LOGIC/. 2012-11-11 19:40:14 +01:00
chronovu-la8 sigma/la8/demo: s/SR_PROBE_ANALOG/SR_PROBE_LOGIC/. 2012-11-11 19:40:14 +01:00
colead-slm colead-slm: use new serial API 2012-11-12 02:54:10 +01:00
common serial: allow for extra rts and dtr options in conn string 2012-11-27 00:55:08 +01:00
demo demo: Properly stop acquisition after reaching our sample quota 2012-12-01 22:00:16 +01:00
fluke-dmm fluke-dmm: use new serial API 2012-11-12 02:25:17 +01:00
fx2lafw All drivers: Drop unneeded comments. 2012-11-11 18:09:11 +01:00
hantek-dso hantek-dso: Use message logging helpers. 2012-11-10 19:42:37 +01:00
link-mso19 All drivers: Drop unneeded comments. 2012-11-11 18:09:11 +01:00
openbench-logic-sniffer ols: if no serial port specified, this driver is not used. 2012-11-16 15:26:47 +01:00
radioshack-dmm radioshack-dmm: Be more verbose with packet checks 2012-11-21 19:33:55 -06:00
tekpower-dmm Move serial_stream_detect() to serial.c. 2012-11-14 18:40:07 +01:00
tondaj-sl-814 tondaj-sl-814: use new serial API 2012-11-12 03:00:32 +01:00
uni-t-dmm allow for intermediate stage in stopping acquisition 2012-11-06 15:16:22 +01:00
victor-dmm victor-dmm: Cosmetics. 2012-11-11 18:09:11 +01:00
zeroplus-logic-cube All drivers: Drop unneeded comments. 2012-11-11 18:09:11 +01:00
Makefile.am Drop obsolete genericdmm driver. 2012-11-14 15:26:11 +01:00