libsigrok/src
Uwe Hermann 39f1752eff transform: Add a "nop" transform module.
This doesn't do anything, just passes input packets on unmodified.
2015-02-11 12:23:02 +01:00
..
dmm Add UNI-T UT71x DMM parser. 2014-10-25 16:53:32 +02:00
hardware sysclk-lwla: Widen constant to 64 bit before shifting 2015-01-31 21:09:01 +01:00
input in/out: Minor consistency renames. 2015-01-27 18:05:30 +01:00
lcr Limit frames instead of samples. 2015-01-06 20:10:17 +01:00
output output/gnuplot: Use .dat as suggested file extension. 2015-01-27 18:05:30 +01:00
scpi scpi: Fix incomplete data issue for e.g. Hameg HMO1024. 2015-01-11 01:43:13 +01:00
transform transform: Add a "nop" transform module. 2015-02-11 12:23:02 +01:00
analog.c Add sr_rational_set() convenience function. 2014-11-23 17:48:29 +01:00
backend.c Use g_malloc0() consistently, simplify error handling. 2014-11-22 17:02:57 +01:00
device.c Use g_malloc0() consistently, simplify error handling. 2014-11-22 17:02:57 +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
fallback.c Fix two warnings when libserialport is not used. 2015-01-17 21:47:59 +01:00
hwdriver.c new config options: averaging 2015-01-25 18:00:40 +01:00
libsigrok-internal.h transform: Hook up transforms. 2015-02-11 12:23:02 +01:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c serial.c: Cosmetics/consistency/documentation fixes. 2015-01-03 18:03:50 +01:00
session.c transform: Hook up transforms. 2015-02-11 12:23:02 +01:00
session_driver.c Publish config key capabilities on session driver. 2014-11-23 17:48:29 +01:00
session_file.c session_file: Enable only the probes that are actually listed in metadata. 2014-12-05 01:14:22 +01:00
soft-trigger.c soft-trigger: Add support for pre-triggering. 2014-11-25 16:56:34 +01:00
std.c Use g_malloc0() consistently, simplify error handling. 2014-11-22 17:02:57 +01:00
strutil.c Use g_malloc0() consistently, simplify error handling. 2014-11-22 17:02:57 +01:00
trigger.c trigger: Add some more error handling. 2014-11-22 21:03:39 +01:00
usb.c Fix FreeBSD issue with libusb_get_port_numbers() 2015-01-25 23:36:29 +01:00
version.c Reorganize project tree. 2014-07-22 18:19:29 +02:00