there is no place like ~

pycrc News

pycrc is a free, fully parametrisable Cyclic Redundancy Check (CRC) calculator and C source code generator written in Python.

News

Added pycrc tutorial  (28 June 2010)
I have added a Tutorial how to use the generated source code in your program.

Version 0.7.5 released  (28 March 2010)
Version 0.7.5 is a feature enhancement and bug fix release: Version 0.7.5 introduces a C/C++ API change: this version introduces the additional (internal) parameter crc_shift in the crc_cfg_t structure. This variable is used by the table-driven algorithm when the width is not defined during code generation. This variable is zero if the width is >= 8.

Version 0.7.4 released  (24 January 2010)
Version 0.7.4 is a feature enhancement and bug fix release:

Version 0.7.3 released  (25 October 2009)
Version 0.7.3 is a small feature enhancement release:

10,000 downloads  (10 October 2009)
Today pycrc has passed the threshold of 10,000 downloads. We hope as many people have enjoyed working with pycrc. Thanks to everyone who has contributed!

Version 0.7.2 released  (30 September 2009)
Version 0.7.2 is a small bugfix release:

Version 0.7.1 released  (05 April 2009)
Version 0.7.1 is only a small feature enhancement release:

Version 0.7 released  (27 February 2009)
Version 0.7 of pycrc fixes a small bug and adds two new command line options:

Version 0.6.7 released  (11 December 2008)
Version 0.6.7 of pycrc is just a small bugfix release:

Version 0.6.6 released  (06 June 2008)
Version 0.6.6 of pycrc is just a small bugfix release:

Version 0.6.5 released  (02 March 2008)
Version 0.6.5 of adds a few new CRC models (dallas-1-wire, r-crc-16, thanks to "raimondo") and contains the following changes:

Version 0.6.4 released  (05 December 2007)
Version 0.6.4 fixes the following bugs:

Version 0.6.3 released  (13 October 2007)
Version 0.6.3 of adds a few new CRC models (crc-5, crc-15, crc-16-usb, crc-24, crc-64) and fixes the following bugs:

Version 0.6.2 released  (25 August 2007)
Version 0.6.2 of pycrc has been released today.

Version 0.6.1 released  (12 August 2007)
Version 0.6.1 of pycrc has been released today. This is a bugfix and code cleanup release. No new features have been added.

Version 0.6 released  (21 May 2007)
Version 0.6 of pycrc has been released today.

Version 0.5 released  (25 March 2007)
Version 0.5 of pycrc has been released today. This release includes minor fixes and corrections. No new features are added.

Version 0.4 released  (26 January 2007)
Version 0.4 of pycrc has been released today.

Version 0.3 released  (14 January 2007)
Version 0.3 of pycrc has been released today. This is the first public release. Although it is in a early beta stage, most of the final functionality is implemented.

Copyright (C) 2008 by Thomas Pircher