NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
__mavlink_uav_status_t Struct Reference

#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...
 

Field Documentation

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.


The documentation for this struct was generated from the following file: