![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Classes | |
| class | gnss_synchro_monitor |
| This class implements a monitoring block which allows sending a data stream with the receiver internal parameters (Gnss_Synchro objects) to local or remote clients over UDP. More... | |
| class | Gnss_Synchro_Udp_Sink |
| This class sends serialized Gnss_Synchro objects over UDP to one or multiple endpoints. More... | |
Typedefs | |
| using | gnss_synchro_monitor_sptr = gnss_shared_ptr<gnss_synchro_monitor> |
| using | b_io_context = boost::asio::io_service |
Classes for the Gnss_Synchro monitor.
| using b_io_context = boost::asio::io_service |
Definition at line 38 of file gnss_synchro_udp_sink.h.
| using gnss_synchro_monitor_sptr = gnss_shared_ptr<gnss_synchro_monitor> |
Definition at line 40 of file gnss_synchro_monitor.h.