Developer

APM:Plane 3.5.1 released

3689651507?profile=original

The ArduPilot development team is proud to announce the release of version 3.5.1 of APM:Plane. This is a minor release with primarily small changes.

The changes in this release are:

  • update uavcan to new protocol
  • always exit loiter in AUTO towards next waypoint
  • support more multicopter types in quadplane
  • added support for reverse thrust landings
  • added LAND_THR_SLEW parameter
  • added LAND_THEN_NEUTRL parameter
  • fixed reporting of armed state with safety switch
  • added optional arming check for minimum voltage
  • support motor test for quadplanes
  • added QLAND flight mode (quadplane land mode)
  • added TECS_LAND_SRC (land sink rate change)
  • use throttle slew in quadplane transition
  • added PID tuning for quadplane
  • improved text message queueing to ground stations
  • added LAND_THR_SLEW parameter
  • re-organisation of HAL_Linux bus API
  • improved NMEA parsing in GPS driver
  • changed TECS_LAND_SPDWGT default to -1
  • improved autoconfig of uBlox GPS driver
  • support a wider range of Lightware serial Lidars
  • improved non-GPS performance of EKF2
  • allow for indoor flight of quadplanes
  • improved compass fusion in EKF2
  • improved support for Pixracer board
  • improved NavIO2 support
  • added BATT_WATT_MAX parameter


The reverse thrust landing is particularly exciting as that adds a whole new range of possibilities for landing in restricted areas. Many thanks to Tom for the great work on getting this done.

The uavcan change to the new protocol has been a long time coming, and I'd like to thank Holger for both his great work on this and his patience given how long it has taken to be in a release. This adds support for automatic canbus node assignment which makes setup much easier, and also supports the latest versions of the Zubax canbus GPS.

My apologies if your favourite feature didn't make it into this release! There are a lot more changes pending but we needed to call a halt for the release eventually. This release has had a lot of flight testing and I'm confident it will be a great release.

Happy flying!

E-mail me when people leave their comments –

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

Join diydrones

Comments

  • Hi,

    I think I have the same problem with my AUAV-X2.

    If I activate RC7 (set RC7_FUNCTION = 1), AUAV-X2 hangs during startup.

    After installing http://uav.tridgell.net/JasonFranciosa/ArduPlane-v2.px4 AUAV-X2 works again!

    http://uav.tridgell.net/JasonFranciosa/ArduPlane-v2.px4
  • @Tridge, I'll test it as soon as I get to my workshop. Thank you very much for the extremely quick response and fix!

    Jason

  • Developer

    @Jason, I have pushed a fix for this into ArduPilot master. The bug turned out to be memory corruption inside the px4io co-processor. It was running low on both heap and stack, and the failsafe mixer that corresponded to your parameters pushed it just over the edge causing the IO processor to fault

    I will be doing a new release based on this fix soon, but meanwhile if you could test this firmware that would be appreciated:

    http://uav.tridgell.net/JasonFranciosa/ArduPlane-v2.px4

    that is just a build of master from a few minutes ago. It works fine for me with your parameters

    http://uav.tridgell.net/JasonFranciosa/ArduPlane-v2.px4
  • Awesome,

    thank you!

  • Developer

    @Jason, I have reproduced the problem with your param file, and I will work on a fix today. Thanks for reporting it!

  • Guy Interesting config. Might have to try it if it's supported. (Which I think it is btw)

    But maybe a tricopter with pivoting and swiveling tailrotor would be simpler again and fix the yaw problem in wind at the same time?

  • Hi

    I saw that the QuadPlane page at Ardupilot.com says "The code defaults to a Quad-X frame" is can it also support + configuration?

    i am wondering about putting 2 motors on the wings 1 on the nose and one pusher that will tilt...

    what do you think?

  • Ok, I reset the paramfile again and there is no issue's. As soon as I load my param file and reboot, it causes the pixhawk to lock up.

  • @Tridge. I tried that and it worked at first, but, after I loaded my param file back to 3.5.1 now it boots up, runs the configuration. then it just goes dead. There is no light on the main LED anymore and the lights on the top sides are just solid. Something with my param file is not happy with 3.5.1.

    I sent you my param file in a PM.

    Thank you,

    Jason

  • I would like to ask, how to use the parachute function, my pixhawk firmware has been upgraded to 3.5.0. I also set the parameters in accordance with the http://copter.ardupilot.com/wiki/parachute/, but the test process is not prompted  Mission Planner  "Parachute:Not Flying". Ask the parameter of the Mission and Planner ground station set up detailed

This reply was deleted.