Developer

ArduPlane 2.71 released

I've just released ArduPlane 2.71 for your flying pleasure.

As was described in the 2.71-beta thread, these are the major changes from 2.70:

  • prevent control mode changes due to receiver input change when in throttle failsafe
  • auto-scale analog input based on board voltage. This also removes the INPUT_VOLTAGE parameter, as it is no longer needed
  • added TKOFF_THR_MINSPD and TKOFF_THR_MINACC parameters. These allow you to set a minimum ground speed or X acceleration before the motor is started in auto mode. This is to better support hand launching in AUTO mode, and bungee or catapult launching.
  • added TKOFF_HEAD_HOLD option. This determines if auto takeoff will try to hold heading while climbing out. For a hand launch it is often better just to hold the wings level, instead of trying to hold heading.
  • changed FBWB altitude control from elevator to lock in the altitude when the elevator stick is neutral. This fixes a problem with altitude changing in FBWB mode due to slight tuning errors. You can set the climb rate for FBWB with the FBWB_CLIMB_RATE parameter. It default to 2 m/s
  • auto-detect when the compass is way off due to interference and switch to GPS navigation until the compass is healthy again. This is designed to prevent flyaways due to very bad magnetic interference.
  • prevent servo output overflow on large PID gains. This is especially important for elevon aircraft
  • changed default STICK_MIXING behaviour to use FBWA style stick mixing in AUTO mode. This prevents the pilot from causing radical turns if they don't know that the plane is in an AUTO mode. You can get the old behaviour by changing the STICK_MIXING parameter to 2.
  • Added a software VTail mixer, enabled using the VTAIL_OUTPUT option.
  • Fixed loading of missions with DIGICAM control commands, so DIGICAM control works again
  • Don't trigger a GCS failsafe if the GCS has never connected
  • Fixed fence MAVLink target IDs (fixes a problem with AndroPilot)
  • Added HIL_SERVOS parameter to allow real servos to move in HIL mode
  • Fixed an off-by-one in PX4 channel output (last PWM output channel wasn't sent)
  • Fixed scaling of joystick speed when controlling a camera gimbal with a joystick
  • Fixed creation of APM directory on SDCard on PX4
  • fixed auto-config of uBlox baudrate for uBlox modules set to 9600 baud
  • Fixed PX4 startup in FMU only mode
  • Added APM/boot.log on SDCard on PX4

Many thanks to everyone who contributed to this release!

One thing that isn't in this release but will be in the next release is the new L1 navigation controller from Brandon and Paul. They are doing fantastic work and testing is good so far, but I wanted to get the new features above out first before adding the new navigation code. I hope we will release a 2.72 release with the new L1 controller in the next couple of weeks.

Happy flying!

Cheers, Tridge

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

Join diydrones

Email me when people reply –

Replies

  • FYI, on an unrelated note. I am now experirncing an error screen (asking if I want to report) when trying to setup a grid using grid v2. Grid works fine, but the v2 does not, and causes an error. This error did not happen before the update.

     

    thanks

  • will DO Commands for the mount be implemented soon? They are non functioning for arduplane... or was it fixed in this release?

  • @andrew, do you have stock parameter for Phantom FPV Flying Wing EPO Airplane 1550mm 

    http://hobbyking.com/hobbyking/store/__33295__Phantom_FPV_Flying_Wi...

    or may i use other similiar parameter for this plane?

  • "Don't trigger a GCS failsafe if the GCS has never connected." That's the feature I was looking for!!

    The HIL_Servos is pretty damn cool too.

    Thanks Tridge

  • Great work!

  • Moderator

    CH7 Camera Trigger opt. does not work as CH7 IN does not seem to recognise a PWM signal in v2.7x

  • Moderator

    ArduPlane v 2.69, v2.70 and v2.71 HIL are broken, APM LED's don't flash and sim doesn't work.

  • everything was normal, but started to have this problem, the artificial horizon

    started to get crazy, somebody knows what is this problem?

    Please see the video of the problem


     

    https://www.youtube.com/watch?v=g-ZBHFn_3dk

  • Sorry, I have still version 2.70 with APM 1.0 and I had little bit too interesting test flight with it.

    But you (or somebody) can maybe read tlog's like you mother tongue ;-)

    It twiched modes itself randomly to unknown and back wtf.

    At home everything is solid.(of course)

    I know there is some radio interference, but it should'nt so bad.

    First manual, then mostly stabilize, one trial to Auto, and back (lost my nerves), one test radio shut down-> circle-rtl (nose dive)

    https://www.youtube.com/watch?v=PZgWtngSdjs

    Quite messy I know, N/NE wind and flight ended to ditch with minor injuries ;-)

    2013-04-06_19-05-43.tlog

  • Developer

    If you fly with a airspeed sensor and 3DR pitot tube then I'd strongly suggest you read this:

    http://diydrones.com/group/apmusergroup/forum/topics/a-batch-of-fau...

    Cheers, Tridge

This reply was deleted.

Activity