19 #ifndef GNSS_SDR_SBAS_L1_TELEMETRY_DECODER_H 20 #define GNSS_SDR_SBAS_L1_TELEMETRY_DECODER_H 40 const std::string& role,
41 unsigned int in_streams,
42 unsigned int out_streams);
49 return "SBAS_L1_Telemetry_Decoder";
53 std::string dump_filename_;
60 #endif // GNSS_SDR_SBAS_L1_TELEMETRY_DECODER_H 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 "SBAS_L1_Telemetry_Decoder".
This class implements a NAV data decoder for SBAS frames in L1 radio link.