libsigrok/src
Gerhard Sittig ad466f86cc strutil: Assume bool is true when no value is specified
Adjust the string to boolean conversion for an edge case. Accept empty
text (either NULL or empty strings) to mean true instead of false.

This behaviour is more useful from the user's point of view, when the
option's name alone will enable a feature, and an explicit "option=yes"
specification is not strictly necessary. All calling applications in
mainline already implemented this semantics.
2017-06-25 20:42:21 +02:00
..
dmm ut71x: Fix incorrect resistance values on some DMMs. 2017-05-23 19:38:19 +02:00
hardware hung-chang-dso-2100: Fix a gcc 7 compiler warning. 2017-06-24 18:56:53 +02:00
input input/wav: Fix incorrect memset() call. 2017-06-24 17:26:02 +02:00
lcr sr_serial_dev_inst_free(): Allow NULL as argument. 2017-03-10 11:41:34 +01:00
modbus Drop trailing whitespace in various files. 2017-06-06 14:10:02 +02:00
output output/csv: Fix a gcc 7 compiler warning. 2017-06-24 18:29:26 +02:00
scale license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
scpi Drop trailing whitespace in various files. 2017-06-06 14:10:02 +02:00
transform license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
analog.c Various Doxygen fixes. 2017-06-12 02:44:28 +02:00
backend.c Add APIs to query libsigrok build information. 2017-05-26 18:00:58 +02:00
device.c Various Doxygen fixes. 2017-06-12 02:44:28 +02:00
drivers.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +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 Various Doxygen fixes. 2017-06-12 02:44:28 +02:00
libsigrok-internal.h usb.c: Moved in usb_match_manuf_product 2017-06-20 00:18:16 +02:00
log.c Various Doxygen fixes. 2017-06-12 02:44:28 +02:00
resource.c resource: Improve logging output. 2016-09-24 11:41:47 +02: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 Various Doxygen fixes. 2017-06-12 02:44:28 +02:00
session_driver.c Virtual session: Workaround for SR_CONF_CAPTUREFILE (#944) 2017-05-21 17:10:38 +02:00
session_file.c Various Doxygen fixes. 2017-06-12 02:44:28 +02:00
soft-trigger.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
std.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
strutil.c strutil: Assume bool is true when no value is specified 2017-06-25 20:42:21 +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.c: Moved in usb_match_manuf_product 2017-06-20 00:18:16 +02:00
version.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00