]> sigrok.org Git - libsigrok.git/commit
korad-kaxxxxp: Fix bug when setting values while acquisition is running.
authorFrank Stettner <redacted>
Tue, 9 Apr 2019 12:20:41 +0000 (14:20 +0200)
committerUwe Hermann <redacted>
Mon, 16 Dec 2019 14:42:36 +0000 (15:42 +0100)
commit8da30037cf8cf0fedb8e87cba9ca56189ed7df5f
tree5339d8495c0df223a102845cbbad46e59b8d70ff
parentdfdf4c83ff4508fe2532dac3391ae2639d457d50
korad-kaxxxxp: Fix bug when setting values while acquisition is running.

By separating the variables that holds the get and set values, the output
state, OVP and OCP can now be set while the acquisition is running.
Also some variables are named more clearly.
src/hardware/korad-kaxxxxp/api.c
src/hardware/korad-kaxxxxp/protocol.c
src/hardware/korad-kaxxxxp/protocol.h