libsigrok/src
Bartosz Golaszewski 192d37e728 baylibre-acme: Add a missing return value check.
Check the return value of sr_gpio_setval_export() in bl_acme_set_power_off()
and return an appropriate error if the call fails.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
2015-04-17 16:42:36 +02:00
..
dmm Replace some magic numbers with a #define. 2015-04-01 00:23:25 +02:00
hardware baylibre-acme: Add a missing return value check. 2015-04-17 16:42:36 +02:00
input input/wav: windows: Fix a compiler warning. 2015-04-12 18:54:43 +02:00
lcr Various minor whitespace fixes. 2015-03-21 19:28:54 +01:00
output Improve readability and clarity of some numbers. 2015-03-24 19:30:16 +01:00
scpi Various #include file cosmetic fixes. 2015-03-24 19:30:16 +01:00
transform Various Doxygen updates. 2015-02-17 15:57:21 +01:00
analog.c Various Doxygen updates. 2015-02-17 15:57:21 +01:00
backend.c sr_driver_list() now takes a context pointer. 2015-04-07 02:09:56 +02:00
device.c Various minor whitespace fixes. 2015-03-21 19:28:54 +01:00
drivers.c uni-t-dmm: Declare each meter type in only one place. 2015-03-26 23:52:06 +01:00
error.c sr_strerror_name(): Add missing SR_ERR_IO entry. 2015-02-11 16:26:12 +01:00
ezusb.c Various NULL-check consistency fixes. 2015-03-24 19:30:16 +01:00
fallback.c Fix two warnings when libserialport is not used. 2015-01-17 21:47:59 +01:00
hwdriver.c sr_driver_list() now takes a context pointer. 2015-04-07 02:09:56 +02:00
libsigrok-internal.h sr_driver_list() now takes a context pointer. 2015-04-07 02:09:56 +02:00
log.c Reorganize project tree. 2014-07-22 18:19:29 +02:00
serial.c Improve readability and clarity of some numbers. 2015-03-24 19:30:16 +01:00
session.c Fix a USB timeout related issue in sr_session_iteration(). 2015-04-12 17:16:32 +02:00
session_driver.c Some more g_try_*alloc() fixes. 2015-03-24 19:30:16 +01:00
session_file.c Make sr_session_new() and sr_session_load() require a context. 2015-03-26 01:02:40 +01:00
soft-trigger.c Various NULL-check consistency fixes. 2015-03-24 19:30:16 +01:00
std.c Use g_malloc0() consistently, simplify error handling. 2014-11-22 17:02:57 +01:00
strutil.c Various NULL-check consistency fixes. 2015-03-24 19:30:16 +01:00
trigger.c trigger: Add some more error handling. 2014-11-22 21:03:39 +01:00
usb.c Initial fix attempt for a thread-related issue on Windows. 2015-03-24 20:14:04 +01:00
version.c Reorganize project tree. 2014-07-22 18:19:29 +02:00