|
NinjaFlight
|
#include <mavlink_msg_uav_status.h>
Data Fields | |
| float | latitude |
| Latitude UAV. More... | |
| float | longitude |
| Longitude UAV. More... | |
| float | altitude |
| Altitude UAV. More... | |
| float | speed |
| Speed UAV. More... | |
| float | course |
| Course UAV. More... | |
| uint8_t | target |
| The ID system reporting the action. More... | |
| float __mavlink_uav_status_t::altitude |
Altitude UAV.
| float __mavlink_uav_status_t::course |
Course UAV.
| float __mavlink_uav_status_t::latitude |
Latitude UAV.
| float __mavlink_uav_status_t::longitude |
Longitude UAV.
| float __mavlink_uav_status_t::speed |
Speed UAV.
| uint8_t __mavlink_uav_status_t::target |
The ID system reporting the action.