]> sigrok.org Git - libsigrok.git/history - hardware/common/scpi_serial.c
Centralise duplicated logging helper defines.
[libsigrok.git] / hardware / common / scpi_serial.c
2013-12-27 Martin LingCentralise duplicated logging helper defines.
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-04 Bert Vermeulenscpi/serial: Use stubs for all SCPI functions.
2013-12-04 Martin Lingscpi_serial: Flush buffers after opening port.
2013-12-03 Martin LingAdd sr_scpi_read() operation for reading arbitrary...
2013-12-03 Martin LingMake SCPI functions device independent, with separate...