libsigrok/src
Gerhard Sittig 13ac09279a input/chronovu_la8: claim responsibility for LA16 files, devel comments
The chronovu_la8 input module is capable of handling either file type,
generated by LA8 or LA16 vendor software. Automatic detection is not
available, but user provided channel counts work fine.

Adjust the input module's name and description, and claim support for
.kdt as well as .kd1 files.

Add developer notes on implementation details, the file content's
constraints, and potential future adjustment.
2018-05-25 23:21:43 +02:00
..
dmm dmm/ms8250d: Fix two log messages. 2018-04-27 00:07:21 +02:00
hardware siglent-sds: Fix multiple scan-build warnings. 2018-05-19 22:01:28 +02:00
input input/chronovu_la8: claim responsibility for LA16 files, devel comments 2018-05-25 23:21:43 +02:00
lcr lsr/es51919: support channel selection (enable/disable P1/P2) 2017-08-19 19:21:53 +02:00
modbus modbus: Return explicit SR_ERR values as required by modbus.c 2018-03-26 15:41:01 +10:00
output output/csv: Make the label values option a list. 2018-04-21 23:30:44 +02:00
scale license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
scpi usbtmc: Silence some overly verbose log messages. 2018-04-08 19:49:41 +02:00
transform license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
analog.c sr_analog_to_float(): Fix multiple compiler warnings (-Wshadow). 2018-05-16 23:57:58 +02:00
backend.c backend: Emit firmware search paths in a log message. 2018-03-18 18:26:57 +01:00
conversion.c Introduce A2L methods 2017-07-06 00:16:24 +02:00
device.c Check usb_get_port_path() return value 2018-02-21 11:37:19 +01:00
driver_list_start.c drivers: Remove dependency on linker implementation specific behaviour 2017-09-02 17:06:37 +02:00
driver_list_stop.c drivers: Remove dependency on linker implementation specific behaviour 2017-09-02 17:06:37 +02:00
drivers.c drivers: Remove dependency on linker implementation specific behaviour 2017-09-02 17:06:37 +02:00
error.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
ezusb.c drivers: Load firmware via new resource API 2015-10-01 15:44:55 +02:00
fallback.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
hwdriver.c hwdriver.c: Fix two scan-build warnings. 2018-05-19 22:23:16 +02:00
libsigrok-internal.h input: add confidence (detection strength) to format_match() 2018-05-17 22:23:35 +02:00
log.c log: Move log level check so that it affects all handlers. 2018-04-22 00:23:10 +02:00
resource.c resource.c: Fix firmware loading bug (#1140) 2018-03-20 16:13:46 +01:00
scpi.h SCPI: add sr_scpi_write_data() 2017-03-11 13:47:39 +01:00
serial.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
session.c session: fix another potential memory leak 2018-02-10 15:32:03 +01:00
session_driver.c session_driver: Quickfix to prevent looped analog data reads. 2018-04-19 23:29:22 +02:00
session_file.c session_file: Start out with SR_ST_INACTIVE like all drivers. 2017-07-08 14:25:23 +02:00
soft-trigger.c soft-trigger: Fix an issue causing triggers to not work. 2018-04-24 16:56:07 +02:00
std.c arachnid-labs-re-load-pro: Make SR_CONF_REGULATION listable 2018-03-03 19:22:59 +01:00
strutil.c Use UINT64_C instead of "ULL" number suffix. 2018-02-20 20:03:21 +01:00
sw_limits.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
trigger.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
usb.c usb: re-use existing values, don't re-determine bus and device address 2018-02-09 21:59:18 +01:00
version.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00