]> sigrok.org Git - libsigrok.git/commit
asix-sigma: rephrase limits management, use sub structure
authorGerhard Sittig <redacted>
Sun, 17 May 2020 16:49:27 +0000 (18:49 +0200)
committerGerhard Sittig <redacted>
Sun, 31 May 2020 21:42:32 +0000 (23:42 +0200)
commit156b6879e9ed8d4f1ee48e13b444822efc976420
treec97be16fc183543c8f086e25c91814139526a23f
parentfb65ca09b79aa93e34f5d71b2611046c2414694c
asix-sigma: rephrase limits management, use sub structure

Move the acquisition limits related variables into a sub struct within
the device context. Over time they became numerous, and might grow more
in the future.
src/hardware/asix-sigma/api.c
src/hardware/asix-sigma/protocol.c
src/hardware/asix-sigma/protocol.h