]> sigrok.org Git - libsigrok.git/commit
dmm/vc96: Fixed wrong detection and calculation.
authorschuma-gta02 <redacted>
Fri, 24 Nov 2023 15:56:25 +0000 (16:56 +0100)
committerSoeren Apel <redacted>
Sat, 8 Nov 2025 22:11:29 +0000 (23:11 +0100)
commit54903a8640ccd05dc1b9d99b8fd9f66a29a2e098
tree3c5bcb21bd9fcd5e56de68e24fc9e5211959dba7
parent6e5899e6c61a21f5aeaf0c2e55b6cd89e29c9aba
dmm/vc96: Fixed wrong detection and calculation.

- check against "  " (two spaces) for info->is_unitless (line 137)
- introduced the handling of the returncode of sr_atof_ascii (line 73)
- explanation for ignoring case in line 132 added
src/dmm/vc96.c