mavlink: implement MAV_CMD_REQUEST_FLIGHT_INFORMATION

Signed-off-by: Sugnan Prabhu S <sugnan.prabhu.s@intel.com>
This commit is contained in:
Sugnan Prabhu S
2017-08-30 23:12:18 +05:30
committed by Lorenz Meier
parent 8a1d8f2162
commit 6562dd496b
4 changed files with 37 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
uint32 armed_time_ms # Arming timestamp
bool armed # Set to true if system is armed
bool prearmed # Set to true if the actuator safety is disabled but motors are not armed
bool ready_to_arm # Set to true if system is ready to be armed