libsigrok/hardware/common
poljar (Damir Jelić) 8acbb89a1d scpi: Add function to get an array of floats.
This patch adds a function to read and parse a SCPI response which contains a
comma-separated list of floating-point numbers (e.g. "1.0e-5,2.0e-4,3.0e-3").

This is particularly useful if the instrument sends analog 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 get an array of floats. 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