]> sigrok.org Git - libsigrok.git/history - hardware/common
output/csv: use intermediate time_t var, silence compiler warning
[libsigrok.git] / hardware / common /
2014-07-22 Bert VermeulenReorganize project tree.
2014-07-21 Bert VermeulenAdd struct sr_session parameter to all session source...
2014-07-21 Bert Vermeulenscpi: sr_scpi_scan_resource() never returns more than...
2014-07-17 Martin LingRevise session API to allow for multiple sessions in...
2014-06-30 Matthias Heidbrinkserial: docs.
2014-05-19 Matthias HeidbrinkWhitespace and comment improvements, no semantical...
2014-05-04 Uwe HermannDrop obsolete Linux-only usbtmc backend.
2014-05-04 Uwe HermannDon't define names ending with _t (POSIX reserved).
2014-04-06 Aurelien Jacobsscpi_usbtmc_libusb: disable all clear_halt for Rigol...
2014-04-06 Aurelien Jacobsscpi_usbtmc_libusb: disable bulk_out clear_halt for...
2014-03-24 Matthias Heidbrinkserial-dmm: Implemented support for Voltcraft M-3650CR...
2014-03-20 Uwe HermannSwitch to a non-recursive automake setup.
2014-03-11 Uwe Hermannscpi_usbtmc_libusb.c: Fix two error checks.
2014-03-11 Uwe Hermannscpi_usbtmc_libusb.c: Consistently check for < 0 (libus...
2014-03-08 Matthias Heidbrinkvisa: Fixed missing header warnings/uninitialized variable.
2014-02-07 Daniel Elstnerscpi_visa: Add missing callback parameter.
2014-02-07 Uwe Hermannscpi_usbtmc_libusb: Consistent libusb error handling.
2014-02-07 Uwe Hermannscpi: Disable scpi_usbtmc in favor of scpi_usbtmc_libus...
2014-02-07 Aurelien Jacobsusb: remove unused sr_usb_find_usbtmc()
2014-02-07 Aurelien Jacobsscpi: add a libusb based implementation of usbtmc
2014-02-07 Aurelien Jacobsscpi: add a generic scan API and implement it in usbtmc...
2014-02-07 Aurelien Jacobsscpi: add a struct drv_context parameter to scpi_dev_in...
2014-02-02 Uwe Hermannscpi_visa.c: Minor cosmetics.
2014-02-02 Martin LingAdd librevisa SCPI backend.
2014-01-28 poljar (Damir Jelić)scpi: Limit the log message in get_string() to 70 chara...
2014-01-23 Martin Lingscpi_serial: Reimplement to allow scpi_read_complete...
2014-01-23 Martin Lingscpi_usbtmc: Improve debugging output.
2014-01-23 Martin Lingscpi: Log responses received by sr_scpi_get_string().
2014-01-20 Martin Lingscpi: Remove redundant newline removal in sr_scpi_get_h...
2014-01-20 Martin Lingscpi: Strip trailing newlines in sr_scpi_get_string().
2014-01-16 Uwe Hermannusb: Fix two compiler warnings on Windows.
2014-01-16 poljar (Damir Jelić)scpi: Use sr_atof_ascii() instead of sr_atof().
2014-01-14 Aurelien Jacobsremove unused static functions
2014-01-14 Aurelien Jacobschange a bunch of functions from SR_PRIV to static
2014-01-13 Aurelien Jacobsscpi: properly check for HAVE_RPC (which is always...
2014-01-13 Aurelien Jacobsscpi_usbtmc: does not depend on libserialport
2014-01-12 Aurelien Jacobsscpi_vxi: ensure the vxi link was properly opened befor...
2014-01-11 Aurelien Jacobsscpi_tcp: split into scpi_tcp_raw and scpi_tcp_rigol
2014-01-11 Aurelien Jacobsscpi: make the scpi_dev_inst_new more generic
2014-01-11 Aurelien Jacobsscpi: factorize dev_inst_new calls out of individual...
2014-01-11 Aurelien Jacobsscpi: add VXI transport support
2014-01-11 Aurelien Jacobsimport VXI RPC Language description
2014-01-06 Uwe Hermannhardware/common/dmm: Fix debug output level.
2014-01-03 Matthias Heidbrinkserial: Improved docs.
2014-01-03 Aurelien Jacobsscpi_usbtmc: fix reading of blocks bigger than the...
2014-01-02 Uwe HermannAdd initial support for the V&A VA40B multimeter.
2013-12-31 Uwe Hermannes519xx.c: Fix a few compiler warnings (clang).
2013-12-30 Martin LingAdd blocking and nonblocking versions of serial_read...
2013-12-29 Aurelien Jacobsremove the es51922 protocol parser, superseded by the...
2013-12-29 Aurelien Jacobses519xx: correctly handle the VAHZ function
2013-12-29 Aurelien Jacobses519xx: apply the proper fixed factor in duty cycle...
2013-12-29 Aurelien Jacobses519xx: fix switching between frequency and duty cycle...
2013-12-29 Aurelien Jacobses519xx: correctly handle the voltage factor in diode...
2013-12-29 Aurelien Jacobses519xx: fix continuity mode handling
2013-12-29 Martin Lingscpi: Strip trailing newline from *IDN response if...
2013-12-29 Martin LingRevise SCPI read API to allow backend-independent data...
2013-12-28 Martin Lingscpi: Log IDN? result.
2013-12-27 Uwe Hermannlog prefixes: Cosmetics, consistency fixes, typo fixes.
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-12-22 Martin LingWindows usb: don't try to resume thread if shut down...
2013-12-22 Martin Lingusb: Enforce that there can only be one USB event sourc...
2013-12-22 Martin LingWindows usb: Unlock mutex when shutting down wait thread.
2013-12-22 Martin LingWinsock2.h must be included before anything that includ...
2013-12-22 Martin LingImplement usb_source_add and usb_source_remove for...
2013-12-21 Martin LingUse common usb_source_add and usb_source_remove functions.
2013-12-21 Martin LingUse new libserialport event set API to make GPollFDs...
2013-12-18 Uwe Hermannbbcgm-m2110: Minor cosmetics.
2013-12-18 Matthias Heidbrinkserial-dmm: Add BBC Goerz Metrawatt M2110 DMM driver.
2013-12-17 Uwe Hermannserial.c: Show both error code and error message.
2013-12-09 Matthias HeidbrinkImproved doxygen docs.
2013-12-07 Martin LingRemove now-unused fd field from struct sr_serial_dev_inst.
2013-12-07 Martin LingEliminate internal usage of serial->fd in serial.c.
2013-12-07 Martin LingUse sp_get_port_handle to get an fd for adding/removing...
2013-12-07 Martin LingRoute sr_source_remove for all serial devices through...
2013-12-07 Martin LingRoute sr_source_add for all serial devices through...
2013-12-07 Martin Lingscpi_serial: Iterate serial_write as necessary to send...
2013-12-06 Martin Lingscpi_tcp: must define _WIN32_WINNT to 0x0501 or higher...
2013-12-06 Martin Lingscpi_tcp: Fix building on Windows.
2013-12-04 Bert Vermeulenscpi/usbtmc: Prototype fixes.
2013-12-04 Bert Vermeulenscpi/serial: Use stubs for all SCPI functions.
2013-12-04 Martin Lingscpi_tcp: Adjust to observed protocol for Rigol VS5000...
2013-12-04 Martin LingAdd implementation for SCPI over TCP.
2013-12-04 Martin Lingscpi_serial: Flush buffers after opening port.
2013-12-04 Martin LingAdd sr_scpi_send_variadic() function.
2013-12-04 Martin LingMake sr_scpi_send() take printf-style arguments.
2013-12-03 Martin LingAdd sr_scpi_read() operation for reading arbitrary...
2013-12-03 Martin LingImplement SCPI over USBTMC.
2013-12-03 Martin LingMake SCPI functions device independent, with separate...
2013-12-03 Uwe Hermannscpi.c: Minor cleanups, cosmetics.
2013-12-03 poljar (Damir Jelić)serial: Add function to extract serial options.
2013-12-03 poljar (Damir Jelić)scpi: Add function to fetch uint8_t.
2013-12-03 poljar (Damir Jelić)scpi: Add function to get an array of floats.
2013-12-03 poljar (Damir Jelić)scpi: Add a function to read and wait on a *OPC? reply.
2013-12-03 poljar (Damir Jelić)scpi: Add more functions (getting int/bool/float/double).
2013-12-03 poljar (Damir Jelić)scpi: Add function to strictly parse bool strings.
2013-12-03 poljar (Damir Jelić)scpi: Add helper functions for SCPI communication.
2013-12-01 Martin LingUse new libserialport blocking/nonblocking API calls.
2013-11-26 Uwe Hermannserial.c: Re-enable serial_read() error reporting.
2013-11-26 Martin LingUse new libserialport opaque configuration structure.
2013-11-26 Martin LingUse accessor for new libserialport opaque port structure.
next