GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | Friends | List of all members
galileo_e6_has_msg_receiver Class Reference

GNU Radio block that receives asynchronous Galileo HAS message pages from the telemetry blocks, stores them in memory, and decodes HAS messages when enough data have been received. The decoded HAS message is sent to the PVT block. More...

#include <galileo_e6_has_msg_receiver.h>

Inheritance diagram for galileo_e6_has_msg_receiver:

Public Member Functions

 ~galileo_e6_has_msg_receiver ()=default
 Default destructor. More...
 
void set_enable_navdata_monitor (bool enable)
 
std::shared_ptr< Galileo_HAS_dataprocess_test_page (const pmt::pmt_t &msg)
 For testing purposes only. More...
 

Friends

galileo_e6_has_msg_receiver_sptr galileo_e6_has_msg_receiver_make ()
 

Detailed Description

GNU Radio block that receives asynchronous Galileo HAS message pages from the telemetry blocks, stores them in memory, and decodes HAS messages when enough data have been received. The decoded HAS message is sent to the PVT block.

Definition at line 55 of file galileo_e6_has_msg_receiver.h.

Constructor & Destructor Documentation

◆ ~galileo_e6_has_msg_receiver()

galileo_e6_has_msg_receiver::~galileo_e6_has_msg_receiver ( )
default

Default destructor.

Member Function Documentation

◆ process_test_page()

std::shared_ptr<Galileo_HAS_data> galileo_e6_has_msg_receiver::process_test_page ( const pmt::pmt_t &  msg)

For testing purposes only.


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