You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add 8-bit bound algorithms covered by e.g. https://docs.rs/crc_all/latest/crc_all/ or https://reveng.sourceforge.io/crc-catalogue not yet covered by InvertedTomato.Crc#13
Open
maettu-this opened this issue
Jul 24, 2023
· 2 comments
The text was updated successfully, but these errors were encountered:
maettu-this
changed the title
Add 8-bit bound algorithms covered by e.g. [Rust crc_all](https://docs.rs/crc_all/latest/crc_all/) not yet covered by InvertedTomato.Crc
Add 8-bit bound algorithms covered by e.g. https://docs.rs/crc_all/latest/crc_all/ or https://reveng.sourceforge.io/crc-catalogue not yet covered by InvertedTomato.CrcJul 24, 2023
...of the mentioned links in the InvertedTomato.Crc required format? Doesn't sound like that much of effort. But when it comes to naming the CRCs in the InvertedTomato.Crc preferred name I think you are the expert much more than me.
8-bit bound algorithms covered by Rust crc_all not yet covered by
InvertedTomato.Crc
:https://reveng.sourceforge.io/crc-catalogue/1-15.htm lists them as well.
https://reveng.sourceforge.io/crc-catalogue/16.htm lists them as well. Interestingly, this link also reveals "CRC-A" as "CRC-16/ISO-IEC-14443-3-A".
CRC-24/BLE
CRC-24/INTERLAKEN
CRC-24/LTE-A
CRC-24/LTE-B
CRC-24/OS-9
CRC-32/AUTOSAR
https://reveng.sourceforge.io/crc-catalogue/17plus.htm lists them as well. Even more:
Maybe better to extract this into a separate issue.
Originally posted by @maettu-this in #9 (comment)
The text was updated successfully, but these errors were encountered: