Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
CRC24Q.h File Reference

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 []
 

Function Documentation

unsigned int crc24q ( const unsigned char *  buff,
int  len 
)

Definition at line 44 of file CRC24Q.h.

References crc.

unsigned int RTCMgetbitu ( unsigned char *  buff,
int  pos,
int  lenb 
)

Definition at line 54 of file CRC24Q.h.

Referenced by gps_ubx_parse_nav_relposned(), and gps_ubx_parse_rxm_rtcm().

+ Here is the caller graph for this function:

Variable Documentation

const unsigned int tbl_CRC24Q[]
static

Definition at line 1 of file CRC24Q.h.