GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes | Functions
telemetry_decoder_libs

Classes

class  Tlm_Conf
 
class  Tlm_CRC_Stats
 Class that computes the telemetry CRC statistics. More...
 
class  Viterbi_Decoder
 Class that implements a Viterbi decoder. More...
 
class  Viterbi_Decoder_Sbas
 Class that implements a Viterbi decoder. More...
 
class  Serdes_Nav_Message
 This class implements serialization and deserialization of Nav_Message_Packet objects using Protocol Buffers. More...
 

Functions

int save_tlm_matfile (const std::string &dumpfile)
 
bool tlm_remove_file (const std::string &file_to_remove)
 

Detailed Description

Utilities for the decoding of GNSS navigation messages.