mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
AP_InertialSensor: include cleanups
This commit is contained in:
parent
677466e60b
commit
fda4a65e3e
@ -1,8 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <SITL/SITL.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
/*
|
||||
This is a 'mock' implementation of an INS that does nothing and gives a level HUD, but does it successfully.
|
||||
Its useful for boards that don't have any form of IMU accel/gyro etc connected just yet, but where u want to boot-up "successfully" anyway,
|
||||
|
Loading…
Reference in New Issue
Block a user