]> sigrok.org Git - libsigrok.git/history - src/scpi
uni-t-ut181a: silence compiler warning, use of uninitialized variable
[libsigrok.git] / src / scpi /
2021-06-30 Frank Stettnerscpi_vxi: Unbreak MacOS build (vxi.h inclusion order).
2021-06-07 Daniel Anselmiscpi_vxi: fix memory leak for SCPI response data in...
2021-06-07 Gerhard Sittigscpi_vxi: readability nits in the SCPI via VXI source...
2021-06-01 Gerhard Sittigscpi: style nits in sr_scpi_scan(), prefer common helper
2021-05-22 Gerhard Sittigscpi: readability nits in vector getters, style nit...
2021-05-22 Gerhard Sittigscpi: document callers' responsibility to free getters...
2021-05-22 Gerhard Sittigscpi: make sure to either return valid SCPI response...
2020-09-27 Ralfscpi: accept numbers like 4.0000E3 as integer value
2020-08-25 Gerhard Sittigscpi_serial: add "GWInstek VCP" (PID 0x0030) as seen...
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: Support devices that omit serial number in *IDN...
2020-08-17 Timo Kokkonenscpi_serial: Add support for (broken) devices sending...
2020-07-26 Wolfram Sangserial: flush() after open() in the serial core.
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-05-02 Uwe HermannFix compiler warnings related to -Wcast-function-type.
2019-08-21 Sebastian Reichelrigol-ds: Add initial Rigol MSO5000 support.
2019-07-25 Guido Trentalanciahameg-hmo: Update the default serial port options.
2019-07-25 Guido Trentalanciahameg-hmo: Try to find a valid serialcomm if none is...
2019-07-25 Guido Trentalanciahameg-hmo: Avoid getting stuck upon SCPI timeouts.
2019-06-02 Gerhard Sittigserial: make LCR, modbus, SCPI over serial depend on...
2019-06-02 Gerhard Sittigserial: introduce more general "have serial comm" featu...
2019-04-17 Frank Stettnerscpi_libgpib: Add mutex to SPoll.
2019-04-17 Frank Stettnerscpi: Add enum scpi_transport_layer.
2019-03-29 Frank Stettnerscpi: Add connenction_id() function to all scpi drivers.
2019-03-09 Frank Stettnerhp-3478a: Check via GPIB serial poll if new data is...
2018-11-17 Gerhard Sittigscpi: alpha-sort the vendor alias list
2018-11-17 Gerhard Sittigscpi: add Keysight vendor alias
2018-11-10 Gerhard Sittigscpi: nit, use glib to determine string vector length
2018-11-10 Gerhard Sittigscpi: introduce string un-quote helper routine
2018-09-11 Martin Lingscpi-pps: Fix broken channel selection code.
2018-06-21 Valentin Ochsrigol-ds: Initial patch for Rigol DS4000 support
2018-06-01 Frank Stettnerscpi: Use locale independent sr_vsnprintf_ascii() and...
2018-06-01 Frank Stettnerscpi-pps: Reimplemention of switching channel groups...
2018-06-01 Frank Stettnerscpi: Synchronize read, write and write+read operations.
2018-06-01 Uwe Hermannscpi.c: Drop an unneeded log message.
2018-06-01 Uwe Hermannscpi_serial.c: Improve an error message.
2018-06-01 Uwe Hermannscpi_serial.c: Drop an unneeded log message.
2018-04-08 Uwe Hermannusbtmc: Silence some overly verbose log messages.
2018-02-11 Gerhard Sittigusbtmc: only reset Siglent (and Atten) devices in open
2018-02-11 Gerhard Sittigusbtmc: add the Siglent VID and reset USB devices in...
2018-02-09 Gerhard Sittigscpi: avoid uninitialized use of a variable
2017-11-11 Frank Stettnerdrivers: Fix locale dependent string to float conversion
2017-11-07 Frank Stettnerlipgpib: Enhanced error message
2017-10-03 Sylvain PelissierSCPI: Ignore IDN header in *IDN? response
2017-08-07 Uwe Hermanndrivers: Use serial_write_blocking() everywhere.
2017-07-13 Uwe HermannVarious log message cleanups.
2017-06-06 Uwe HermannDrop trailing whitespace in various files.
2017-03-11 Sven SchnelleSCPI: add sr_scpi_write_data()
2017-03-10 Uwe Hermannsr_scpi_free(): Allow NULL as argument.
2017-03-10 Uwe Hermannsr_scpi_hw_info_free(): Allow NULL as argument.
2017-01-21 Uwe Hermannscpi_serial: Convert 'got_newline' variable to gboolean.
2017-01-21 Stefan Brünsscpi: Do not block when reading header of definite...
2017-01-21 Stefan Brünsscpi_serial: Get rid of intermediate buffer, do not...
2017-01-21 Stefan Brünsscpi: Query current time just once, use microseconds...
2017-01-20 Gerhard Sittigscpi: Don't process received data of zero length
2017-01-20 Gerhard Sittigscpi: Rephrase buffer resize for free space during...
2017-01-07 Gerhard SittigRevert "scpi: Don't process received data of zero length"
2017-01-07 Gerhard Sittigscpi: Rephrase length logic in data block reception...
2017-01-07 Gerhard Sittigscpi: Don't process received data of zero length
2017-01-07 Gerhard Sittigscpi: Minor style nits
2016-08-29 Uwe HermannRemove some unneeded double-spaces.
2016-05-16 Stefan Brünsscpi: Add support for arbitray/definite length block...
2016-05-16 Stefan Brünsscpi_vxi: Fix incomplete reads (bug #790)
2016-04-23 Uwe HermannFix two compiler warnings.
2016-04-23 Stefan Brünsspci: Terminate all commands with a linefeed for all...
2016-04-23 Stefan Brünsscpi/usbtmc: fix remote locking according to USBTMC...
2016-04-17 Stefan Brünsscpi/serial: Add USB IDs for R&S HMO 1002 Series
2016-03-30 Alexandru Gagniucscpi/libgpib: Place device in local mode before closing...
2016-03-30 Alexandru Gagniucscpi/libgpib: Print error string instead of number...
2016-01-29 Soeren ApelSCPI: Do not use RL1 lockout for Yokogawa devices
2015-12-26 Uwe HermannPrefer postfix-increment for consistency across the...
2015-11-08 Uwe HermannConstify a lot more items.
2015-10-25 Martin Lingscpi: Move closing of discovered devices to sr_scpi_sca...
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: remove libusb_clear_halt() hack...
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: set_configuration only if it is...
2015-10-24 Aurelien Jacobsscpi_usbtmc_libusb: add Rigol DS2000 to the RL1 blacklist
2015-09-25 Uwe HermannFix a few "value never read" scan-build warnings.
2015-09-22 Bert Vermeulenscpi/usbtmc: Add Agilent DSO1000 series to RL1 blacklist.
2015-09-22 Bert Vermeulenscpi/usbtmc: Implement Rigol DS1000 workaround on any...
2015-09-21 Bert Vermeulenscpi: Pass SCPI device instance to open and close callb...
2015-09-21 Bert Vermeulenscpi/libgpib: Fix format argument in error message.
2015-09-21 Bert Vermeulenscpi/usbtmc: Implement blacklist for RL1 feature.
2015-09-20 Bert VermeulenNo need to check return value of libusb_get_device_desc...
2015-09-20 Aurelien Jacobsscpi: add obviously missing else statements
2015-09-20 Aurelien Jacobsscpi: don't stop parsing table at command 0 which is...
2015-09-20 Aurelien Jacobsscpi: scpi_cmd_resp() shouldn't return SR_OK without...
2015-09-18 Bert Vermeulenscpi/usbtmc: Support RL1 feature.
2015-09-13 Daniel ElstnerBuild: Include <config.h> first in all source files
2015-09-13 Daniel ElstnerFix log varargs bugs indicated by -Wformat
2015-09-09 Uwe Hermannportability: Use g_strerror() in favor of strerror().
2015-09-09 Uwe Hermannportability: Use g_ascii_strcasecmp() in favor of strca...
2015-09-07 Martin Lederhilgerscpi: Fix incorrect serial_read_nonblocking call().
2015-08-30 Bert Vermeulenscpi: Avoid using SR_OK_CONTINUE.
2015-08-29 Uwe HermannDon't set _POSIX_C_SOURCE for VXI/RPC related files.
2015-08-25 Bert Vermeulenscpi/usbtmc: Use sr_usb_close().
2015-08-25 Bert Vermeulenscpi: Strip leading/trailing spaces from *IDN? response.
2015-08-25 Bert Vermeulenscpi: Propagate error codes in API functions.
next