libsigrok/src
Wolfram Sang f6ce25ec05 ols: add feature to support >256K memory
Add support for the Pepino-style of accessing >256K of memory. Because
this the only known extension of accessing >256K currently, we apply it
as soon as the sample size is bigger than 256K.  Let's hope other
devices (if any) will follow this style. If not, we need to add support
depending on the device name later.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2019-01-13 20:07:27 +01:00
..
dmm dmm/eev121gw: fix a typo in a comment 2018-12-27 11:26:19 +01:00
hardware ols: add feature to support >256K memory 2019-01-13 20:07:27 +01:00
input input/vcd: add channel list checks for file re-read 2018-10-13 15:17:51 +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 Don't reference SR_PACKAGE_VERSION_STRING directly in output modules. 2018-12-20 19:12:34 +01:00
scale license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
scpi scpi: alpha-sort the vendor alias list 2018-11-17 20:07:21 +01: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 Don't reference SR_PACKAGE_VERSION_STRING directly in backend.c. 2018-12-20 19:12:34 +01:00
conversion.c Introduce A2L methods 2017-07-06 00:16:24 +02:00
device.c device: introduce routines to compare channels and channel lists 2018-10-13 15:17:51 +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 demo: Fixup soft-trigger 2018-10-14 22:05:57 +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 scpi: introduce string un-quote helper routine 2018-11-10 18:26:30 +01:00
serial.c serial_stream_detect(): Make a code comment more generic. 2018-10-14 22:05:57 +02:00
session.c Make sr_packet_{copy,free} API calls public. 2018-09-18 23:39:56 +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 Fix various gcc 8 compiler warnings related to ARRAY_SIZE. 2018-10-06 19:13:39 +02:00
strutil.c strutil: introduce hex dump routines (allocate a text buffer) 2018-10-13 15:57:01 +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 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