libsigrok/src/hardware
Frank Stettner 8b5eadf427 scpi-pps: Add config keys SR_CONF_OVER_VOLTAGE_PROTECTION_ACTIVE,
SR_CONF_OVER_CURRENT_PROTECTION_ACTIVE and
SR_CONF_OVER_TEMPERATURE_PROTECTION_ACTIVE to HP 66xxB power supplies.
2019-04-17 17:11: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 session: Add helper sr_session_send_meta() to send SR_DF_META packages. 2019-04-17 17:11:19 +02:00
asix-sigma Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
atten-pps3xxx atten-pps3xxx: silence NULL dereference compiler warnings 2018-02-09 21:34:17 +01:00
baylibre-acme Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
beaglelogic Random whitespace/cosmetic/typo fixes. 2018-10-14 18:21:56 +02:00
brymen-bm86x brymen-bm86x: drop redundant free call, fixup channel index 2018-12-20 16:19:42 +01:00
brymen-dmm several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
cem-dt-885x Free sr_config and sr_config lists in meta datafeeds correctly. 2019-03-29 16:15:37 +01: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 chronovu-la: Fix broken triggering. 2019-03-22 00:59:39 +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: Minor cosmetics. 2019-03-29 16:23:21 +01:00
dreamsourcelab-dslogic saleae and other FX2: show firmware name when loading fails 2018-08-30 22:05:56 +02:00
fluke-45 fluke-45: fix minor memory leaks in the probe routine 2018-11-10 18:26:30 +01:00
fluke-dmm several DMMs: set DC flag for diode mode 2018-02-09 22:40:58 +01:00
ftdi-la ftdi-la: added FT232H device ID 2018-12-28 13:01:03 +01:00
fx2lafw fx2lafw: Add new VID:PID for usb-c-grok 2018-10-03 19:09:29 +02: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 Remove always-false condition 2018-11-10 23:20:29 +01:00
hameg-hmo std: Improve prototypes of some functions. 2018-06-26 16:42:43 +02:00
hantek-6xxx Add support for YiXingDianZi MDSO in hantek-6xxx driver. 2018-12-28 13:49:33 +01:00
hantek-4032l drivers: Make per-driver sr_dev_driver structs static. 2018-12-20 17:29:36 +01:00
hantek-dso saleae and other FX2: show firmware name when loading fails 2018-08-30 22:05:56 +02:00
hp-3457a hp-3457a: fix potential NULL dereference 2018-02-09 21:37:39 +01:00
hp-3478a hp-3478a: Check via GPIB serial poll if new data is available. 2019-03-09 18:01:11 +01:00
hung-chang-dso-2100 Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
ikalogic-scanalogic2 Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
ikalogic-scanaplus Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
ipdbg-la ipdbg-la: Minor cosmetic and comment fixes. 2019-01-29 23:18:41 +01:00
kecheng-kc-330b Free sr_config and sr_config lists in meta datafeeds correctly. 2019-03-29 16:15:37 +01: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: Add another KA3005P with 0xBC as extra byte in the model ID. 2019-03-29 16:15:37 +01:00
lascar-el-usb Free sr_config and sr_config lists in meta datafeeds correctly. 2019-03-29 16:15:37 +01:00
lecroy-logicstudio Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
lecroy-xstream Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
link-mso19 Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
manson-hcs-3xxx manson-hcs-3xxx: Add HCS-3300 / DPPS-32-15 / HCS-3302 support. 2019-03-09 18:23:05 +01:00
maynuo-m97 Random whitespace/cosmetic/typo fixes. 2018-10-14 18:21:56 +02:00
mic-985xx mic-985xx: style nits, var decl vs assignment, copy loop vs memmove 2018-03-03 18:58:59 +01:00
microchip-pickit2 pickit2: avoid NULL dereference in close code path 2018-12-27 11:26:19 +01:00
motech-lps-30x Random whitespace/cosmetic/typo fixes. 2018-10-14 18:21:56 +02:00
norma-dmm norma-dmm: fix a potential memory leak 2018-02-09 21:37:39 +01:00
openbench-logic-sniffer ols: add feature to support >256K memory 2019-01-13 20:07:27 +01:00
pce-322a pce-322a: style nits, copy loop vs memmove 2018-03-03 18:58:59 +01:00
pipistrello-ols pipistrello: rename registers to match actual function 2019-01-13 20:07:27 +01:00
rdtech-dps rdtech-dps: User ternary operator. 2018-03-29 15:45:52 +02:00
rigol-ds rigol-ds: Fix memory buffer readout on DS4000 series. 2018-12-29 03:24:23 +01:00
rohde-schwarz-sme-0x drivers: Make per-driver sr_dev_driver structs static. 2018-12-20 17:29:36 +01:00
saleae-logic-pro drivers: Make per-driver sr_dev_driver structs static. 2018-12-20 17:29:36 +01:00
saleae-logic16 saleae and other FX2: show firmware name when loading fails 2018-08-30 22:05:56 +02:00
scpi-dmm scpi-dmm: add experimental Keysight 34465A support 2018-12-28 13:10:05 +01:00
scpi-pps scpi-pps: Add config keys SR_CONF_OVER_VOLTAGE_PROTECTION_ACTIVE, 2019-04-17 17:11:21 +02:00
serial-dmm serial-dmm: add EEVblog 121GW device entry (-d eevblog-121gw:conn=<uart>) 2018-10-14 18:21:56 +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 drivers: Make per-driver sr_dev_driver structs static. 2018-12-20 17:29:36 +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: use common hex dump helper routine 2018-10-13 15:57:01 +02:00
uni-t-ut32x uni-t-ut32x: rephrase the receive buffer and packets relation 2019-01-13 19:34:10 +01: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 zeroplus-logic-cube: Only emit log message upon unexpected number of bytes. 2018-10-06 19:13:39 +02:00
zketech-ebd-usb drivers: Make per-driver sr_dev_driver structs static. 2018-12-20 17:29:36 +01:00