|
|
@ -12,11 +12,7 @@ |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
#pragma once |
|
|
|
#pragma once |
|
|
|
|
|
|
|
|
|
|
|
#include <AP_HAL/AP_HAL.h> |
|
|
|
#include "AP_Mission_config.h" |
|
|
|
|
|
|
|
|
|
|
|
#ifndef AP_MISSION_ENABLED |
|
|
|
|
|
|
|
#define AP_MISSION_ENABLED 1 |
|
|
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#include <GCS_MAVLink/GCS_MAVLink.h> |
|
|
|
#include <GCS_MAVLink/GCS_MAVLink.h> |
|
|
|
#include <AP_Math/AP_Math.h> |
|
|
|
#include <AP_Math/AP_Math.h> |
|
|
|