libsigrok/src
Wolfram Sang 4867dd177f dmm: vc870: keep the order when processing modes
is_power_apparent_power is index 0 of function 0x39, so it is better to
process it first and the later indices after that (we need to add
another one with a different patch later).

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2016-01-05 22:25:29 +01:00
..
dmm dmm: vc870: keep the order when processing modes 2016-01-05 22:25:29 +01:00
hardware baylibre-acme: Replace g_close() with close() for now. 2016-01-03 02:59:00 +01:00
input Add the Lauterbach Trace32 logic analyzer data import module 2015-12-21 16:32:49 +01:00
lcr SR_DF_ANALOG_OLD and sr_datafeed_analog_old renames. 2015-10-20 23:32:45 +02:00
modbus modbus: silence a build warning 2015-12-29 13:19:36 +01:00
output output/wav: use the right buffer for SR_DF_ANALOG 2015-11-29 02:30:38 +01:00
scale SR_DF_ANALOG_OLD and sr_datafeed_analog_old renames. 2015-10-20 23:32:45 +02:00
scpi Prefer postfix-increment for consistency across the code-base. 2015-12-26 14:37:33 +01:00
transform transform/scale: Fix g_variant_new() argument. 2015-10-24 21:44:20 +02:00
analog.c analog: add conversion from various integer formats to float 2015-12-21 15:53:01 +01:00
backend.c src/backend.c: Add missing winsock2.h #include. 2016-01-03 00:39:44 +01:00
device.c Rename sr_dev_config_capabilities() to sr_dev_config_capabilities_list(). 2015-12-31 19:04:28 +01:00
drivers.c lecroy-logicstudio: Initial driver implementation. 2015-12-04 10:35:04 +01:00
error.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02: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 Rename sr_driver_scan_options() to sr_driver_scan_options_list(). 2015-12-31 19:04:34 +01:00
libsigrok-internal.h resource: Replace ssize_t with gssize to avoid unistd.h 2016-01-04 20:53:30 +01:00
log.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
resource.c resource: Replace ssize_t with gssize to avoid unistd.h 2016-01-04 20:53:30 +01:00
scpi.h scpi/usbtmc: Implement Rigol DS1000 workaround on any firmware version. 2015-09-22 10:56:58 +02:00
serial.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
session.c session: free memory for datafeed callbacks, reported by valgrind 2015-11-29 01:13:58 +01:00
session_driver.c session-file: Use 32-bit int for channel count 2015-10-02 20:09:46 +02:00
session_file.c Make all sizeof() consistently use parenthesis. 2015-11-29 00:23:53 +01:00
soft-trigger.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
std.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
strutil.c doxygen: Only use @since on public API functions. 2015-11-27 00:17:31 +01:00
trigger.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
usb.c src/usb.c: Only allow hex characters in CONN_USB_VIDPID. 2015-12-29 13:21:01 +01:00
version.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00