libsigrok/src
Bert Vermeulen 79f92686c6 session: Don't try to send packets if no session has been set.
This indicates a bug, but let's not segfault if it happens.
2014-09-22 00:47:22 +02:00
..
dmm Implement Brymen BM25x series as a serial DMM. 2014-08-01 20:31:26 +02:00
hardware Typos and consistency fixes. 2014-09-19 01:03:32 +02:00
input input/chronovu_la8: Fix broken I/O loop. 2014-09-22 00:47:22 +02:00
output input: Introduce new input module API. 2014-08-26 01:55:41 +02:00
scpi scpi: Remove trailing carriage returns. 2014-09-11 17:20:28 +02:00
backend.c input: format_match() is not required in an input module. 2014-08-26 01:55:41 +02:00
device.c Add private storage pointer to struct sr_channel. 2014-09-08 12:45:21 +02:00
drivers.c scpi-pps: Initial driver skeleton. 2014-09-08 12:45:21 +02: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 type of SR_CONF keys to uint32_t. 2014-09-16 21:22:41 +02:00
libsigrok-internal.h Typos and consistency fixes. 2014-09-19 01:03:32 +02:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c serial: re-implement sr_serial_find_usb() using new libsp APIs 2014-08-20 17:48:26 +02:00
session.c session: Don't try to send packets if no session has been set. 2014-09-22 00:47:22 +02:00
session_driver.c Consistently use 'devopts' variable across all drivers. 2014-09-16 22:11:39 +02:00
session_file.c Close zip file at end of sr_session_file_check. 2014-08-20 14:48:29 +02:00
soft-trigger.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
std.c std: Free channel groups from device instances as well. 2014-07-24 21:01:08 +02:00
strutil.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
trigger.c trigger.c: Add Doxygen @file and @defgroup tags. 2014-08-10 18:59:16 +02:00
usb.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
version.c Reorganize project tree. 2014-07-22 18:19:29 +02:00