libsigrok/src/hardware
Aurelien Jacobs 7a0b98b544 Rename SR_CONF_OUTPUT_* to SR_CONF_*.
All those options are currently applied only to power-supplies
but they could apply as well to electronic loads, except for the
fact that electronic loads channels are called inputs and not
outputs.
Also when you think about an SMU (or any kind of 4-quadrants
power-supply), their channels can both source and sink current,
so they can be considered as input as much as output.
Those SR_CONF_* are thus renamed so that they can be used in all
those situations.
2015-05-12 13:22:34 +02:00
..
agilent-dmm Various #include file cosmetic fixes. 2015-03-24 19:30:16 +01:00
appa-55ii Make memset() invocations consistent across all files. 2015-03-22 02:15:30 +01:00
asix-sigma asix-sigma: Avoid use of variable length arrays 2015-05-01 13:42:25 +02:00
atten-pps3xxx Rename SR_CONF_OUTPUT_* to SR_CONF_*. 2015-05-12 13:22:34 +02:00
baylibre-acme baylibre-acme: Add a missing return value check. 2015-04-17 16:42:36 +02:00
beaglelogic Various #include file cosmetic fixes. 2015-03-24 19:30:16 +01:00
brymen-bm86x Simplify a few config_set() callbacks. 2015-03-22 02:15:30 +01:00
brymen-dmm Improve readability and clarity of some numbers. 2015-03-24 19:30:16 +01:00
cem-dt-885x cem-dt-885x: Add a missing break statement. 2015-04-01 00:23:25 +02:00
center-3xx Replace some magic numbers with a #define. 2015-04-01 00:23:25 +02:00
chronovu-la Fix a bunch of typos. 2015-03-24 18:01:18 +01:00
colead-slm Various #include file cosmetic fixes. 2015-03-24 19:30:16 +01:00
conrad-digi-35-cpu Rename SR_CONF_OUTPUT_* to SR_CONF_*. 2015-05-12 13:22:34 +02:00
demo Use G_PI instead of defining our own version of PI. 2015-05-09 22:52:24 +02:00
deree-de5000 Pass driver struct pointer to driver callbacks. 2015-03-21 13:09:40 +01:00
fluke-dmm Some more g_try_*alloc() fixes. 2015-03-24 19:30:16 +01:00
fx2lafw windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
gmc-mh-1x-2x Replace some magic numbers with a #define. 2015-04-01 00:23:25 +02:00
hameg-hmo Reduce unnecessarily high indentation level in some places. 2015-04-01 00:23:25 +02:00
hantek-dso windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
ikalogic-scanalogic2 windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
ikalogic-scanaplus Improve readability and clarity of some numbers. 2015-03-24 19:30:16 +01:00
kecheng-kc-330b windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
lascar-el-usb windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
link-mso19 link-mso: Eliminate unneeded NUM_CHANNELS. 2015-04-07 02:02:43 +02:00
manson-hcs-3xxx Rename SR_CONF_OUTPUT_* to SR_CONF_*. 2015-05-12 13:22:34 +02:00
mic-985xx Simplify a few config_set() callbacks. 2015-03-22 02:15:30 +01:00
motech-lps-30x Rename SR_CONF_OUTPUT_* to SR_CONF_*. 2015-05-12 13:22:34 +02:00
norma-dmm Replace some magic numbers with a #define. 2015-04-01 00:23:25 +02:00
openbench-logic-sniffer ols: Whitespace fixes. 2015-04-17 17:45:07 +02:00
pipistrello-ols Reduce unnecessarily high indentation level in some places. 2015-04-01 00:23:25 +02:00
rigol-ds strcasecmp() is defined in strings.h. 2015-04-28 22:07:01 +02:00
saleae-logic16 Use G_PI instead of defining our own version of PI. 2015-05-09 22:52:24 +02:00
scpi-pps Rename SR_CONF_OUTPUT_* to SR_CONF_*. 2015-05-12 13:22:34 +02:00
serial-dmm Simplify a few config_set() callbacks. 2015-03-22 02:15:30 +01:00
sysclk-lwla windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
teleinfo Fix a bunch of typos. 2015-03-24 18:01:18 +01:00
testo windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
tondaj-sl-814 Simplify a few config_set() callbacks. 2015-03-22 02:15:30 +01:00
uni-t-dmm uni-t-dmm: Add a missing NULL (fixes a crash on Android). 2015-04-09 23:13:30 +02:00
uni-t-ut32x windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
victor-dmm windows: Fix various compiler warnings. 2015-04-12 19:28:36 +02:00
yokogawa-dlm Don't check g_free() arguments for NULL. 2015-04-01 00:23:25 +02:00
zeroplus-logic-cube zeroplus: Add a missing break statement. 2015-04-01 00:23:24 +02:00