libsigrok/src
Gerhard Sittig 5ada72fc0a input/csv: address unassorted nits
Address several minor nits. Eliminate unneeded variables. Update text to
number conversion comments including wildcard handling. Remove empty
lines in init() which used to spill out a set of lines which all do the
same thing (evaluate a set of options) and shall belong together.
2019-12-21 18:20:04 +01:00
..
bt bt: apply 20s timeout to BLE connect(2) attempts 2019-10-29 17:42:34 +01:00
dmm dmm/bm86x.c: reduce verbosity level (packet request) 2019-07-31 15:23:03 +02:00
hardware hp-3478a: Check for overflow. 2019-12-20 23:08:51 +01:00
input input/csv: address unassorted nits 2019-12-21 18:20:04 +01:00
lcr lcr/vc4080: introduce LCR packet parser for Voltcraft 4080 (and PeakTech 2165) 2019-07-31 22:40:44 +02:00
modbus serial: make LCR, modbus, SCPI over serial depend on generic serial comm 2019-06-02 20:39:02 +02:00
output output/vcd: support smaller timescales with higher resolution 2019-12-21 17:19:50 +01:00
scale license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
scpi rigol-ds: Add initial Rigol MSO5000 support. 2019-08-21 14:54:12 +02:00
transform license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
analog.c Fix read past end of array in sr_analog_si_prefix_friendly. 2018-09-20 20:35:42 +02:00
backend.c build: prepare serial over Bluetooth, search for optional BlueZ lib 2019-06-02 20:39:02 +02:00
conversion.c Introduce A2L methods 2017-07-06 00:16:24 +02:00
device.c serial: introduce more general "have serial comm" feature flag 2019-06-02 20:39:02 +02: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 serial: introduce more general "have serial comm" feature flag 2019-06-02 20:39:02 +02:00
hwdriver.c Add config key SR_CONF_DIGITS. 2019-12-20 13:02:06 +01:00
libsigrok-internal.h Fix link errors when compiling with LTO enabled 2019-10-07 00:13:13 +02:00
log.c Add a new sr_log_callback_get() API call. 2018-08-30 19:11:30 +02:00
resource.c sr_resourcepaths_get(): Drop confusing log message. 2018-09-03 22:18:28 +02:00
scpi.h hameg-hmo: Add SR_CONF_HIGH_RESOLUTION and SR_CONF_PEAK_DETECTION. 2019-07-26 01:43:19 +02:00
serial.c serial: Shorten a few code snippets. 2019-06-15 17:35:42 +02:00
serial_bt.c std: Factor out std_dummy_set_params(). 2019-06-20 17:56:29 +02:00
serial_hid.c serial_hid: reduce verbosity, drop excessive debug messages 2019-07-31 15:23:03 +02:00
serial_hid.h serial_hid.h: Update SER_HID_CHUNK_SIZE comment. 2019-06-15 17:17:52 +02:00
serial_hid_bu86x.c std: Factor out std_dummy_set_params(). 2019-06-20 17:56:29 +02:00
serial_hid_ch9325.c Eliminate VID_PID_TERM in favor of ALL_ZERO. 2019-06-15 15:45:12 +02:00
serial_hid_cp2110.c Eliminate VID_PID_TERM in favor of ALL_ZERO. 2019-06-15 15:45:12 +02:00
serial_hid_victor.c std: Factor out std_dummy_set_params(). 2019-06-20 17:56:29 +02:00
serial_libsp.c serial: prepare alternative transports for serial communication 2019-06-02 20:39:02 +02:00
session.c sr_session_send_meta(): Drop unneeded check. 2019-04-17 17:45:04 +02:00
session_driver.c Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
session_file.c Random whitespace/cosmetic/typo fixes. 2018-10-14 18:21:56 +02:00
soft-trigger.c demo: Fixup soft-trigger 2018-10-14 22:05:57 +02:00
std.c std: Remove call to sr_dev_close from std_serial_dev_acquisition_stop 2019-11-02 16:38:13 +01:00
strutil.c strutil: introduce hex dump routines (allocate a text buffer) 2018-10-13 15:57:01 +02:00
sw_limits.c sw_limits: add support for maximum frame counts 2019-06-09 14:51:02 +02:00
trigger.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
usb.c Random whitespace/cosmetic/typo fixes. 2018-10-14 18:21:56 +02:00
version.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00