murata
|
c6bcb1d54c
|
AP_Math: Collect CRC16 into CRC file
AP_Math: Collect CRC16 into CRC file
|
2019-05-21 09:19:19 +10:00 |
murata
|
7f42be5d3e
|
AP_Math: Commonize the CRC4 method
|
2019-04-24 08:44:11 -07:00 |
Pierre Kancir
|
695073db49
|
AP_Math: correct crc_xmodem definition
|
2019-02-06 23:20:07 +11:00 |
Pierre Kancir
|
9e927d1376
|
AP_Math: correct copyright, add pragma-once
|
2019-02-06 23:20:07 +11:00 |
Andrew Tridgell
|
a6e05cbf5a
|
AP_Math: added crc32 for IOMCU bootloader protocol
|
2018-04-17 08:44:44 +10:00 |
Andrew Tridgell
|
17f2f40b11
|
AP_Math: added xmodem CRC
used by blheli 4-way ESC protocol
|
2018-04-07 09:10:29 +10:00 |
Andrew Tridgell
|
9660973975
|
AP_Math: make crc_crc8 const
|
2017-11-27 10:15:07 +09:00 |
Andrew Tridgell
|
67a2441b12
|
AP_Math: started a set of crc functions
these functions are often common between drivers
|
2017-01-27 18:11:29 +11:00 |