]> sigrok.org Git - libsigrok.git/history - src
scpi-pps: Add support for Owon P4000 series.
[libsigrok.git] / src /
2020-08-22 Gerhard Sittighwdriver: introduce SR_CONF_FORCE_DETECT config key...
2020-08-22 Gerhard Sittigkorad-kaxxxxp: add config_get() support for SR_CONF_CONN
2020-08-20 Timo Kokkonenscpi-dmm: Remove SYST:LOC hack for GWInstek meters.
2020-08-20 Timo Kokkonenscpi-dmm: Add new command DMM_CMD_SETUP_LOCAL.
2020-08-17 Gerhard Sittigscpi-dmm: alpha-sort the list of supported devices...
2020-08-17 Gerhard Sittigscpi-dmm: minor style adjustment (gdm906x, analog init...
2020-08-17 Gerhard Sittigscpi: Raise severity when IDN response lacks the serial...
2020-08-17 Gerhard Sittigscpi_serial: Rephrase NL and NL+CR line termination...
2020-08-17 Timo Kokkonenscpi_serial: Add GW-Instek GPD-9061 (USBCDC mode) VID...
2020-08-17 Timo Kokkonenscpi-dmm: Add support for GW-Instek 906X series bench...
2020-08-17 Timo Kokkonenscpi-dmm: Add support for GW-Instek 8200A series bench...
2020-08-17 Timo Kokkonenscpi: Support devices that omit serial number in *IDN...
2020-08-17 Timo Kokkonenscpi_serial: Add support for (broken) devices sending...
2020-08-09 Gerhard Sittigserial_hid: add iokit= prefix for the Mac IOKit special...
2020-08-05 Gerhard Sittigoutput/csv: complete and improve timestamp construction...
2020-08-05 Earle F. Philhower... output/csv: Avoid accumulated timestamp error for odd...
2020-08-03 Timo Kokkonengwinstek-gpd: Add missing SW limits API calls.
2020-08-03 Gerhard Sittigsw_limits: add const for limits param for config_get
2020-08-01 Gerhard Sittigserial: make failed flush() in open() non-fatal, CP2110...
2020-08-01 Timo Kokkonengwinstek-gpd: Add support to old (hardware) revision...
2020-07-31 Timo Kokkonengwinstek-gpd: Add support for GPD-3303S.
2020-07-31 Gerhard Sittigoutput/ascii: data type nits, rephrase sample bit access
2020-07-31 Gerhard Sittigoutput/ascii: style nits in name alignment and trigger...
2020-07-31 v1neoutput/ascii: Also print trigger marker for "short...
2020-07-31 v1neoutput/ascii: Vertically align logic channel names
2020-07-31 v1neoutput/ascii: Remove unused variable
2020-07-28 milan hauthanalog: avoid double free in '-O analog' shutdown path
2020-07-27 Gerhard Sittigoutput/srzip: improve robustness (analog-only acquisition)
2020-07-27 Mike Waltersscpi-dmm: Add Agilent 34410A.
2020-07-26 Wolfram Sangserial: flush() after open() in the serial core.
2020-07-26 Gerhard Sittigbt: drop bt_put_le16() dependency (not universally...
2020-07-24 Gerhard Sittiginput: use common support to send samplerate meta packet
2020-07-24 Gerhard Sittiginput/saleae: reduce the format match routine's greed
2020-07-24 Gerhard Sittiginput/saleae: introduce input module for Saleae Logic...
2020-07-24 Gerhard Sittiglibsigrok-internal: add endianess helpers for floating...
2020-07-24 Gerhard Sittiginput/vcd: unbreak the logic which skips a user specifi...
2020-07-24 Gerhard Sittigoutput/srzip: queue samples before ZIP operation
2020-07-24 Gerhard Sittigoutput/vcd: support analog data, more channels, minor...
2020-07-24 Gerhard Sittiginput/vcd: rework VCD file import logic (vector, intege...
2020-07-24 Gerhard Sittiginput: introduce helper for buffered submission of...
2020-07-23 Gerhard Sittiginput/binary: align sr_session_send() chunks to unit...
2020-07-13 Soeren Apelfx2lafw: Use 1 as default for frame limit and reset...
2020-07-13 Valentin Ochsfx2lafw: Add support for frames
2020-07-13 motteKorad-kaxxxxp: Add model Tenma 72-2550
2020-07-12 Valentin OchsFix #1576 by handling DSO1000B's CHAN#:PROB? responses
2020-07-12 Valentin Ochsserial-lcr: Allow retrieving frame limit
2020-06-27 Valentin Ochsrigol-ds: Allow retrieving frame limit
2020-06-27 Valentin Ochshantek-dso: Allow retrieving frame limit
2020-06-27 Valentin Ochshameg-hmo: Allow retrieving frame limit
2020-06-27 Valentin Ochsgwinstek-gds-800: Allow retrieving frame limit
2020-06-24 Andy Lutomirskiscpi_usbtmc_libusb: Retry if a Bulk-IN request starts...
2020-06-24 Andy Lutomirskiscpi_usbtmc_libusb: Check that bulk in requests read...
2020-06-24 Andy Lutomirskirigol-ds: Improve short block handling
2020-06-24 Valentin Ochsrigol-ds: Send some commands on 1st frame only
2020-06-24 Valentin Ochsrigol-ds: Experimental support for segmented data with...
2020-06-24 Valentin Ochsrigol-ds: Experimental support for V5 frame reading
2020-06-24 Valentin Ochsrigol-ds: Add support for reading segmented data for...
2020-06-24 Valentin Ochsrigol-ds: Fix reading data from internal memory
2020-06-24 Valentin Ochsrigol-ds: Get correct samplerate for Memory and Segment...
2020-06-24 Valentin Ochsrigol-ds: Do not stop reading after the first frame
2020-06-24 Wolfram Sangstd: avoid doube close
2020-06-20 Walter Goossenskorad-kaxxxxp: Add KA3005P v5.5
2020-06-13 Wolfram Sangopenbench-logic-sniffer: improve error messages when...
2020-06-08 Florian Schmidtkingst-la2016: improved bitstream upload and fix for...
2020-06-06 Uwe Hermannkingst-la2016: Use ARRAY_SIZE.
2020-06-06 Florian Schmidtkingst-la2016: tested with idVendor=77a1, idProduct...
2020-06-04 Andreas Sandbergrdtech-tc: Add initial support for the RDTech TC66C
2020-06-04 Uwe Hermannsrc/crc.c: Add missing file.
2020-06-04 Andreas Sandbergcrc: Factor out CRC16 implementation from Modbus
2020-06-04 Andreas Sandbergrdtech-um: Add initial support for the RDTech UMxx...
2020-06-04 Uwe Hermannbinary_helpers: Drop unnecessary malloc check.
2020-06-04 Andreas Sandbergbinary_helpers: Add helper for devices with binary...
2020-06-04 Andreas Sandberglibsigrok.h: Add SR_MQ_ENERGY
2020-06-01 Gerhard Sittiguni-t-ut181a: comment on how to start a recording
2020-06-01 Gerhard Sittiguni-t-ut181a: implement device driver for the UNI-T...
2020-06-01 Gerhard Sittiguni-t-ut181a: Initial driver skeleton.
2020-05-31 Gerhard Sittigasix-sigma: discuss usability of data pattern trigger...
2020-05-31 Gerhard Sittigasix-sigma: unconditionally re-enable trigger support...
2020-05-31 Gerhard Sittigasix-sigma: complete and extend capture mode supervision
2020-05-31 Gerhard Sittigasix-sigma: download sample memory in multiple receive...
2020-05-31 Gerhard Sittigasix-sigma: drop obsolete "trigger countdown" in sample...
2020-05-31 Gerhard Sittigasix-sigma: re-enable software check for exact trigger...
2020-05-31 Gerhard Sittigasix-sigma: rephrase sample memory iteration position...
2020-05-31 Gerhard Sittigasix-sigma: rework outer sample download loop (DRAM...
2020-05-31 Gerhard Sittigasix-sigma: more trigger LUT download rephrase, think...
2020-05-31 Gerhard Sittigasix-sigma: concentrate more sample memory interpretati...
2020-05-31 Gerhard Sittigasix-sigma: concentrate parameters for sample memory...
2020-05-31 Gerhard Sittigasix-sigma: force strict boolen arith in LUT item manip...
2020-05-31 Gerhard Sittigasix-sigma: use more helpers for bit mask creation
2020-05-31 Gerhard Sittigasix-sigma: rephrase limits management, use sub structure
2020-05-31 Gerhard Sittigasix-sigma: track whether triggers were specified when...
2020-05-31 Gerhard Sittigasix-sigma: enable trigger support code (development...
2020-05-31 Gerhard Sittigasix-sigma: data type nits, minor variable renames
2020-05-31 Gerhard Sittigasix-sigma: prepare configuration re-use across sigrok...
2020-05-31 Gerhard Sittigasix-sigma: nits in the hardware configuration declaration
2020-05-31 Gerhard Sittigsw_limits: start msec timeout period only after start...
2020-05-31 Gerhard Sittigserial: accept bitrate only serialcomm= spec, default...
2020-05-29 Gerhard Sittigasix-sigma: update comment on channel names (vendor...
2020-05-29 Gerhard Sittigasix-sigma: add support for external clock
2020-05-29 Gerhard Sittigasix-sigma: more trigger spec to register values conver...
next