|
|
@ -146,9 +146,9 @@ |
|
|
|
// Magneto orientation and corrections. |
|
|
|
// Magneto orientation and corrections. |
|
|
|
// If you don't have magneto activated, It is safe to ignore these |
|
|
|
// If you don't have magneto activated, It is safe to ignore these |
|
|
|
//#ifdef IsMAG |
|
|
|
//#ifdef IsMAG |
|
|
|
#define MAGORIENTATION AP_COMPASS_COMPONENTS_UP_PINS_FORWARD // This is default solution for ArduCopter |
|
|
|
//#define MAGORIENTATION AP_COMPASS_COMPONENTS_UP_PINS_FORWARD // This is default solution for ArduCopter |
|
|
|
//#define MAGORIENTATION AP_COMPASS_COMPONENTS_UP_PINS_BACK // Alternative orientation for ArduCopter |
|
|
|
//#define MAGORIENTATION AP_COMPASS_COMPONENTS_UP_PINS_BACK // Alternative orientation for ArduCopter |
|
|
|
//#define MAGORIENTATION AP_COMPASS_COMPONENTS_DOWN_PINS_FORWARD // If you have soldered Magneto to IMU shield in WIki pictures shows |
|
|
|
#define MAGORIENTATION AP_COMPASS_COMPONENTS_DOWN_PINS_FORWARD // If you have soldered Magneto to IMU shield in WIki pictures shows |
|
|
|
|
|
|
|
|
|
|
|
// To get Magneto offsets, switch to CLI mode and run offset calibration. During calibration |
|
|
|
// To get Magneto offsets, switch to CLI mode and run offset calibration. During calibration |
|
|
|
// you need to roll/bank/tilt/yaw/shake etc your ArduCopter. Don't kick like Jani always does :) |
|
|
|
// you need to roll/bank/tilt/yaw/shake etc your ArduCopter. Don't kick like Jani always does :) |
|
|
|