This website requires JavaScript.
Explore
Help
Sign In
BLAHAJ
/
libsigrok
Watch
10
Star
0
Fork
You've already forked libsigrok
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6936af3292
libsigrok
/
hardware
/
common
History
Martin Ling
7faa3e8821
Route sr_source_remove for all serial devices through a wrapper.
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
Route sr_source_remove for all serial devices through a wrapper.
2013-12-07 19:43:47 +00:00
usb.c
s/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-05-03 21:59:32 +02:00