Release Version 1.1.0.0
Release Version 1.1.0.0
- Added
CalculateBits()
function for calculating a CRC on an input with a length that is not a multiple of 8 bits. - Added the following CRC definitions:
- CRC_6_NR
- CRC_8_LTE
- CRC_11_NR
- CRC_24_LTEA
- CRC_24_LTEB
- CRC_24_NRC
- Various documentation updates