..
dmm
dmm/vc96: Drop some obsolete debug output.
2018-06-18 16:30:04 +02:00
hardware
ipdbg-la: Fix incorrect copyright headers.
2018-08-30 00:33:39 +02:00
input
input/wav: Fix potential buffer overflow (and compiler warning).
2018-07-22 16:59:38 +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: simplify trigger marker position calculation (readability)
2018-07-15 20:47:08 +02:00
scale
license: remove FSF postal address from boiler plate license text
2017-01-07 16:05:39 +01:00
scpi
rigol-ds: Initial patch for Rigol DS4000 support
2018-06-22 01:55:02 +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
sr_buildinfo_libs_get(): Also support LIBUSBX_API_VERSION.
2018-07-22 18:01:22 +02:00
conversion.c
Introduce A2L methods
2017-07-06 00:16:24 +02:00
device.c
scpi-pps: Reimplemention of switching channel groups (PSU channels)
2018-06-01 15:46:17 +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
Build: Include <config.h> first in all source files
2015-09-13 18:54:46 +02:00
hwdriver.c
Add SR_CONF_EXTERNAL_CLOCK_SOURCE key.
2018-06-05 22:01:12 +02:00
libsigrok-internal.h
std: Improve prototypes of some functions.
2018-06-26 16:42:43 +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-pps: Reimplemention of switching channel groups (PSU channels)
2018-06-01 15:46:17 +02: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
std: Improve prototypes of some functions.
2018-06-26 16:42:43 +02:00
strutil.c
strutil.c: Use gboolean in favor of bool for consistency.
2018-07-22 16:37:58 +02: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