ETLCPP / etl

Embedded Template Library
https://www.etlcpp.com
MIT License
2.05k stars 372 forks source link

Implement SAE J1850 CRC8 #811

Closed drewr95 closed 5 months ago

drewr95 commented 6 months ago

I've recently needed to use the j1850 crc8 checksum and figured this library might find use for it as well.

When it comes to SAE, finding detailed public information (free) isn't really easy to come by. This post on SO can give some insight.

jwellbelove commented 5 months ago

Pull request merged