]> sigrok.org Git - libsigrok.git/commit
fluke-dmm: Fix counts_digits compatibility with 28x format
authorMathieu Pilato <redacted>
Mon, 20 Mar 2023 20:20:08 +0000 (21:20 +0100)
committerGerhard Sittig <redacted>
Thu, 30 Mar 2023 18:42:29 +0000 (20:42 +0200)
commitd9a026ea7d1100b781641615730680113bec31ed
tree6e5a99d75bbd505df6d4ac0ea990b44d07725194
parent104c7d565c67c3e54909fe3cd5d049a66c9961eb
fluke-dmm: Fix counts_digits compatibility with 28x format

Remove sign, then only take into account numerical characters (this
correctly excludes the exponent in the scientific notation used by
28x models).
src/hardware/fluke-dmm/protocol.c