]> sigrok.org Git - libsigrokdecode.git/commit
usb_packet: calculate and check CRC5/CRC16
authorStefan Brüns <redacted>
Wed, 30 Sep 2015 22:12:29 +0000 (00:12 +0200)
committerUwe Hermann <redacted>
Tue, 6 Oct 2015 15:41:05 +0000 (17:41 +0200)
commit0e3cb15e814f20b201709688ab4eaa6eee54dc40
tree1e8d7ded820544301b3bb770b8561134159891ae
parentd9673085e0f35f4cf7704f340ce56f954d7beab6
usb_packet: calculate and check CRC5/CRC16

In case CRC validation fails, an crc5-err/crc16-err annotation is issued,
instead of crc5-ok/crc16-ok, and the error is noted in the annotation
text.
decoders/usb_packet/pd.py