Browse Source

Copter: add selection of inertial nav wp controller to APM_Config.h

master
Randy Mackay 12 years ago committed by rmackay9
parent
commit
766ccdf6f8
  1. 2
      ArduCopter/APM_Config.h

2
ArduCopter/APM_Config.h

@ -44,6 +44,8 @@ @@ -44,6 +44,8 @@
// Inertia based contollers
//#define INERTIAL_NAV_XY ENABLED
//#define NAV_WP_ACTIVE NAV_WP_INAV
//#define NAV_LOITER_ACTIVE NAV_LOITER_INAV
#define INERTIAL_NAV_Z ENABLED
//#define MOTORS_JD880

Loading…
Cancel
Save