23 #ifndef GNSS_SDR_CNAV_MSG_H 24 #define GNSS_SDR_CNAV_MSG_H 40 #define GPS_L2_V27_HISTORY_LENGTH_BITS 64 42 #define GPS_L2C_V27_INIT_BITS (32) 44 #define GPS_L2C_V27_DECODE_BITS (32) 46 #define GPS_L2C_V27_DELAY_BITS (32) 101 const v27_poly_t *cnav_msg_decoder_get_poly(
void);
104 unsigned char symbol,
#define GPS_L2C_V27_DELAY_BITS
#define GPS_L2C_V27_INIT_BITS
#define GPS_L2C_V27_DECODE_BITS
#define GPS_L2_V27_HISTORY_LENGTH_BITS
Utilities for the convolutional encoder of the libswiftnav library.
Common definitions used throughout the libswiftnav library.