I am following instructions on http://docs.megapirateng.com/documentation/tipsntricks to disable the internal compass on a Crius AIOP v2. The instructions say
"Use an external compass instead of using the internal
Sometimes you want to use an external compass instead of the flight controllers on board one. In most cases its not really needed, but you have the option.
libraries\AP_InertialSensor\AP_InertialSensor_MPU6000_I2C.cpp
changes:
//#define DISABLE_INTERNAL_MAG
to #define DISABLE_INTERNAL_MAG
After this changes, a compile and flash you also need to erase and reset to factory defaults via Mission Planner."
I did the code change and flashed the controller, but after that HOW does one erase and reset to factory defaults via MP? I can't find options there to do that.
Thanks.
Replies