libsigrok/src/hardware
Gerhard Sittig 53ea24610e demo: optionally accept frame limit spec at scan time
Allow developers to specify the (default) number of frames at compile
time (default to "off" as before). Accept the frame limit spec at scan()
time as well. This is useful when applications don't run config_set() at
runtime.

Tested with:
$ pulseview -d demo:logic_channels=0:analog_channels=1:limit_frames=4
2018-05-13 20:03:21 +02:00
..
agilent-dmm several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
appa-55ii drivers: Factor out std_*_idx*(). 2017-07-31 16:23:31 +02:00
arachnid-labs-re-load-pro arachnid-labs-re-load-pro: Replace C++-style comments with C-style comments. 2018-03-06 17:39:37 +01:00
asix-sigma asix-sigma: download sample data upon user initiated stop, too 2017-08-11 18:52:23 +02:00
atten-pps3xxx atten-pps3xxx: silence NULL dereference compiler warnings 2018-02-09 21:34:17 +01:00
baylibre-acme drivers: Random whitespace fixes. 2017-08-06 17:31:46 +02:00
beaglelogic beaglelogic: Use UINT64_MAX instead of (uint64_t)-1. 2018-02-20 20:03:21 +01:00
brymen-bm86x several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
brymen-dmm several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
cem-dt-885x drivers: Use serial_write_blocking() everywhere. 2017-08-07 14:22:52 +02:00
center-3xx center-3xx: style nits, var decl vs assignment, copy loop vs memmove 2018-03-03 18:58:59 +01:00
chronovu-la Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
colead-slm drivers/input: Remove some hardcoded values. 2017-07-31 16:23:31 +02:00
conrad-digi-35-cpu conrad-digi-35-cpu: Add SR_CONF_LIST for voltage_target and current_limit. Change current_limit lower limit. 2017-11-07 12:07:19 +01:00
demo demo: optionally accept frame limit spec at scan time 2018-05-13 20:03:21 +02:00
dreamsourcelab-dslogic dreamsourcelab-dslogic: Properly set initial voltage threshold. 2018-04-28 23:39:59 +02:00
fluke-dmm several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
ftdi-la Fix two compiler warnings on MinGW/MSYS2. 2018-02-18 21:36:12 +01:00
fx2lafw Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
gmc-mh-1x-2x several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
gwinstek-gds-800 drivers: Reduce unnecessarily high indentation in some places. 2017-08-06 17:31:46 +02:00
hameg-hmo hameg-hmo: fix potential NULL dereference 2018-02-10 15:34:20 +01:00
hantek-6xxx Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
hantek-4032l hantek-4032l: Emit FPGA version log message. 2018-04-24 21:09:42 +02:00
hantek-dso Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
hp-3457a hp-3457a: fix potential NULL dereference 2018-02-09 21:37:39 +01:00
hp-3478a hp-3478a: Remove unnecessary curly brackets. 2018-03-06 19:02:33 +01:00
hung-chang-dso-2100 drivers: Reduce unnecessarily high indentation in some places. 2017-08-06 17:31:46 +02:00
ikalogic-scanalogic2 drivers: SR_CONF_CAPTURE_RATIO fixes. 2017-07-31 16:23:32 +02:00
ikalogic-scanaplus drivers: Random SR_CONF_LIMIT_* cleanups. 2017-07-31 16:23:31 +02:00
kecheng-kc-330b drivers: Remove some unneeded 'ret' variables. 2017-07-31 16:23:31 +02:00
kern-scale kern-scale: style nits, var decl vs assignment, copy loop vs memmove 2018-03-03 18:58:59 +01:00
korad-kaxxxxp korad-kaxxxxp: Korad OEM: RND KA3005P 2018-03-12 16:34:43 +01:00
lascar-el-usb lascar-el-usb: fix potential NULL dereference and memory leak 2018-02-09 21:37:39 +01:00
lecroy-logicstudio Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
lecroy-xstream lecroy-xstream: Fix potential issue by adding UINT64_C. 2018-02-20 20:03:21 +01:00
link-mso19 link-mso19: improve endianess conversion, avoid mem access alignment issue 2018-03-03 18:58:59 +01:00
manson-hcs-3xxx manson-hcs-3xxx: fix potential NULL dereference 2018-02-09 21:37:39 +01:00
maynuo-m97 maynuo-m97: fix potential NULL dereference 2018-02-09 21:37:39 +01:00
mic-985xx mic-985xx: style nits, var decl vs assignment, copy loop vs memmove 2018-03-03 18:58:59 +01:00
motech-lps-30x motech-lps-30x: fix several compiler warnings 2018-02-09 21:37:39 +01:00
norma-dmm norma-dmm: fix a potential memory leak 2018-02-09 21:37:39 +01:00
openbench-logic-sniffer ols, pipistrello-ols: silence "assigned, not used" compiler warning 2018-02-09 21:37:39 +01:00
pce-322a pce-322a: style nits, copy loop vs memmove 2018-03-03 18:58:59 +01:00
pipistrello-ols pipistrello-ols: style nit, replace DIY endianess conversion 2018-03-03 18:58:59 +01:00
rdtech-dps rdtech-dps: User ternary operator. 2018-03-29 15:45:52 +02:00
rigol-ds rigol-ds: Fix an issue causing only one channel to be acquired. 2018-04-22 18:36:12 +02:00
rohde-schwarz-sme-0x drivers: Consistently name SCPI helper functions 'probe_device'. 2017-07-31 16:23:32 +02:00
saleae-logic-pro saleae-logic-pro: style nits, copy loop vs memcpy 2018-03-03 18:58:59 +01:00
saleae-logic16 Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
scpi-pps scpi-pps: silence potential NULL dereference compiler warning 2018-02-09 21:37:40 +01:00
serial-dmm Add support for the MASTECH MS8250D multimeter 2018-04-27 00:07:21 +02:00
serial-lcr std: Rename std_dev_clear() to std_dev_clear_with_callback(). 2017-07-13 11:59:11 +02:00
siglent-sds siglent-sds: Drop superfluous log message. 2018-03-03 18:45:58 +01:00
sysclk-lwla sysclk-lwla: silence potential NULL dereference compiler warning 2018-02-09 21:37:40 +01:00
teleinfo drivers: Random whitespace fixes. 2017-08-06 17:31:46 +02:00
testo Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
tondaj-sl-814 tondaj-sl-814: fix a potential memory leak 2018-02-09 21:37:40 +01:00
uni-t-dmm uni-t-dmm: style nits, copy loop vs memmove 2018-03-03 18:58:59 +01:00
uni-t-ut32x drivers: Factor out std_*_idx*(). 2017-07-31 16:23:31 +02:00
victor-dmm Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
yokogawa-dlm yokogawa-dlm: fix several compiler warnings (assignment, memory) 2018-02-09 21:37:40 +01:00
zeroplus-logic-cube Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
zketech-ebd-usb zketech-ebd-usb: Drop unneeded log message. 2018-04-08 20:56:34 +02:00