Skip to content
Snippets Groups Projects
  1. May 18, 2014
  2. May 17, 2014
    • priseborough's avatar
      AP_NavEKF: Add protection for accel bias estimation errors · 5fe0d2c1
      priseborough authored
      Don't do bias estimation if tilted by more than 60 degrees to prevent scale
      factor errors affecting result unnecessarily.
      Prevent Kalman gain from having the wrong sign due to numerical errors
      associated with small process noise values.
      Allow smaller Z accel bias process noise values to be set
      5fe0d2c1
    • priseborough's avatar
      AP_NavEKF: Default parameter adjustments · 3222e8f7
      priseborough authored
      Bring Plane glitch protection thresholds into alignment with copter and
      rover
      Slight increase in accelerometer bias process noise to prevent bias
      estimate divergence into limits (Rover and Plane only as Copter does not
      seem respond as well to this change)
      effective increase in threshold on divergence test to allow increased
      margin for bad GPS velocities
      3222e8f7
    • Andrew Tridgell's avatar
      AP_InertialSensor: fixed example build · 65fd25fb
      Andrew Tridgell authored
      65fd25fb
    • Arthur Benemann's avatar
      Copter: only acceept Guided waypoints in Guided mode · e1b7e53c
      Arthur Benemann authored
      Fix #1068. When receiving guided waypoints do not change to GUIDED mode. This serves as a safety precaution for GCS, since they must switch to guided mode before sending the waypoints.
      e1b7e53c
  3. May 16, 2014
  4. May 15, 2014
Loading