Andy Piper
|
d4c5b945b3
|
AP_Math: move crc8_dvb_s2 here and add additional crc8 functions
|
2020-07-07 18:48:06 +10:00 |
Andrew Tridgell
|
ff2cfbaafb
|
AP_Math: added smaller footprint crc32
|
2019-10-28 15:53:16 +11:00 |
Siddharth Purohit
|
fb48d8ee1b
|
AP_Math: add method for generating hash
|
2019-10-19 09:55:38 +11:00 |
murata
|
c5a471e778
|
AP_Math: Common modbus crc method
|
2019-07-12 15:33:21 +10:00 |
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
|
dd0283d537
|
AP_Math: reduce variable scope in crc_crc8
|
2019-02-06 21:41:30 +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 |