Commit Graph

  • d643e6bc39 hwdriver: introduce SR_CONF_FORCE_DETECT config key (scan option) Gerhard Sittig 2020-08-01 17:12:50 +0200
  • 048250d0e0 korad-kaxxxxp: add config_get() support for SR_CONF_CONN Gerhard Sittig 2020-08-02 12:01:45 +0200
  • 860ee00ab1 scpi-dmm: Remove SYST:LOC hack for GWInstek meters. Timo Kokkonen 2020-08-18 23:52:19 -0700
  • 4c80a27284 scpi-dmm: Add new command DMM_CMD_SETUP_LOCAL. Timo Kokkonen 2020-08-18 23:29:18 -0700
  • 25879a34e9 scpi-dmm: alpha-sort the list of supported devices (vendor/model list) Gerhard Sittig 2020-08-17 20:32:08 +0200
  • 33aa8117e3 scpi-dmm: minor style adjustment (gdm906x, analog init, comments, diag) Gerhard Sittig 2020-08-17 20:01:02 +0200
  • 72cd558d4a scpi: Raise severity when IDN response lacks the serial number field. Gerhard Sittig 2020-08-17 19:07:37 +0200
  • 6dc0007c71 scpi_serial: Rephrase NL and NL+CR line termination check. Gerhard Sittig 2020-08-17 18:48:50 +0200
  • 4e5ff004d8 scpi_serial: Add GW-Instek GPD-9061 (USBCDC mode) VID/PID. Timo Kokkonen 2020-08-15 17:03:34 -0700
  • 7eba792f0d udev: Add GW-Instek GDM-9061 VID/PID. Timo Kokkonen 2020-08-15 16:59:55 -0700
  • 868fc65ec3 scpi-dmm: Add support for GW-Instek 906X series bench multimeters. Timo Kokkonen 2020-08-15 15:40:23 -0700
  • d0b602f00f scpi-dmm: Add support for GW-Instek 8200A series bench multimeters. Timo Kokkonen 2020-06-01 23:29:47 -0700
  • 47e7a6395e scpi: Support devices that omit serial number in *IDN? command responses. Timo Kokkonen 2020-06-02 00:42:54 -0700
  • a0ade2f933 scpi_serial: Add support for (broken) devices sending NL+CR terminator. Timo Kokkonen 2020-06-01 23:56:03 -0700
  • d7df9dc738 serial_hid: add iokit= prefix for the Mac IOKit special case Gerhard Sittig 2020-07-30 18:54:44 +0200
  • 4feb6ec9a2 output/csv: complete and improve timestamp construction support Gerhard Sittig 2020-08-05 19:52:17 +0200
  • 01ac3eedfa output/csv: Avoid accumulated timestamp error for odd samplerates Earle F. Philhower, III 2020-05-02 10:45:22 -0700
  • b81cfbc349 gwinstek-gpd: Add missing SW limits API calls. Timo Kokkonen 2020-07-13 21:54:25 -0700
  • d579755a66 sw_limits: add const for limits param for config_get Gerhard Sittig 2020-08-03 17:48:38 +0200
  • 0dc27cd1db serial: make failed flush() in open() non-fatal, CP2110 flush() return Gerhard Sittig 2020-08-01 14:55:20 +0200
  • 13726d30b2 gwinstek-gpd: Add support to old (hardware) revision units. Timo Kokkonen 2020-07-13 21:32:17 -0700
  • 3b316fdca0 gwinstek-gpd: Add support for GPD-3303S. Timo Kokkonen 2020-07-13 21:44:25 -0700
  • dc172c38d2 output/ascii: data type nits, rephrase sample bit access Gerhard Sittig 2020-07-31 11:09:46 +0200
  • 31907b76de output/ascii: style nits in name alignment and trigger flush Gerhard Sittig 2020-07-31 10:15:44 +0200
  • cc835205cd output/ascii: Also print trigger marker for "short" data lines v1ne 2020-04-01 22:14:39 +0200
  • 3b93d3c24b output/ascii: Vertically align logic channel names v1ne 2020-04-01 21:34:01 +0200
  • f64f51b404 output/ascii: Remove unused variable v1ne 2020-04-01 22:13:26 +0200
  • 588295b8b9 analog: avoid double free in '-O analog' shutdown path milan hauth 2020-07-28 17:01:03 +0200
  • 9dde746023 output/srzip: improve robustness (analog-only acquisition) Gerhard Sittig 2020-07-27 18:51:22 +0200
  • 85cff5cfba scpi-dmm: Add Agilent 34410A. Mike Walters 2020-07-27 01:10:57 +0100
  • cb828f1b3e serial: flush() after open() in the serial core. Wolfram Sang 2020-05-03 22:57:50 +0200
  • 3b13990f7d bt: drop bt_put_le16() dependency (not universally available) Gerhard Sittig 2019-09-06 17:43:05 +0200
  • f8a8d4bb70 input: use common support to send samplerate meta packet Gerhard Sittig 2020-06-11 17:19:01 +0200
  • 9084c39608 input/saleae: reduce the format match routine's greed Gerhard Sittig 2020-06-14 14:26:57 +0200
  • d891892dc0 input/saleae: introduce input module for Saleae Logic exported files Gerhard Sittig 2020-06-11 17:25:20 +0200
  • daa895cba3 libsigrok-internal: add endianess helpers for floating point types Gerhard Sittig 2020-06-11 17:19:50 +0200
  • dd8bec71c2 input/vcd: unbreak the logic which skips a user specified period Gerhard Sittig 2020-07-24 16:10:55 +0200
  • c03aaf342c output/srzip: queue samples before ZIP operation Gerhard Sittig 2020-06-28 03:30:58 +0200
  • 8c5bd3d9c7 output/vcd: support analog data, more channels, minor cleanup Gerhard Sittig 2017-04-15 13:06:20 +0200
  • 0ab36d2f54 input/vcd: rework VCD file import logic (vector, integer, real) Gerhard Sittig 2017-03-13 13:33:59 +0100
  • 47a102f9bb input: introduce helper for buffered submission of sample data Gerhard Sittig 2020-06-30 20:14:18 +0200
  • cb0fedd942 input/binary: align sr_session_send() chunks to unit size Gerhard Sittig 2020-07-23 21:55:30 +0200
  • 339d12df97 bindings/ruby: Bump minimum requirement to Ruby 2.5.0. Uwe Hermann 2020-07-18 17:31:38 +0200
  • 5f8cf332a6 fx2lafw: Use 1 as default for frame limit and reset num_frames Soeren Apel 2020-07-13 19:29:38 +0200
  • bfc34b9ab0 fx2lafw: Add support for frames Valentin Ochs 2020-06-20 02:04:00 +0200
  • f5083435cb Korad-kaxxxxp: Add model Tenma 72-2550 motte 2020-07-13 15:46:06 +0200
  • 34ce4d8258 Fix #1576 by handling DSO1000B's CHAN#:PROB? responses Valentin Ochs 2020-07-12 23:15:29 +0200
  • e434f624ba serial-lcr: Allow retrieving frame limit Valentin Ochs 2020-06-27 22:45:06 +0200
  • 1b8a37c688 rigol-ds: Allow retrieving frame limit Valentin Ochs 2020-06-27 22:44:53 +0200
  • 50bc52f3a6 hantek-dso: Allow retrieving frame limit Valentin Ochs 2020-06-27 22:44:39 +0200
  • 98c7ef378c hameg-hmo: Allow retrieving frame limit Valentin Ochs 2020-06-27 22:44:21 +0200
  • 7c48d434f0 gwinstek-gds-800: Allow retrieving frame limit Valentin Ochs 2020-06-27 22:44:04 +0200
  • 025bd56f10 scpi_usbtmc_libusb: Retry if a Bulk-IN request starts with an empty packet Andy Lutomirski 2020-06-13 15:39:17 -0700
  • e2283318c1 scpi_usbtmc_libusb: Check that bulk in requests read the entire header Andy Lutomirski 2020-06-13 15:32:36 -0700
  • 6999029585 rigol-ds: Improve short block handling Andy Lutomirski 2020-06-13 12:03:38 -0700
  • 16e96ca3af rigol-ds: Send some commands on 1st frame only Valentin Ochs 2020-06-14 03:23:36 +0200
  • 06ed999aa4 rigol-ds: Experimental support for segmented data with PROTOCOL_V3 models Valentin Ochs 2020-06-13 22:24:09 +0200
  • 19f31c8ace rigol-ds: Experimental support for V5 frame reading Valentin Ochs 2020-06-11 14:24:49 +0200
  • 8cbe5339b1 rigol-ds: Add support for reading segmented data for protocol v4 Valentin Ochs 2020-06-11 13:54:10 +0200
  • 704910e32c rigol-ds: Fix reading data from internal memory Valentin Ochs 2020-06-11 16:12:25 +0200
  • 1cbb3b1cfb rigol-ds: Get correct samplerate for Memory and Segmented sources Valentin Ochs 2020-06-11 18:14:17 +0200
  • 418c99248c rigol-ds: Do not stop reading after the first frame Valentin Ochs 2020-06-11 13:53:12 +0200
  • 9b09360654 std: avoid doube close Wolfram Sang 2020-04-11 22:45:00 +0200
  • 8b58a519e4 korad-kaxxxxp: Add KA3005P v5.5 Walter Goossens 2020-06-20 21:54:07 +0200
  • 856433b26e Revert "bindings/ruby: Disable Ruby bindings until we have a fix for #1526." Uwe Hermann 2020-06-20 18:06:00 +0200
  • 2e199405e5 bindings/ruby: Fix ruby SWIG bindings generation Anatol Pomozov 2020-06-08 20:46:44 -0700
  • 35be304ba6 openbench-logic-sniffer: improve error messages when scanning ID Wolfram Sang 2020-05-04 23:33:20 +0200
  • 3f48ab0282 kingst-la2016: improved bitstream upload and fix for v3.4.2 Florian Schmidt 2020-06-07 18:43:39 +0200
  • 36962abf53 udev: Add Kingst LA2016 VID/PID. Uwe Hermann 2020-06-07 00:28:34 +0200
  • b2b6dd55ec kingst-la2016: Use ARRAY_SIZE. Uwe Hermann 2020-06-07 00:47:46 +0200
  • f2cd2debf9 kingst-la2016: tested with idVendor=77a1, idProduct=01a2 Florian Schmidt 2020-03-21 12:08:10 +0100
  • cae33a5874 rdtech-tc: Add initial support for the RDTech TC66C Andreas Sandberg 2020-03-06 14:44:41 +0000
  • 219c63ea1b src/crc.c: Add missing file. Uwe Hermann 2020-06-05 00:05:04 +0200
  • 4ea012bdf5 crc: Factor out CRC16 implementation from Modbus Andreas Sandberg 2020-03-06 14:38:19 +0000
  • 8b607a24e7 rdtech-um: Add initial support for the RDTech UMxx series Andreas Sandberg 2018-10-28 22:45:57 +0000
  • ef2196712c binary_helpers: Drop unnecessary malloc check. Uwe Hermann 2020-06-05 00:09:11 +0200
  • 18698b40d1 binary_helpers: Add helper for devices with binary data Andreas Sandberg 2020-03-06 14:41:19 +0000
  • 0cc3d090b7 libsigrok.h: Add SR_MQ_ENERGY Andreas Sandberg 2020-02-15 12:53:16 +0000
  • cbfaf5e073 uni-t-ut181a: comment on how to start a recording Gerhard Sittig 2020-06-01 10:23:38 +0200
  • ebc5110989 uni-t-ut181a: implement device driver for the UNI-T UT181A multimeter Gerhard Sittig 2019-12-14 15:14:46 +0100
  • 3094e9d8ca uni-t-ut181a: Initial driver skeleton. Gerhard Sittig 2019-12-13 21:41:50 +0100
  • 5cc292b34a asix-sigma: discuss usability of data pattern trigger specs Gerhard Sittig 2020-05-31 12:38:21 +0200
  • e092671365 asix-sigma: unconditionally re-enable trigger support code Gerhard Sittig 2020-05-31 12:36:11 +0200
  • f14e6f7e1a asix-sigma: complete and extend capture mode supervision Gerhard Sittig 2020-05-31 18:38:14 +0200
  • debe1ff66d asix-sigma: download sample memory in multiple receive calls Gerhard Sittig 2020-05-31 18:38:39 +0200
  • 914f8160e7 asix-sigma: drop obsolete "trigger countdown" in sample interpretation Gerhard Sittig 2020-05-31 20:13:40 +0200
  • 8a72362505 asix-sigma: re-enable software check for exact trigger position Gerhard Sittig 2020-05-27 07:02:12 +0200
  • 66d1790cc0 asix-sigma: rephrase sample memory iteration position and trigger check Gerhard Sittig 2020-05-27 07:06:45 +0200
  • 16a5d5ac7d asix-sigma: rework outer sample download loop (DRAM lines iteration) Gerhard Sittig 2020-05-27 06:41:21 +0200
  • 1385f791b0 asix-sigma: more trigger LUT download rephrase, think 16bit entities Gerhard Sittig 2020-05-18 22:09:39 +0200
  • ee5cef7103 asix-sigma: concentrate more sample memory interpretation params Gerhard Sittig 2020-05-18 20:11:02 +0200
  • de4c29fa91 asix-sigma: concentrate parameters for sample memory interpretation Gerhard Sittig 2020-05-13 07:53:04 +0200
  • ea57157d0d asix-sigma: force strict boolen arith in LUT item manipulation Gerhard Sittig 2020-05-17 16:50:42 +0200
  • 3f5f548410 asix-sigma: use more helpers for bit mask creation Gerhard Sittig 2020-05-17 20:00:21 +0200
  • 156b6879e9 asix-sigma: rephrase limits management, use sub structure Gerhard Sittig 2020-05-17 18:49:27 +0200
  • fb65ca09b7 asix-sigma: track whether triggers were specified when acquisition started Gerhard Sittig 2020-05-17 16:15:54 +0200
  • 8a57728d0e asix-sigma: enable trigger support code (development HACK) Gerhard Sittig 2020-05-02 18:38:44 +0200
  • 3d9373af2e asix-sigma: data type nits, minor variable renames Gerhard Sittig 2020-05-17 16:04:29 +0200
  • 53c8a99c41 asix-sigma: prepare configuration re-use across sigrok sessions Gerhard Sittig 2020-05-16 22:08:08 +0200
  • 8bd4dc8799 asix-sigma: nits in the hardware configuration declaration Gerhard Sittig 2020-05-13 07:51:48 +0200