Hi All,

When using APM planner to upload the code onto the board, it flashes the complete flash memory to re-write the contents. But, when we do calibration of radio/ servos in the mission planner where are the settings stored precisely ? (This is done after flashing of the main code) Is it in the EEPROM (for constant/ static variables)?

The problem I face is that I want to have the APM Mission planner calibration + able to change/ modify/ add my own code to the ArduPlane software. If I flash it from outside (say using VS 2010), I find that whooom.. everything is re-written. When I open the Mission planner now, I am unable to open it and asks me to update/ re-write the ArduPlane software.

This is annoying. How do I get to add my own code to ArduPlane default code and have mission planner usage/ user modified settings working at the same time ??

Any help is very much appreciated ! Wish god gives you a million bucks this year if you help me resolve this !!

Thank you!

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Developer

    settings are stores in the eeprom. the code is stored in the flash. if settings are being rewritten, that means that the eeprom version must have changed between the code your using and the version the planner is uploading.

This reply was deleted.

Activity