]> sigrok.org Git - libsigrok.git/commit
ut71x: Fix incorrect resistance values on some DMMs.
authorUwe Hermann <redacted>
Tue, 23 May 2017 05:44:42 +0000 (07:44 +0200)
committerUwe Hermann <redacted>
Tue, 23 May 2017 17:38:19 +0000 (19:38 +0200)
commit45fcaf2ccad796b4bc4434d81b1d0e23f11a8eae
treea19a05a68919a6ab829831883ddcccbee2439890
parent7db9027985c2d59eccb0a20979bf5d7c699c8c8b
ut71x: Fix incorrect resistance values on some DMMs.

The resistance values of some DMMs were incorrectly reported due to a
missing factor of 10 in the calculations.

Tested on Voltcraft VC-920/VC-940 and Tenma 72-9380A/72-7730/72-7732.
src/dmm/ut71x.c