]> sigrok.org Git - libsigrokdecode.git/commit
nunchuk: Fix PD to become usable in GUIs.
authorUwe Hermann <redacted>
Wed, 5 Feb 2014 17:25:22 +0000 (18:25 +0100)
committerUwe Hermann <redacted>
Tue, 15 Apr 2014 08:43:49 +0000 (10:43 +0200)
commit803cf705914644e5d6bc63e262004be1da8bea9d
tree148acb8e68726e5a732ffbfee106379a69d45ab2
parent170d0e246f6b51900856bf1f89089162cd7ca2c2
nunchuk: Fix PD to become usable in GUIs.

 - Provide proper annotation classes and annotation rows.
 - Emit bit-exact annotations for some registers.
 - Output short and long annotations (for use when zooming).
 - Various minor fixes.

This fixes bug #344.
decoders/nunchuk/pd.py