]> sigrok.org Git - libsigrokdecode.git/commit
adf435x: rephrase table lookups for display texts
authorGerhard Sittig <redacted>
Fri, 30 Dec 2022 14:28:07 +0000 (15:28 +0100)
committerGerhard Sittig <redacted>
Mon, 9 Jan 2023 19:13:35 +0000 (20:13 +0100)
commit4d86276d6434f9bcdd96bc2ddaa316a9a01da461
tree01ef869f646831b39db9f97281d9ed77e4e2f34e
parent3851b0c084bc358b134069ba829b7ce1f4c410ff
adf435x: rephrase table lookups for display texts

Try a different presentation of exising information in the register
fields' display text construction (extra parsers for known fields).
Attempt a source code format which hopefully better lends itself to
index range verification during review.

Make the number of available expansion texts stand out more visually,
so that readers can compare their count to the register field's width.
Address those register fields with four or more expansion values, keep
the simple single bit cases as they are. Add a comment for awareness.
decoders/adf435x/pd.py