libsigrok/src
Bert Vermeulen 1e4a7cace2 demo: Fix driver options. 2014-11-18 15:39:46 +01:00
..
dmm Add UNI-T UT71x DMM parser. 2014-10-25 16:53:32 +02:00
hardware demo: Fix driver options. 2014-11-18 15:39:46 +01:00
input Change sr_dev_inst_new() to take no parameters. 2014-11-12 17:18:46 +01:00
lcr Change sr_dev_inst_new() to take no parameters. 2014-11-12 17:18:46 +01:00
output output/analog: Add SR_DF_ANALOG2 support. 2014-11-13 22:51:39 +01:00
scpi scpi: Populate sdi->connection_id 2014-10-17 03:02:52 +02:00
analog.c Add analog helper sr_analog_unit_to_string(). 2014-11-18 01:16:27 +01:00
backend.c input: Add sr_input_end(). 2014-09-30 01:49:58 +02:00
device.c Change sr_dev_inst_new() to take no parameters. 2014-11-12 17:18:46 +01:00
drivers.c Brymen BM25x: Drop unneeded _ser/_SER suffix. 2014-11-02 16:40:40 +01:00
error.c error.c: Add missing entries. 2014-09-01 00:08:53 +02:00
ezusb.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
hwdriver.c Check driver capabilities before sr_config_get/set/list. 2014-11-17 13:20:32 +01:00
libsigrok-internal.h Add a sr_analog_init() API to initialize sr_datafeed_analog2 struct. 2014-11-17 22:04:24 +01:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c ols: Fix a serial port related issue on FreeBSD. 2014-11-01 19:44:36 +01:00
session.c Show SR_DF_ANALOG2 packets in debug output. 2014-11-18 00:24:37 +01:00
session_driver.c session_driver.c: Allow querying of SR_CONF_CAPTURE_UNITSIZE. 2014-11-09 20:04:09 +01:00
session_file.c Change sr_dev_inst_new() to take no parameters. 2014-11-12 17:18:46 +01:00
soft-trigger.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
std.c Only sr_dev_inst_free() should free channel groups. 2014-11-01 13:20:00 +01:00
strutil.c sr_parse_sizestring: Deal with invalid strings better. 2014-10-02 12:57:19 +02:00
trigger.c trigger.c: Add Doxygen @file and @defgroup tags. 2014-08-10 18:59:16 +02:00
usb.c usb: Simplify usb_get_port_path() and fix writing into a const char *. 2014-10-12 19:36:11 +02:00
version.c Reorganize project tree. 2014-07-22 18:19:29 +02:00