Highest-Level view on communication services. More...
#include <boost/asio.hpp>
#include <boost/asio/serial_port.hpp>
#include <fstream>
#include <memory>
#include <sstream>
#include <septentrio_gnss_driver/communication/async_manager.hpp>
#include <septentrio_gnss_driver/communication/telegram_handler.hpp>
Go to the source code of this file.
Classes | |
class | io::CommunicationCore |
Handles communication with and configuration of the mosaic (and beyond) receiver(s) More... | |
Namespaces | |
io | |
Variables | |
const static uint32_t | io::BAUDRATES [] |
Possible baudrates for the Rx. More... | |
Highest-Level view on communication services.
Definition in file communication_core.hpp.