]> sigrok.org Git - libsigrokdecode.git/commit
parallel: implement consistent number formatting
authorGerhard Sittig <redacted>
Fri, 22 Dec 2017 20:07:28 +0000 (21:07 +0100)
committerUwe Hermann <redacted>
Mon, 1 Jan 2018 21:15:51 +0000 (22:15 +0100)
commitfcdd8c687dfce24cbb3569d0d02b0e34df0535d6
tree38b49692def6101c2c4a181ba617541afa63b295
parentca24954fa8c82919446eec8114e4007f0b024797
parallel: implement consistent number formatting

Print all annotations for individual data bit items and for the
de-multiplexed words in a consistent style with leading zeros and
constant width. This shall lend itself better to quick navigation
during visual inspection, as well as automatic processing.
decoders/parallel/pd.py