Hello,
Is there a way to find out the exact version of the firmware that Mission Planner installs? I would like to be able to reproduce the exact version that is installed by mission planner (including used configuration files etc.) in arduino.
On a related note it would be very nice if the mission planner were able to install other versions of the firmware. I'm thinking something like a toggle in the firmware tab that says ' 'use current/previous/experimental version'.
Replies
the mission planner uses make to create the firmware. so you cant exactly replicate it using arduino.
the config used to build can be found here
https://ardupilot-mega.googlecode.com/git-history/ab3774fe3938c06b5...