autogenerated headers for rev https://github.com/mavlink/mavlink/tree/2051bc29b50a4b155088b34aa37ed0bfa002d738
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
|
||||
#define MAVLINK_MSG_ID_MID_LVL_CMDS 180
|
||||
|
||||
typedef struct MAVLINK_PACKED __mavlink_mid_lvl_cmds_t
|
||||
{
|
||||
MAVPACKED(
|
||||
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*/
|
||||
} mavlink_mid_lvl_cmds_t;
|
||||
}) mavlink_mid_lvl_cmds_t;
|
||||
|
||||
#define MAVLINK_MSG_ID_MID_LVL_CMDS_LEN 13
|
||||
#define MAVLINK_MSG_ID_MID_LVL_CMDS_MIN_LEN 13
|
||||
|
||||
Reference in New Issue
Block a user