Commit Graph

  • 87db62b20d ikalogic-scanaquad: add basic driver code sq50-for-merge Triss 2021-06-23 20:33:02 +0200
  • b244ed5246 clean up code & comments a bit hw/sq50 Triss 2021-07-14 19:15:29 +0200
  • 19a7aa375a basic config options (WIP) Triss 2021-06-27 04:32:32 +0200
  • 243b525727 fixed waiting for capture result status thing Triss 2021-06-26 17:16:35 +0200
  • 192cb0d897 bleh Triss 2021-06-26 01:38:22 +0200
  • 2a815b8a5f acquisition working a bit more now? Triss 2021-06-26 01:16:18 +0200
  • acad3c2123 fix use of deprecated libftdi functions Triss 2021-06-26 01:15:47 +0200
  • 78cf266f90 it runs now Triss 2021-06-26 00:42:56 +0200
  • 32817ebeaa link to hw docs Triss 2021-06-26 00:03:56 +0200
  • 33758a51e7 finish up acquisition, also it compiles now Triss 2021-06-25 23:59:28 +0200
  • d70c0bc625 config (partial) Triss 2021-06-25 03:23:07 +0200
  • 638bdaec16 ikalogic-scanaquad: device init stuff Triss 2021-06-25 03:02:51 +0200
  • d1074befa3 bleh Triss 2021-06-24 04:14:23 +0200
  • d8f08acdc3 ikalogic-scanaquad: low-level protocol stuff Triss 2021-06-24 02:43:49 +0200
  • 012becda49 ikalogic-scanaquad: Initial driver skeleton. Triss 2021-06-23 20:33:02 +0200
  • b96051a507 conrad-digi-35-cpu: Remove CH1 from device. master Frank Stettner 2021-07-23 11:59:03 +0200
  • 8e5dbaf6e9 dcttech-usbrelay: support conn=vid.pid specs in addition to paths Gerhard Sittig 2021-07-23 19:50:45 +0200
  • 0498ef4e42 dcttech-usbrelay: accept conn= spec different from hidapi enum details Gerhard Sittig 2021-07-22 08:03:11 +0200
  • 996331ce9b dcttech-usbrelay: rework scan (enumeration) and probe (identification) Gerhard Sittig 2021-07-22 07:59:34 +0200
  • e333a40c1c dcttech-usbrelay: adjust serial number and connection string logic Gerhard Sittig 2021-07-22 07:09:48 +0200
  • 59f6765508 contrib: add udev rule for V-USB based HID devices (USB relay card) Gerhard Sittig 2021-07-21 20:44:25 +0200
  • 321f85fb07 dcttech-usbrelay: implement multiplexer driver for USB relay card Gerhard Sittig 2021-07-21 20:30:29 +0200
  • 64d54a719a dcttech-usbrelay: Initial driver skeleton. Gerhard Sittig 2021-07-21 20:03:52 +0200
  • 569165c0e4 hp-3478a: Fix switching from 4-wire to 2-wire measurement. Frank Stettner 2021-05-24 13:02:00 +0200
  • 8ef4fb3347 hp-3478a: Only match when conn= is given to avoid false probe positives. Frank Stettner 2021-05-24 12:56:52 +0200
  • 0e3c3c80b8 scpi_vxi: Unbreak MacOS build (vxi.h inclusion order). Frank Stettner 2021-06-23 10:53:24 +0200
  • 020df861e0 hp-3478a: avoid NULL dereference in config API routines Gerhard Sittig 2021-06-28 07:34:23 +0200
  • 1e91a90f2a doc: update IRC reference to Libera.Chat Gerhard Sittig 2021-06-16 20:52:01 +0200
  • 73c575cf9e rigol-ds: fix use-after-free Ralf 2021-06-07 07:08:06 +0200
  • ed78768225 scpi_vxi: fix memory leak for SCPI response data in VXI support code Daniel Anselmi 2021-05-21 14:30:17 +0200
  • 7414fb55cb scpi_vxi: readability nits in the SCPI via VXI source code Gerhard Sittig 2021-06-06 16:06:51 +0200
  • 1b7d49db64 contrib: add udev rule for Agilent 34460A USBTMC Sylvain Pelissier 2021-05-25 13:01:26 +0200
  • d8064712ce scpi-dmm: Add support for Agilent 34460A Sylvain Pelissier 2021-05-17 13:39:00 +0200
  • 18426d1c0e scpi-dmm: add short measurement delay for 34465A Gerhard Sittig 2021-05-22 15:19:05 +0200
  • e90551c3f8 scpi-dmm: model and MQ dependent delay before measurement Gerhard Sittig 2021-05-22 10:39:10 +0200
  • 08f023fe97 scpi-dmm: model and MQ dependent delay when switching functions Gerhard Sittig 2021-05-22 10:22:28 +0200
  • b74cc88d32 scpi-dmm: use different Agilent SCPI command for range and measurment Gerhard Sittig 2021-05-22 10:29:37 +0200
  • bf03e06d57 scpi-dmm: rephrase read timeout decls, put "unit" after "ms value" Gerhard Sittig 2021-05-22 10:08:23 +0200
  • a36b21fb89 fluke-45: drop serial port echo test, was disabled for years Gerhard Sittig 2021-05-22 14:12:22 +0200
  • 69498046f6 hp-3457a: only probe when conn= was specified, to not break SCPI devices Gerhard Sittig 2021-05-22 14:09:29 +0200
  • 7f0463840a scpi-pps: don't break SCPI devices when scanning for HP-IB devices Gerhard Sittig 2021-05-22 13:54:52 +0200
  • d822f54d52 scpi: style nits in sr_scpi_scan(), prefer common helper Gerhard Sittig 2021-05-22 12:53:34 +0200
  • 2f464b6c85 siglent-sds: move model dependent request emission to after identification Gerhard Sittig 2021-05-22 12:26:18 +0200
  • d008c0273f hp-59306a: only match when conn= is given to avoid false probe positives Gerhard Sittig 2021-05-22 12:25:27 +0200
  • 6b4bdfbde8 motech-lps-301: make better use of serial extract options helper Gerhard Sittig 2021-05-22 13:35:29 +0200
  • 9d6a896014 serial: extend semantics of connection and comm params extraction helper Gerhard Sittig 2021-05-22 13:27:43 +0200
  • 5bf642dbf8 scpi-dmm: avoid get/set range calls for some of the Agilent DMM functions Gerhard Sittig 2021-05-21 18:37:05 +0200
  • ce96b696b5 scpi-dmm: add four-wire resistance to list of 34405A MQs Gerhard Sittig 2021-05-21 18:55:57 +0200
  • 1de14d67f1 scpi-dmm: prepare introduction of per-MQ driver flags Gerhard Sittig 2021-05-21 18:35:01 +0200
  • a0418c20d8 scpi-dmm: add support to get/set range on Agilent protocol using meters Gerhard Sittig 2021-05-20 22:00:47 +0200
  • 7fcdc35e17 scpi-dmm: use INIT instead of MEAS for Agilent to start acquisition Gerhard Sittig 2021-05-21 00:30:51 +0200
  • e3c852854f scpi-dmm: Keysight 34465A is a 6.5 digit meter, bump digits count Gerhard Sittig 2021-05-20 23:11:56 +0200
  • cae328b54c scpi-dmm: move OPC availability check to after IDN device identification Gerhard Sittig 2021-05-20 23:08:19 +0200
  • 73816a8d8c contrib: add udev rule for Keysight USBTMC Gerhard Sittig 2021-05-20 20:53:14 +0200
  • 84073e32ef siglent-sds: prefer common glib routine to get vector's length Gerhard Sittig 2021-05-16 14:57:54 +0200
  • 191af3d9ca scpi: readability nits in vector getters, style nit in malloc call Gerhard Sittig 2021-05-16 19:51:52 +0200
  • 70158398f3 siglent-sds: free memory that was allocated by SCPI get routines Gerhard Sittig 2021-05-16 14:54:48 +0200
  • 4da62209dd hameg-hmo: free memory that was allocated by SCPI get routines Gerhard Sittig 2021-05-16 19:42:53 +0200
  • 4fad41a8a4 rigol-ds: free memory that was allocated by SCPI get routines Gerhard Sittig 2021-05-16 14:48:42 +0200
  • 83d38ed90a scpi-dmm: free memory that was allocated by SCPI get routines Gerhard Sittig 2021-05-16 14:52:49 +0200
  • ff85a7f0ab rigol-dg: free memory that was allocated by SCPI get routines Gerhard Sittig 2021-05-16 14:45:47 +0200
  • 36165cf0f7 lecroy-xstream: free memory that was allocated by SCPI get routines Gerhard Sittig 2021-05-16 14:44:57 +0200
  • 9417f26fd4 hp-3457a: style nits in the probe routine Gerhard Sittig 2021-05-16 15:30:42 +0200
  • 1c50255506 hp-3457a: free memory that was allocated by SCPI get routines Gerhard Sittig 2021-05-16 14:43:58 +0200
  • c9cfcd2591 fluke-45: free memory that was allocated by SCPI get routines Gerhard Sittig 2021-05-16 14:40:00 +0200
  • 9b915e3a41 scpi: document callers' responsibility to free getters' allocated memory Gerhard Sittig 2021-05-16 19:47:44 +0200
  • 4c72966444 scpi: make sure to either return valid SCPI response data or NULL Gerhard Sittig 2021-05-16 13:48:24 +0200
  • ac1866b923 serial_libsp: extend diag in code path which opens serial ports Gerhard Sittig 2021-05-09 19:27:22 +0200
  • f5c697bfe6 serial-dmm: Add PeakTech 2025 meter support. Rafael G. Martins 2021-04-01 21:01:57 +0200
  • 4efd5462c7 rdtech-dps: Add missing devc initialisation. Frank Stettner 2021-05-09 18:55:08 +0200
  • c899e691f3 contrib/60-libsigrok.rules: add udev rule for Microchip PICkit2 Gerhard Sittig 2019-03-28 17:43:24 +0100
  • 4b8348941d input/csv: trim surrounding whitespace from header line channel names Gerhard Sittig 2020-01-06 09:59:21 +0100
  • 7a78fd56f7 rdtech-dps: research to reduce serial comm transfer volume again Gerhard Sittig 2021-04-25 10:03:47 +0200
  • 884ae8c021 rdtech-dps: introduce support for RD6006 and other Riden RD models Gerhard Sittig 2021-04-25 09:03:22 +0200
  • d7a4dad881 rdtech-dps: layer separation between API and protocol, style nits Gerhard Sittig 2021-04-13 23:52:59 +0200
  • 584269fd2f hp-59306a: Initial HP 59306A driver. Frank Stettner 2021-04-24 16:44:50 +0200
  • 12e7abe219 hp-59306a: Initial driver skeleton. Frank Stettner 2021-04-24 13:46:25 +0200
  • 522381a343 Add device type SR_CONF_MULTIPLEXER. Frank Stettner 2021-04-24 16:43:23 +0200
  • 004fd9ffd3 Amend #119 to use vector instead of tuple Soeren Apel 2021-03-28 23:17:17 +0200
  • 955ab60455 kingst-la2016: address trivial style nits (whitespace, braces, line length) Gerhard Sittig 2021-02-25 21:31:21 +0100
  • c3d4003710 kingst-la2016: Eliminate non-portable packed structs for USB transfer layout Helge Kruse 2021-01-30 15:46:46 +0100
  • d9a74e97f4 kingst-la2016: Use common code to send trigger and frame boundary packets Helge Kruse 2021-01-30 15:16:49 +0100
  • 8f87c5284b tests: extend endianess conversion tests to also cover the 48bit writer Gerhard Sittig 2021-02-27 14:35:54 +0100
  • 797c8d9034 libsigrok-internal.h: add 48bit endianess aware byte stream helpers Gerhard Sittig 2021-02-27 14:19:18 +0100
  • 40a0b2f466 kingst-la2016: Upload firmware to correct USB configuration 1 Helge Kruse 2021-01-30 14:49:02 +0100
  • 051d85f28d korad-kaxxxxp: Add support for Korad KD3005P V2.1 Frank Stettner 2021-02-27 14:00:39 +0100
  • 2111d1574b scpi-dmm: Add support for Owon XDM2041 Petteri Aimonen 2021-02-28 15:34:40 +0200
  • ddeaa49d43 scpi-dmm: Gracefully handle meters that lack OPC command. Petteri Aimonen 2021-02-28 15:32:08 +0200
  • 33306b13ac scpi-dmm: Add infinity limit to model-specific config. Petteri Aimonen 2021-02-28 15:28:55 +0200
  • 5433907ed9 scpi-pps: Add support for Owon P4000 series. Petteri Aimonen 2021-02-28 15:25:21 +0200
  • 389acdd991 hantek-6xxx: Add ISDS205B support litospain 2020-04-11 22:27:15 +0200
  • f5c618e55f hantek-6xxx: Fix for channel coupling not updating on changing waka 2020-07-17 22:28:06 +0200
  • b41562f6ce zketech-ebd-usb: Don't ignore errors Florian Ragwitz 2020-11-28 18:19:24 -0800
  • a99ff45359 beaglelogic: Fix resource leak Florian Ragwitz 2020-11-28 18:18:35 -0800
  • fe185e4990 hantek-dso: fix 100MS/s Alberto Scotta 2020-12-05 16:05:51 +0100
  • 0f5dcee6ce rigol-ds: Add DS1102Z-E model variant HReimann 2021-01-23 16:44:04 +0100
  • a2916ad017 python bindings: Support passing in rational voltages for config_set Richard Allen 2021-01-26 00:27:09 -0600
  • 1145ceaa78 gwinstek-gpd: Fix voltage/current measurement Richard Allen 2021-01-16 16:24:50 -0600
  • c93c014f47 gwinstek-gpd: Support auto-baud detection Richard Allen 2021-01-16 13:47:38 -0600
  • c329b788d2 gwinstek-gpd: Retry device identification on failure Richard Allen 2021-01-16 13:31:31 -0600