mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
ArduCopter: disable and remove InertialNav defines from APM_Config
* We're not going to have the RAM available to support those in general release
This commit is contained in:
parent
104ad8f6c8
commit
22ac39a4ef
@ -42,10 +42,6 @@
|
||||
* CH7_CAMERA_TRIGGER
|
||||
*/
|
||||
|
||||
// Inertia based contollers
|
||||
//#define INERTIAL_NAV_XY ENABLED
|
||||
#define INERTIAL_NAV_Z ENABLED
|
||||
|
||||
//#define MOTORS_JD880
|
||||
//#define MOTORS_JD850
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user