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

GNU Radio block that receives asynchronous Nav_Message_Packet obkects from the telemetry blocks and sends them via UDP. More...

#include <nav_message_monitor.h>

Inheritance diagram for nav_message_monitor:

Public Member Functions

 ~nav_message_monitor ()=default
 Default destructor.

Friends

nav_message_monitor_sptr nav_message_monitor_make (const std::vector< std::string > &addresses, uint16_t port)

Detailed Description

GNU Radio block that receives asynchronous Nav_Message_Packet obkects from the telemetry blocks and sends them via UDP.

Definition at line 45 of file nav_message_monitor.h.

Constructor & Destructor Documentation

◆ ~nav_message_monitor()

nav_message_monitor::~nav_message_monitor ( )
default

Default destructor.


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