mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP_NavEKF: change namespace of MultiCopter and FixedWing params
this stops the libraries knowing anything about AP_Vehicle
This commit is contained in:
parent
806b2708c1
commit
00f72575c3
@ -23,7 +23,6 @@
|
||||
|
||||
#include "AP_NavEKF/EKFGSF_yaw.h"
|
||||
#include <AP_AHRS/AP_AHRS.h>
|
||||
#include <AP_Vehicle/AP_Vehicle.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
EKFGSF_yaw::EKFGSF_yaw() {};
|
||||
|
Loading…
Reference in New Issue
Block a user