Skip to content
Snippets Groups Projects
  1. Sep 09, 2012
    • Andrew Tridgell's avatar
      APM: simplify radio_trim code · b374f604
      Andrew Tridgell authored
      this removes the duplicate code. Throttle trim is not changed.
      ArduPlane-2.61
      b374f604
    • Andrew Tridgell's avatar
      APM: fixed throttle nudging · a90182b9
      Andrew Tridgell authored
      The nudge value depended on RC3_TRIM, which is not a reliable
      value. It tried to only take effect when the throttle stick was above
      50%, but if RC3_TRIM was high for some reason (say 1500) then it would
      actually depress the throttle by a large amount, which could cause the
      plane to stall.
      
      This also adds a boolean option THROTTLE_NUDGE to allow disabling of
      throttle nudging
      a90182b9
  2. Sep 08, 2012
  3. Sep 06, 2012
  4. Sep 05, 2012
  5. Sep 03, 2012
  6. Sep 02, 2012
  7. Sep 01, 2012
  8. Aug 30, 2012
    • Michael Oborne's avatar
      Mission Planner 1.2.10 · a5bd3c67
      Michael Oborne authored
      add useritems to HUD
      change hdop scale
      fix posible follow me bug (, vs .)
      fix posible friendly params bug (, vs .)
      tweak flightdata log playback timming
      fix gridv2 bug. if no waypoint had been done, the grid wold fail
      tweak some mission upload potential issues
      add ability to get param list from a log (from startup)
      add ability to get the first wp list in a log, if wps where received in that log.
      tweak video capture library timing
      a5bd3c67
Loading