libsigrok/hardware/common
Martin Ling 0f4a435057 scpi_tcp: must define _WIN32_WINNT to 0x0501 or higher to get getaddrinfo(). 2013-12-06 03:24:30 +00:00
..
dmm configure.ac: libserialport is optional. 2013-11-15 09:36:51 +01:00
Makefile.am Add implementation for SCPI over TCP. 2013-12-04 20:59:20 +00:00
ezusb.c s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00
scpi.c Add sr_scpi_send_variadic() function. 2013-12-04 10:53:51 +00:00
scpi_serial.c scpi/serial: Use stubs for all SCPI functions. 2013-12-05 00:09:34 +01:00
scpi_tcp.c scpi_tcp: must define _WIN32_WINNT to 0x0501 or higher to get getaddrinfo(). 2013-12-06 03:24:30 +00:00
scpi_usbtmc.c scpi/usbtmc: Prototype fixes. 2013-12-05 00:16:11 +01:00
serial.c serial: Add function to extract serial options. 2013-12-03 15:10:01 +01:00
usb.c s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00