]> sigrok.org Git - libsigrok.git/commit
dmm/mm38xr: fix values for digits properties
authorFrank Stettner <redacted>
Fri, 23 Dec 2022 14:03:13 +0000 (15:03 +0100)
committerGerhard Sittig <redacted>
Sun, 19 Feb 2023 10:27:45 +0000 (11:27 +0100)
commite59dd45dcda4d3bc0fbd944872564fd30253f3c6
tree2f3cf61fbf7807568eb86b4717e8c063360b8b57
parent762356c34ec26704926483e63103b7bf3870363d
dmm/mm38xr: fix values for digits properties

Unify the mm38xr package parser with the other drivers regarding the use of the
digits properties in the analog payload. This commit adjusts the previously
unclear, but now clarified, use of these properties:

Number of significant digits after the decimal point, if positive. When
negative, exponent with reversed polarity that is necessary to express the
value with all digits without a decimal point.
src/dmm/mm38xr.c