I am trying to get the source code for Mission Planner.
There seems to be two sources the google git source and the github source.
The GitHub source https://github.com/diydrones/ardupilot.git
Google git https://code.google.com/p/ardupilot-mega/
The Git code does not build because it does not have the lib directory and it also does not have some resource files it needs.
After copying over the files needed from the Google source to the Git source it does compile but neither of the programs say the version is 1.2.27.
Is there code that actually says its version 1.2.32 ?
Replies
all the libs can be found with the installed version.