21 #ifndef GNSS_SDR_GALILEO_E5B_TELEMETRY_DECODER_H 22 #define GNSS_SDR_GALILEO_E5B_TELEMETRY_DECODER_H 41 const std::string& role,
42 unsigned int in_streams,
43 unsigned int out_streams);
50 return "Galileo_E5b_Telemetry_Decoder";
57 #endif // GNSS_SDR_GALILEO_E5B_TELEMETRY_DECODER_H std::string implementation() override
Returns "Galileo_E5b_Telemetry_Decoder".
Common functionality for telemetry decoder adapters.
This class implements a NAV data decoder for Galileo INAV frames in E5b radio link.
Base class for Telemetry Decoder adapters.
This abstract class represents an interface to configuration parameters.