]> sigrok.org Git - libsigrok.git/commit
Use SR_CONF_OUTPUT_VOLTAGE_TARGET and _CURRENT_LIMIT.
authorBert Vermeulen <redacted>
Wed, 15 Oct 2014 10:03:00 +0000 (12:03 +0200)
committerBert Vermeulen <redacted>
Wed, 15 Oct 2014 10:03:00 +0000 (12:03 +0200)
commitca95e90fb37f127b3d58d90a8b40ce1ca85641d2
tree09e1785abb0d14400b1146f519b9445633f7eed8
parent3982b93840d99c9176185b0054f9dec70f776395
Use SR_CONF_OUTPUT_VOLTAGE_TARGET and _CURRENT_LIMIT.

These describe them better; the two are fundamentally different
things to set.
include/libsigrok/libsigrok.h
src/hardware/atten-pps3xxx/api.c
src/hardware/manson-hcs-3xxx/api.c
src/hardware/motech-lps-30x/api.c
src/hardware/scpi-pps/api.c
src/hardware/scpi-pps/profiles.c
src/hardware/scpi-pps/protocol.h
src/hwdriver.c