20 #ifndef GNSS_SDR_GALILEO_E6_TELEMETRY_DECODER_H 21 #define GNSS_SDR_GALILEO_E6_TELEMETRY_DECODER_H 40 const std::string& role,
41 unsigned int in_streams,
42 unsigned int out_streams);
49 return "Galileo_E6_Telemetry_Decoder";
56 #endif // GNSS_SDR_GALILEO_E6_TELEMETRY_DECODER_H Common functionality for telemetry decoder adapters.
Base class for Telemetry Decoder adapters.
This abstract class represents an interface to configuration parameters.
This class implements a NAV data decoder for Galileo CNAV frames in E6 radio link.
std::string implementation() override
Returns "Galileo_E6_Telemetry_Decoder".