]> sigrok.org Git - libsigrok.git/history - src/scpi/scpi_vxi.c
scpi_vxi: Unbreak MacOS build (vxi.h inclusion order).
[libsigrok.git] / src / scpi / scpi_vxi.c
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...
2019-04-17 Frank Stettnerscpi: Add enum scpi_transport_layer.
2019-03-29 Frank Stettnerscpi: Add connenction_id() function to all scpi drivers.
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...
2015-11-08 Uwe HermannConstify a lot more items.
2015-09-21 Bert Vermeulenscpi: Pass SCPI device instance to open and close callb...
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-08-29 Uwe HermannDon't set _POSIX_C_SOURCE for VXI/RPC related files.
2015-08-25 Bert Vermeulenscpi: Move SCPI-related definitions to separate header...
2015-08-16 Daniel ElstnerBuild: Set local include directories in Makefile.am
2015-03-24 Uwe HermannVarious #include file cosmetic fixes.
2015-03-24 Uwe HermannVarious NULL-check consistency fixes.
2015-03-24 Uwe HermannImprove readability and clarity of some numbers.
2014-10-02 Bert Vermeulenscpi/vxc: Avoid NULL dereference.
2014-07-22 Bert VermeulenReorganize project tree.