19 #ifndef GNSS_SDR_GPS_L1_CA_TELEMETRY_DECODER_H 20 #define GNSS_SDR_GPS_L1_CA_TELEMETRY_DECODER_H 42 const std::string& role,
43 unsigned int in_streams,
44 unsigned int out_streams);
49 return "GPS_L1_CA_Telemetry_Decoder";
56 #endif // GNSS_SDR_GPS_L1_CA_TELEMETRY_DECODER_H This class implements a NAV data decoder for GPS L1 C/A.
Common functionality for telemetry decoder adapters.
Base class for Telemetry Decoder adapters.
This abstract class represents an interface to configuration parameters.
std::string implementation() override
Returns "GPS_L1_CA_Telemetry_Decoder".