]> sigrok.org Git - libsigrok.git/commitdiff
baylibre-acme: Dynamically check per probe config options.
authorBartosz Golaszewski <redacted>
Fri, 3 Apr 2015 12:58:11 +0000 (14:58 +0200)
committerUwe Hermann <redacted>
Sun, 12 Apr 2015 15:16:32 +0000 (17:16 +0200)
PROBE_FACTOR and POWER_OFF options are advertised for all ACME probes
(channel groups) regardless of whether they actually have given capability.

Check these options in config_list() at runtime and only advertise them
for probes which support them.

Signed-off-by: Bartosz Golaszewski <redacted>

No differences found