libsigrok/hardware/common
poljar (Damir Jelić) 1a323dd887 scpi: Add function to fetch uint8_t.
This patch adds a function to read and parse a SCPI response which contains a
comma separated list of unsignet 8-bit integer numbers (e.g "1,0,64").

This is particularly useful if the instrument sends digital measurement data
in this format.
2013-12-03 15:10:01 +01:00
..
dmm configure.ac: libserialport is optional. 2013-11-15 09:36:51 +01:00
Makefile.am scpi: Add helper functions for SCPI communication. 2013-12-03 15:10:00 +01:00
ezusb.c s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00
scpi.c scpi: Add function to fetch uint8_t. 2013-12-03 15:10:01 +01:00
serial.c Use new libserialport blocking/nonblocking API calls. 2013-12-01 18:51:24 +01:00
usb.c s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00