]> sigrok.org Git - libsigrok.git/history - hardware/common/scpi_usbtmc.c
README.devices: Various updates and fixes.
[libsigrok.git] / hardware / common / scpi_usbtmc.c
2014-05-04 Uwe HermannDon't define names ending with _t (POSIX reserved).
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-01-23 Martin Lingscpi_usbtmc: Improve debugging output.
2014-01-14 Aurelien Jacobschange a bunch of functions from SR_PRIV to static
2014-01-11 Aurelien Jacobsscpi: make the scpi_dev_inst_new more generic
2014-01-03 Aurelien Jacobsscpi_usbtmc: fix reading of blocks bigger than the...
2013-12-29 Martin LingRevise SCPI read API to allow backend-independent data...
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-12-04 Bert Vermeulenscpi/usbtmc: Prototype fixes.
2013-12-03 Martin LingAdd sr_scpi_read() operation for reading arbitrary...
2013-12-03 Martin LingImplement SCPI over USBTMC.