libsigrok/src
Soeren Apel 37875f7506 output/srzip: Use sr_output->filename instead of option
This fixes parts of bug #570.
2015-07-30 19:22:07 +02:00
..
dmm strcasecmp() is defined in strings.h. 2015-04-28 22:07:01 +02:00
hardware ols: Don't #include <libserialport.h> directly. 2015-07-25 16:59:04 +02:00
input wav: Stricter check for valid chunk ID. 2015-04-28 22:05:47 +02:00
lcr global: Treat SR_CONF_OUTPUT_FREQUENCY as float instead of uint64_t 2015-05-06 10:25:16 -07:00
modbus modbus: Consistently use the "Modbus" spelling. 2015-06-07 20:42:33 +02:00
output output/srzip: Use sr_output->filename instead of option 2015-07-30 19:22:07 +02:00
scpi scpi: Accept *IDN responses with more than four tokens 2015-04-29 22:59:56 +02:00
transform Various Doxygen updates. 2015-02-17 15:57:21 +01:00
analog.c Various Doxygen updates. 2015-02-17 15:57:21 +01:00
backend.c Fix various warnings when building without libusb. 2015-04-17 17:45:07 +02:00
device.c Fix #442 by renaming sr_dev_driver.priv to .context 2015-07-10 01:22:15 +02:00
drivers.c maynuo-m97: Initial driver skeleton. 2015-06-07 20:15:08 +02:00
error.c sr_strerror_name(): Add missing SR_ERR_IO entry. 2015-02-11 16:26:12 +01:00
ezusb.c Various NULL-check consistency fixes. 2015-03-24 19:30:16 +01:00
fallback.c Fix two warnings when libserialport is not used. 2015-01-17 21:47:59 +01:00
hwdriver.c Fix #442 by renaming sr_dev_driver.priv to .context 2015-07-10 01:22:15 +02:00
libsigrok-internal.h Add filename field to sr_output and make it accessible 2015-07-30 19:21:42 +02:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c Improve readability and clarity of some numbers. 2015-03-24 19:30:16 +01:00
session.c Fix a USB timeout related issue in sr_session_iteration(). 2015-04-12 17:16:32 +02:00
session_driver.c Fix #442 by renaming sr_dev_driver.priv to .context 2015-07-10 01:22:15 +02:00
session_file.c Make sr_session_new() and sr_session_load() require a context. 2015-03-26 01:02:40 +01:00
soft-trigger.c Various NULL-check consistency fixes. 2015-03-24 19:30:16 +01:00
std.c Fix #442 by renaming sr_dev_driver.priv to .context 2015-07-10 01:22:15 +02:00
strutil.c strcasecmp() is defined in strings.h. 2015-04-28 22:07:01 +02:00
trigger.c trigger: Add some more error handling. 2014-11-22 21:03:39 +01:00
usb.c Initial fix attempt for a thread-related issue on Windows. 2015-03-24 20:14:04 +01:00
version.c Reorganize project tree. 2014-07-22 18:19:29 +02:00