Highest-Level view on communication services. More...
#include <boost/asio.hpp>
#include <boost/asio/serial_port.hpp>
#include <boost/bind.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/exception/diagnostic_information.hpp>
#include <boost/function.hpp>
#include <fstream>
#include <memory>
#include <sstream>
#include <unistd.h>
#include <septentrio_gnss_driver/communication/async_manager.hpp>
#include <septentrio_gnss_driver/communication/callback_handlers.hpp>
Go to the source code of this file.
Classes | |
class | io_comm_rx::Comm_IO |
Handles communication with and configuration of the mosaic (and beyond) receiver(s) More... | |
Namespaces | |
io_comm_rx | |
Macros | |
#define | COMMUNICATION_CORE_HPP |
Variables | |
static const uint32_t | io_comm_rx::BAUDRATES [] |
Possible baudrates for the Rx. More... | |
Highest-Level view on communication services.
Definition in file communication_core.hpp.
#define COMMUNICATION_CORE_HPP |
Definition at line 63 of file communication_core.hpp.