Mission Planner source code

Hi Folks,

I want to modify Mission Planner with my own ideas for my application with Arducopter. I saw various posts for Mission Planner source download, but I ain't getting it correct. I know it is open source and developed in C# WinForms, am I correct?

Can someone please give me an easy to setup link for Mission Planner source code? Any special instructions would also be useful.

I am in need of it ;)

Thanks,

Shyam.

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

Join diydrones

Email me when people reply –

Replies

  •  See my recent post with lots of details. It references the correct location for the source code also

    http://diydrones.com/forum/topics/requirements-to-compile-mission-p...

  • Shyam,

    Were you able to get mission planner to compile? I've been working on it for a few days and don't appear to be making much progress. Could you post a step by step on how you got it to work?

    So far, I've downloaded and installed the latest mission planner (1.2.51). I have the source code for mission planner, and c# express edition. I've pointed the ArduPilotMega project to my mission planner install.  When I build all, I get a few errors about libraries missing (KMLib.dll, core.dll), which should (I think) be built when other projects are compiled. I also get an error about an inability to import mykey.pfx. I can go into more details if it will help.

    Thanks,

    Nate

  • Hi, search for missionplanner on github.com . there will be some libs missing preventing of from compiling. they are all in the installed mp that you probably have, so you can just add references to them there.
    regards Soren
This reply was deleted.

Activity