68 #define UBX_CONFIG_TIMEOUT 200 // ms, timeout for waiting ACK 69 #define UBX_PACKET_TIMEOUT 2 // ms, if now data during this delay assume that full update received 70 #define UBX_WAIT_BEFORE_READ 20 // ms, wait before reading to save read() calls 71 #define DISABLE_MSG_INTERVAL 1000000 // us, try to disable message with this interval 76 _gps_position(gps_position),
77 _satellite_info(satellite_info),
API for the uORB lightweight object broker.
This module interfaces via MAVLink to a software in the loop simulator (SITL) such as jMAVSim or Gaze...
High-resolution timer with callouts and timekeeping.
Simple error/warning functions, heavily inspired by the BSD functions of the same names...
int configure(unsigned &baudrate)
int receive(const unsigned timeout)