Tags:
Permalink Reply by sbs on July 17, 2012 at 3:54am Dear Jonis,
I am a MAC user too. Have you got mission planner working in macosx?
Is there any IDE which allows you to develop mission planner in macosx?
Permalink Reply by Jack on January 11, 2012 at 5:05pm i download that great codes and works fine. thanks diydrones!
but when i try to modify "FlightPlanner" like moving a label or anything i get this error:
---------------------------
---------------------------
A Major error has occured : System.NullReferenceException: Object reference not set to an instance of an object.
at ArdupilotMega.GCSViews.FlightPlanner..ctor() in C:\Documents and Settings\H0S3iN\My Documents\DownloadSVN13\APMs 2010\GCSViews\FlightPlanner.cs:line 506
at ArdupilotMega.MainV2..ctor() in C:\Documents and Settings\H0S3iN\My Documents\DownloadSVN13\APMs 2010\MainV2.cs:line 148
---------------------------
OK
---------------------------
code built fine and have no error or warning during building progress but when i try to run exe file, i get error!
can any one help me?
whats on line 506 of flightplanner.cs?
Permalink Reply by Jack on January 11, 2012 at 5:15pm this :
string[] cmds = rm.GetString("MAVCmd").Split(new char[] { '\r', '\n' }, StringSplitOptions.RemoveEmptyEntries);
this is orginal code and i only move a label.
Permalink Reply by Jack on January 13, 2012 at 1:16am my codes are 1.0.66. i trying to download new version.
Permalink Reply by Sauk Wang on February 2, 2012 at 2:11am HI,marianne.I've tried to download the Mission Planner's code from svn, use Git Gui, but failed.It downloaded in objects\pack, an over 200mb file and then crushed.I don't know why I can't use Download SVN to complete the process, it didn't work.So er... could you send an e-mail with the code to me ?? My English not so good , I hope you could understand what I said. Thanks a lot. My e-mail address: elude0306@gmail.com Thanks again!
Permalink Reply by Sauk Wang on February 5, 2012 at 8:38pm I downloaded the source code already with Git. Thanks.
Permalink Reply by zhouhbo on February 5, 2012 at 7:14pm Hi! Could you tell me how can I download the APM Mission Planner Open Source Codes? Thank you.
Permalink Reply by Sauk Wang on February 5, 2012 at 8:41pm Use Git, http://code.google.com/p/ardupilot-mega/wiki/Git?wl=en, download the git and follow the instruction.
Permalink Reply by Lito Manansala on January 26, 2013 at 8:02am where are you flying here in Philippines marriane?
Permalink Reply by eric on March 19, 2013 at 9:34pm UPDATE 1/13: The APM code is no longer kept in this Google Code Git repository. It has now moved to GitHub here. The instruction below are just archival
Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.51 members
184 members
11 members
182 members
1290 members
© 2013 Created by Chris Anderson.
Powered by

Dear Jonis,
I am a MAC user too. Have you got mission planner working in macosx?
Is there any IDE which allows you to develop mission planner in macosx?