autogenerated headers for rev https://github.com/mavlink/mavlink/tree/96589baa69422373b7dff63b0e906b3e767b3a1e
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
typedef struct __mavlink_mid_lvl_cmds_t
|
||||
{
|
||||
float hCommand; ///< Commanded Altitude in meters
|
||||
float uCommand; ///< Commanded Airspeed in m/s
|
||||
float rCommand; ///< Commanded Turnrate in rad/s
|
||||
uint8_t target; ///< The system setting the commands
|
||||
float hCommand; /*< Commanded Altitude in meters*/
|
||||
float uCommand; /*< Commanded Airspeed in m/s*/
|
||||
float rCommand; /*< Commanded Turnrate in rad/s*/
|
||||
uint8_t target; /*< The system setting the commands*/
|
||||
} mavlink_mid_lvl_cmds_t;
|
||||
|
||||
#define MAVLINK_MSG_ID_MID_LVL_CMDS_LEN 13
|
||||
|
||||
Reference in New Issue
Block a user