]> sigrok.org Git - libsigrok.git/commit
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)
commite52bb9be8351b8c4f960d998a62dfbd05b8fa637
tree0c2225d59aa67bae7e9b62443b6b38e63d87278b
parenta6ed50f4055b9377d1ebe9e4b886ae357acc578e
Voltcraft VC-830: Fix diode mode handling.

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.
hardware/common/dmm/fs9922.c
hardware/serial-dmm/api.c
hardware/uni-t-dmm/api.c
libsigrok-internal.h