]> sigrok.org Git - libsigrok.git/commitdiff
Voltcraft VC-830: Fix diode mode handling.
authorUwe Hermann <redacted>
Sun, 1 Sep 2013 11:10:54 +0000 (13:10 +0200)
committerUwe Hermann <redacted>
Sun, 1 Sep 2013 13:27:21 +0000 (15:27 +0200)
This DMM is not using the standard bits in the FS9922 protocol/structure
to indicate the "volt" and "diode mode" flags. Instead, it only sets the
user-defined bit "z1" to indicate both "diode mode" and "volt".

This fixes #142.


No differences found