libsigrok/src/hardware
Joerg Alpers 10481ef05d Fix: Bug #1188 DSLogic triggering 2018-06-16 19:31:44 +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 Fix: Bug #1188 DSLogic triggering 2018-06-16 19:31:44 +02:00
fluke-45 fluke-45: Add initial driver implementation. 2018-06-15 15:48:49 +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
gwinstek-gpd gwinstek-gpd: Fix sr_dev_driver struct. 2018-06-15 00:18:22 +02:00
hameg-hmo hameg-hmo: Fix two potential memory leaks. 2018-05-19 22:01:21 +02:00
hantek-6xxx hantek-6xxx: Drop some unused variables. 2018-06-02 23:23:55 +02:00
hantek-4032l hantek-4032l: Minor cosmetic fix. 2018-06-06 00:01:04 +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 a potential memory leak. 2018-05-19 22:01:26 +02: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: Rigol DP71x: Make OVP/OCP threshold listable. 2018-06-01 15:47:48 +02: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: Fix multiple scan-build warnings. 2018-05-19 22:01:28 +02: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: Fix a compiler warning. 2018-06-05 22:01:12 +02:00