Skip to content

Releases: d-bahr/CRCpp

Release Version 1.2.0.0

15 Mar 07:26
Compare
Choose a tag to compare

Release Version 1.2.0.0

  • Added CMake support.
  • Added unit test projects for Visual Studio 2017 and Visual Studio 2022.
  • Added the following CRC definitions:
    • CRC_16_MCRF4XX

Release Version 1.1.0.0

19 Mar 08:11
Compare
Choose a tag to compare

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

Release Version 1.0.1.0

16 Feb 09:12
Compare
Choose a tag to compare

Release Version 1.0.1.0

Release Version 1.0.0.0

26 Jan 01:23
Compare
Choose a tag to compare

Release Version 1.0.0.0