Developer

Ardupilot 2.5 Release Candidate

I was finally able to test 2.5 over the weekend and added a few tweaks to the code.
Here's what I hope is the final release.

As the new Manual gets formatted, you can view it at: http://code.google.com/p/ardupilot/wiki/ArduPilot25
Until the content is finally moved over the 2.4 manual is still a great resource.

Ardupilot_25_RC2.zip

Bonus - If you look check out the Waypoint_writer_25.pde file in the test suite, you can upload relative waypoints. This isn't supported in the config tool yet.

Jason


UPDATE -
A lot of people were having trouble with the GPS code and LEDs. I reworked the GPS parsers today to iron out some things. They were nothing that would interfere with flight, but I highly recommend using this new version. I've also added the ability to scale down your plane's roll based on airspeed. This should help planes that turn faster when they go slower. We may tweak this a bit in the future, so I'm looking for feedback on it. Note you can always turn it off in your header file with this line:
//6-4
#define AIRSPEED_TURN_P 1
see the header file for more instructions


E-mail me when people leave their comments –

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

Join diydrones

Comments

  • OK, thats mean I have to do the initial setup every time before fly?
  • Developer
    Sounds like it's working. Failsafe is triggered when the throttle goes below the initial value at setup.
  • Jason,
    I can get the failsafe message when I go through initial setup with half throttle, but when I reset the Ardupilot it goes normal again. so what should I do?
  • Developer
    Cool thanks,
    Also, you can change your plane's turn radius in the header file. Looks good!
    Jason
  • Hi again Jason,
    tried your last svn in debug mode (still snowing here) with these waypoints, a bit far away than before.

    Thisi is the config


    and this is the plot of the debug.
    Nice, didn't?


    Have a nice day
    marco
  • Sorry,
    this is the site:

    http://www.tchartdev.com
    伟德betvictor_一个主页,整个世界
    ?伟德国际1946_一个主页,整个世界!「www.ag1999bet.com_」伟德苹果手机版「中文网」是AG(Asia Gaming)优质运营商,是最具公信力的品牌;提供多种在线娱乐游戏;伟德国际备用地址大公司实力与信誉保证;人生就是搏,驾驭非凡,成就巅峰。
  • Thanks, Jason
    I will put more distance between waypoints.
    Unfortunately it is still snowing here and will do a few tests in debug mode.
    Found out this to trace waypoints:



    then click on csv2klm

    It is free, very easy to convert Ardu telemetry to csv .

    This is the result:


    I am using the latest svn (Revision r497). Is it correct?
    Have a nice day
    marco
    伟德betvictor_一个主页,整个世界
    ?伟德国际1946_一个主页,整个世界!「www.ag1999bet.com_」伟德苹果手机版「中文网」是AG(Asia Gaming)优质运营商,是最具公信力的品牌;提供多种在线娱乐游戏;伟德国际备用地址大公司实力与信誉保证;人生就是搏,驾驭非凡,成就巅峰。
  • > Jason wrote:
    > ArduIMU will be supported in 2.5.1. Doug is busy with that right now and we'll have that ready soon.

    will it be possible to use ArduIMU with NMEA (Remzibi's) GPS ?
    I've read somewhere there is a performance issue with such setup ?
  • Developer
    Marco, I plotted your waypoints again. I had made a minor mistake before that spread them out. They are very close together. I can see the plane might get stuck trying to get to a waypoint.
  • Moderator
    Cool, I'll get the latest, try it out in the morning and let you know. (I'm using a EM406 BTW)
This reply was deleted.