]> sigrok.org Git - libsigrok.git/commit
fluke-dmm: Extract digit count from response.
authorMathieu Pilato <redacted>
Fri, 10 Mar 2023 08:27:35 +0000 (09:27 +0100)
committerGerhard Sittig <redacted>
Sun, 19 Mar 2023 10:42:03 +0000 (11:42 +0100)
commitd2e3ce76f8f849f769b5f2903e8055223bfdce1b
tree8b12923c4b81d43f43276d8338d91869590ddd97
parentad42cfebcbda16a4021c7e1532ccfc15074bc870
fluke-dmm: Extract digit count from response.

The DMMs kindly formats its responses with the proper number of digits.
Extract and use this value instead, to not use an arbitrary digit count.

[ gsi: apply the same logic to Fluke 190 ]
src/hardware/fluke-dmm/protocol.c