APM:Libraries
|
Public Attributes | |
int | gps_fd |
int | client_fd |
uint32_t | last_update |
Definition at line 40 of file sitl_gps.cpp.
int gps_state::client_fd |
Definition at line 42 of file sitl_gps.cpp.
Referenced by HALSITL::SITL_State::gps2_pipe(), and HALSITL::SITL_State::gps_pipe().
int gps_state::gps_fd |
Definition at line 42 of file sitl_gps.cpp.
Referenced by HALSITL::SITL_State::_gps_write(), HALSITL::SITL_State::_update_gps(), HALSITL::SITL_State::gps2_pipe(), and HALSITL::SITL_State::gps_pipe().
uint32_t gps_state::last_update |
Definition at line 43 of file sitl_gps.cpp.
Referenced by HALSITL::SITL_State::_update_gps(), HALSITL::SITL_State::gps2_pipe(), and HALSITL::SITL_State::gps_pipe().