libsigrok/src
Bert Vermeulen 3250d8c7e0 output: Add srzip, the session file format.
The 'filename' option is required: this module creates the zip file
itself, and never actually outputs anything back to the calling frontend.
2014-11-12 00:12:59 +01:00
..
dmm Add UNI-T UT71x DMM parser. 2014-10-25 16:53:32 +02:00
hardware Brymen BM25x: Drop unneeded _ser/_SER suffix. 2014-11-02 16:40:40 +01:00
input input/csv: Skip header line. 2014-10-19 23:23:58 +02:00
lcr Export LCR meter 'auto' bits as config keys instead of mqflags. 2014-10-21 12:23:20 +02:00
output output: Add srzip, the session file format. 2014-11-12 00:12:59 +01:00
scpi scpi: Populate sdi->connection_id 2014-10-17 03:02:52 +02:00
backend.c input: Add sr_input_end(). 2014-09-30 01:49:58 +02:00
device.c Add sr_dev_inst_user_new(), sr_dev_inst_channel_add(). 2014-11-11 22:16:12 +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 Change SR_CONF_FILTER key to a boolean type. 2014-10-27 17:09:57 +01:00
libsigrok-internal.h Make 'struct sr_dev_inst' opaque. 2014-11-11 12:24:08 +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 Track sdis created by sr_session_load(), and free in sr_session_destroy(). 2014-10-15 13:44:25 +02: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 Track sdis created by sr_session_load(), and free in sr_session_destroy(). 2014-10-15 13:44:25 +02: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