]> sigrok.org Git - libsigrok.git/commit
scpi-pps: sr_scpi_get_string() is already called by scpi_cmd_resp()
authorAurelien Jacobs <redacted>
Sun, 20 Sep 2015 14:22:21 +0000 (16:22 +0200)
committerAurelien Jacobs <redacted>
Sun, 20 Sep 2015 14:22:21 +0000 (16:22 +0200)
commitd66c93ccdafabffc0dda4f16bf3924a829cdb3bd
tree265688f024c89300fa768ea8126a00d57fd41f71
parent6ab604c5c2001b5d47a00ce635c0a2438bed4d06
scpi-pps: sr_scpi_get_string() is already called by scpi_cmd_resp()

This double call was causing the following error:
sr: scpi_usbtmc: USBTMC bulk in transfer error: LIBUSB_ERROR_TIMEOUT.
src/hardware/scpi-pps/api.c