PX4 Firmware
PX4 Autopilot Software http://px4.io
vehicle_command_s Struct Reference

#include <vehicle_command.h>

Collaboration diagram for vehicle_command_s:

Public Attributes

uint64_t timestamp
 
double param5
 
double param6
 
float param1
 
float param2
 
float param3
 
float param4
 
float param7
 
uint16_t command
 
uint8_t target_system
 
uint8_t target_component
 
uint8_t source_system
 
uint8_t source_component
 
uint8_t confirmation
 
bool from_external
 
uint8_t _padding0 [4]
 

Detailed Description

Definition at line 147 of file vehicle_command.h.

Member Data Documentation

◆ _padding0

uint8_t vehicle_command_s::_padding0[4]

Definition at line 164 of file vehicle_command.h.

◆ command

◆ confirmation

uint8_t vehicle_command_s::confirmation

◆ from_external

◆ param1

◆ param2

◆ param3

◆ param4

◆ param5

◆ param6

◆ param7

◆ source_component

◆ source_system

◆ target_component

◆ target_system

◆ timestamp


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