20 Commits (master)

Author SHA1 Message Date
Andrew Tridgell e96507f55f AP_Math: added crc_crc64() 3 years ago
murata 414ca96e5c AP_Math: Move crc16-ibm CRC calculation method to a common class 3 years ago
Tom Pittenger 8c9dcf4ad8 AP_Math: added CRC16_CCITT non-standard variant 4 years ago
Peter Barker 2251e442cc AP_Math: move crc8_dvb_update into crc library 4 years ago
Randy Mackay 6c180994cd AP_Math: add support for crc8_maxim 4 years ago
Andrew Tridgell 747b48d0a8 AP_Math: added crc_sum8 4 years ago
murata 9714d8dde9 AP_MAth: Move the CRC24 to the AP_Math class 4 years ago
yaapu 144f7df02f AP_Math: added CRCs needed by AP_MSP 5 years ago
Andy Piper d4c5b945b3 AP_Math: move crc8_dvb_s2 here and add additional crc8 functions 5 years ago
Andrew Tridgell ff2cfbaafb AP_Math: added smaller footprint crc32 5 years ago
Siddharth Purohit fb48d8ee1b AP_Math: add method for generating hash 5 years ago
murata c5a471e778 AP_Math: Common modbus crc method 6 years ago
murata c6bcb1d54c AP_Math: Collect CRC16 into CRC file 6 years ago
murata 7f42be5d3e AP_Math: Commonize the CRC4 method 6 years ago
Pierre Kancir 695073db49 AP_Math: correct crc_xmodem definition 6 years ago
Pierre Kancir 9e927d1376 AP_Math: correct copyright, add pragma-once 6 years ago
Andrew Tridgell a6e05cbf5a AP_Math: added crc32 for IOMCU bootloader protocol 7 years ago
Andrew Tridgell 17f2f40b11 AP_Math: added xmodem CRC 7 years ago
Andrew Tridgell 9660973975 AP_Math: make crc_crc8 const 7 years ago
Andrew Tridgell 67a2441b12 AP_Math: started a set of crc functions 8 years ago
Lucas De Marchi c27c414e5a AP_HAL_Linux: Led_Sysfs: small fixes 8 years ago
Mathieu OTHACEHE 7d4d14a409 AP_HAL_Linux: add Led_Sysfs class. 8 years ago
Mathieu OTHACEHE 37237a5735 Disco_LED: Do not alloc PWM_Sysfs_Bebop objects 8 years ago
Mathieu OTHACEHE 5e42800b5e Disco: add LED support 8 years ago