]> sigrok.org Git - libsigrok.git/history - src/scpi/scpi.c
scpi: Fix incomplete data issue for e.g. Hameg HMO1024.
[libsigrok.git] / src / scpi / scpi.c
2015-01-11 Mathias Katzerscpi: Fix incomplete data issue for e.g. Hameg HMO1024.
2014-11-22 Uwe HermannUse g_malloc0() consistently, simplify error handling.
2014-10-17 Soeren Apelscpi: Populate sdi->connection_id
2014-10-03 Martin LingAdd a configurable read timeout to blocking SCPI reads...
2014-09-11 Martin Lingscpi: Remove trailing carriage returns.
2014-09-09 Bert Vermeulenscpi: Don't return NULL device from unsuccessful scan.
2014-09-05 Bert Vermeulenscpi/gpib: Rename backend to scpi_libgpib.
2014-09-05 Martin LingAdd GPIB SCPI backend using linux-gpib and libgpib.
2014-08-10 Uwe HermannDoxygen: Add a few missing @param lines for sessions.
2014-07-22 Bert VermeulenReorganize project tree.