Classes | Namespaces | Variables
io.hpp File Reference
#include <thread>
#include <linux/input.h>
#include <linux/serial.h>
#include <boost/asio.hpp>
#include <pcap.h>
#include <septentrio_gnss_driver/abstraction/typedefs.hpp>
#include <septentrio_gnss_driver/communication/telegram.hpp>
Include dependency graph for io.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  io::PcapFileIo
 
class  io::SbfFileIo
 
class  io::SerialIo
 
class  io::TcpIo
 
class  io::UdpClient
 

Namespaces

 io
 

Variables

const static std::array< uint32_t, 21 > baudrates
 Possible baudrates for the Rx. More...
 

Variable Documentation

◆ baudrates

const static std::array<uint32_t, 21> baudrates
static
Initial value:
= {
1200, 2400, 4800, 9600, 19200, 38400, 57600,
115200, 230400, 460800, 500000, 576000, 921600, 1000000,
1152000, 1500000, 2000000, 2500000, 3000000, 3500000, 4000000}

Possible baudrates for the Rx.

Definition at line 51 of file io.hpp.



septentrio_gnss_driver
Author(s): Tibor Dome
autogenerated on Wed Nov 22 2023 04:04:27