Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
Functions | |
unsigned int | crc24q (const unsigned char *buff, int len) |
unsigned int | RTCMgetbitu (unsigned char *buff, int pos, int lenb) |
Variables | |
static const unsigned int | tbl_CRC24Q [] |
unsigned int crc24q | ( | const unsigned char * | buff, |
int | len | ||
) |
Definition at line 44 of file CRC24Q.h.
References buff, logger_uart_parse::crc, and tbl_CRC24Q.
unsigned int RTCMgetbitu | ( | unsigned char * | buff, |
int | pos, | ||
int | lenb | ||
) |
Definition at line 54 of file CRC24Q.h.
References buff.
Referenced by gps_ubx_parse_nav_relposned().