ICAROUS
|
table data containing port settings
#include <flarm_table.h>
Public Attributes | |
portType_e | PortType |
uint16_t | BaudRate |
uint16_t | Portin |
uint16_t | Portout |
char | Address [50] |
char FlarmTable_t::Address[50] |
port address (ip address or serial port name)
uint16_t FlarmTable_t::BaudRate |
baudrate (only for serial)
uint16_t FlarmTable_t::Portin |
input port number (only used for socket)
uint16_t FlarmTable_t::Portout |
output port number (only used for socket)
portType_e FlarmTable_t::PortType |
connection type to autopilot