]> sigrok.org Git - libsigrok.git/commitdiff
scpi-pps: Reimplemention of switching channel groups (PSU channels)
authorFrank Stettner <redacted>
Sat, 9 Dec 2017 18:45:02 +0000 (19:45 +0100)
committerUwe Hermann <redacted>
Fri, 1 Jun 2018 13:46:17 +0000 (15:46 +0200)
Acquisition won't work correctly in a multi-threaded environment, when
config_set() and config_get() are called with a channel group.
The channel switching itself has moved to scpi/scpi.c, to be able to
handle switching in a thread safe way.


No differences found