GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
GalileoE5aTelemetryDecoder Class Reference

This class implements a NAV data decoder for Galileo INAV frames in E1B radio link. More...

#include <galileo_e5a_telemetry_decoder.h>

Inheritance diagram for GalileoE5aTelemetryDecoder:
TelemetryDecoderAdapterBase TelemetryDecoderInterface GNSSBlockInterface

Public Member Functions

 GalileoE5aTelemetryDecoder (const ConfigurationInterface *configuration, const std::string &role, unsigned int in_streams, unsigned int out_streams)
std::string implementation () override
 Returns "Galileo_E5a_Telemetry_Decoder".
Public Member Functions inherited from TelemetryDecoderAdapterBase
 TelemetryDecoderAdapterBase (const ConfigurationInterface *configuration, const std::string &role, unsigned int in_streams, unsigned int out_streams)
void connect (gr::top_block_sptr top_block) override
void disconnect (gr::top_block_sptr top_block) override
gr::basic_block_sptr get_left_block () override
gr::basic_block_sptr get_right_block () override
void set_satellite (const Gnss_Satellite &satellite) override
std::string role () override
void set_channel (int channel) override
void reset () override
size_t item_size () override
Public Member Functions inherited from GNSSBlockInterface
virtual gr::basic_block_sptr get_left_block (int RF_channel)
virtual gr::basic_block_sptr get_right_block (int RF_channel)
virtual void start ()
 Start the flow of samples if needed.

Additional Inherited Members

Protected Member Functions inherited from TelemetryDecoderAdapterBase
void InitializeDecoder (telemetry_impl_interface_sptr decoder)
const Gnss_Satellitesatellite () const
Protected Attributes inherited from TelemetryDecoderAdapterBase
Tlm_Conf tlm_parameters_

Detailed Description

This class implements a NAV data decoder for Galileo INAV frames in E1B radio link.

Definition at line 38 of file galileo_e5a_telemetry_decoder.h.

Member Function Documentation

◆ implementation()

std::string GalileoE5aTelemetryDecoder::implementation ( )
inlineoverridevirtual

Returns "Galileo_E5a_Telemetry_Decoder".

Implements GNSSBlockInterface.

Definition at line 50 of file galileo_e5a_telemetry_decoder.h.


The documentation for this class was generated from the following file: