]> sigrok.org Git - libsigrok.git/commit
fluke-dmm: Fix digit count in handle_qm_28x function.
authorMathieu Pilato <redacted>
Tue, 21 Mar 2023 09:36:59 +0000 (10:36 +0100)
committerGerhard Sittig <redacted>
Thu, 30 Mar 2023 18:45:31 +0000 (20:45 +0200)
commit078ad492d372ef6d8e0915ebc26b31de558c7a25
treebbd4100399af03fc9d0bbe14ae58e988315b3ad4
parentd9a026ea7d1100b781641615730680113bec31ed
fluke-dmm: Fix digit count in handle_qm_28x function.

This requires splitting the measurement into mantissa and exponent,
as the exponent affects the significant digits count.
src/hardware/fluke-dmm/protocol.c