libsigrok/hardware/common
Martin Ling a0a4c0fb09 Use sp_get_port_handle to get an fd for adding/removing serial sources. 2013-12-07 19:43:47 +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 Route sr_source_remove for all serial devices through a wrapper. 2013-12-07 19:43:47 +00: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 Use sp_get_port_handle to get an fd for adding/removing serial sources. 2013-12-07 19:43:47 +00:00
usb.c s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00