]> sigrok.org Git - libsigrokdecode.git/commit
can: Fix annotation start/end samples.
authorUwe Hermann <redacted>
Mon, 9 Sep 2013 19:48:42 +0000 (21:48 +0200)
committerUwe Hermann <redacted>
Tue, 10 Sep 2013 16:01:45 +0000 (18:01 +0200)
commit4b1813b4bc93a0b456f884c8de9f71df4bde6a39
tree38b22c8208a3711d7101edfaac846d4be25b5337
parente20f455cbc52684d177a42153fa9be931077a338
can: Fix annotation start/end samples.

With this change pretty much all CAN annotations that are currently
output should have the correct values, including single-bit and
multi-bit fields, standard and extended CAN frames, and so on.

This fixes #146.
decoders/can/pd.py