Developer

Ardupilot Mega 1.0.2

The update is on the SVN for the brave. 

Ground start has reverted for now to 2.7 version. I was having a lot of trouble with the prior version. I have added a ground start delay option for those who want to have some time between power on and IMU calibration. Time is in milliseconds.

GROUND_START_DELAY 3000 // 3 seconds


I rewrote the command parser from scratch, again... It was really causing trouble. All the commands should work now. let me know if there are any issues. Commands now happen only while in Auto mode. 

The new take off command is implemented from 2.7, throttle is manual.

New landing commands are implemented and are much improved for usability. Set the landing waypoint as your target to land. The landing options are based on distance from your landing waypoint.

Please enter any issues into the Google Code issues list: http://code.google.com/p/ardupilot-mega/issues/list

The debug modes may be new to you as well. Please use them first to verify your hardware is setup.

Jason

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

Join diydrones

Email me when people reply –

Replies

  • cant seem to checkout current svn ... anyone else having issues downloading read-only version? (i'm using subversion 1.6) link is
    svn checkout http://ardupilot-mega.googlecode.com/svn/trunk/ ardupilot-mega-read-only

    others work fine, arducopter and ardupilot read-onlys
  • Good work Jason,

    Test flew this today, had some real compile problems, when set to Legacy, but managed to fudge around that for a temp...

    IMHO not convinced about take off throttle in manual, need to be able ot make the choice, in my personal view...

    If you are interested, please check out the internal APM tester group email i sent with far more detail in.

    had quite a funny end..

    Great work chaps.

    Mike..
  • Thanks for doing all this.
    Just one question, I can not seem to find an official source with svn repository for the APM libraries code, is there one ?
    Edit : seems that this is the official one http://code.google.com/p/arducopter/source/browse/#svn/trunk/libraries ?
This reply was deleted.

Activity