]> sigrok.org Git - libsigrok.git/commit
brymen-dmm: rephrase bfunc and value text parsing
authorGerhard Sittig <redacted>
Mon, 21 Sep 2020 18:20:13 +0000 (20:20 +0200)
committerGerhard Sittig <redacted>
Mon, 21 Sep 2020 19:29:27 +0000 (21:29 +0200)
commit66b349841a7db1ec143d9cec2316ece99a741d04
tree0b2ba164a0b69b7d1cbc7fc2ec4f497e5209edbe
parent56213aa0270fc8046dfcc380c137e766be41fd9c
brymen-dmm: rephrase bfunc and value text parsing

When the BM850s response packet's payload gets interpreted, the DLE/STX
transport envelope is not of interest. Rephrase the bitfield inspection
to better reflect that 'bfunc' indicators get accessed (match the vendor's
documentation). Rephrase the calling parse routine to unobfuscate the text
field access. Unclutter assignments for the analog feed. Use a shorter
layout in debug messages, reflect raw input data and conversion results.
src/hardware/brymen-dmm/parser.c