![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
GNU Radio block that receives asynchronous channel messages from tlm blocks. More...
#include <channel_status_msg_receiver.h>
Public Member Functions | |
| ~channel_status_msg_receiver ()=default | |
| Default destructor. More... | |
| std::map< int, std::shared_ptr< Gnss_Synchro > > | get_current_status_map () |
| return the current status map of all channels with valid telemetry More... | |
| Monitor_Pvt | get_current_status_pvt () |
| return the current receiver PVT More... | |
Friends | |
| channel_status_msg_receiver_sptr | channel_status_msg_receiver_make () |
GNU Radio block that receives asynchronous channel messages from tlm blocks.
Definition at line 44 of file channel_status_msg_receiver.h.
|
default |
Default destructor.
| std::map<int, std::shared_ptr<Gnss_Synchro> > channel_status_msg_receiver::get_current_status_map | ( | ) |
return the current status map of all channels with valid telemetry
| Monitor_Pvt channel_status_msg_receiver::get_current_status_pvt | ( | ) |
return the current receiver PVT
1.8.14