patchAVR C Runtime Library - Patches: patch #7485, CRC8-CCITT

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7485: CRC8-CCITT

Submitter:  Frédéric Nadeau <fnadeau>
Submitted:  Mon 28 Feb 2011 02:50:49 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  joerg_wunsch Open/Closed:  Closed

Wed 08 May 2013 11:46:17 AM UTC, comment #2: 

Included in SVN r2398, thanks!

Joerg Wunsch <joerg_wunsch>
Group administrator
Fri 03 May 2013 01:52:08 PM UTC, comment #1: 

Curious, what's the reference for naming it after CCITT?

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 28 Feb 2011 02:50:49 AM UTC, original submission:  

This patch add _crc8_ccitt_update(). The name might be changed, or crc_ccitt_update() could be updated to crc16_ccitt_update to avoid possible confusion.

Tested to generate the CRC table and with LTC6802-1.


Frédéric Nadeau <fnadeau>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #28011:  avr-libc-201305031436.patch added by fnadeau (5KiB - text/x-patch - Patch updated with more comments on usage)
file #22813:  avr-libc.patch added by fnadeau (5KiB - text/x-patch - This fix the missing line in comment of crc16.h and add a test case file.)
file #22802:  crc16.h.patch added by fnadeau (2KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by fnadeau (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-08 joerg_wunsch StatusIn Progress Done
        Open/ClosedOpen Closed
    2013-05-03 fnadeau Attached File- Added avr-libc-201305031436.patch, #28011
    2013-05-03 joerg_wunsch StatusNone In Progress
        Assigned toNone joerg_wunsch
    2011-02-28 fnadeau Attached File- Added avr-libc.patch, #22813
    2011-02-28 fnadeau Attached File- Added crc16.h.patch, #22802

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code