Skip to content
Snippets Groups Projects
  1. Dec 10, 2017
  2. Dec 08, 2017
  3. Dec 07, 2017
  4. Dec 06, 2017
  5. Dec 04, 2017
    • Sander Smeets's avatar
      b21af471
    • Paul Riseborough's avatar
      commander: Reset nav test when vehicle is disarmed · fa501010
      Paul Riseborough authored
      Previously, the only way to clear a failed nav test was to reboot. This hindered testing.
      fa501010
    • Paul Riseborough's avatar
      commander: Check for nav divergence due to bad yaw at takeoff · d783bc8a
      Paul Riseborough authored
      This check is performed for up to 30 seconds after takeoff or until  a horizontal speed of 5 m/s has been achieved.
      If the vehicle is not landed and the check is active, then the yaw will be declared as failed if the velocity innovations fail for a continuous period of 1 second.
      This will cause the local and global position and velocity validity to be latched false to prevent unsafe use of position control modes.
      d783bc8a
    • Paul Riseborough's avatar
      commander: rework preflight GPS checks · afe857df
      Paul Riseborough authored
      Fix the bug allowing arming without GPS checks passed in the first 20 seconds after gaining GPS lock when COM_ARM_WO_GPS is set to 0
      Allow 10 seconds after boot for EKF quality checks to pass before reporting failure to allow EKF to stabilise.
      Move GPS quality checking and reporting to after all innovation and bias checks.
      Make messages more informative.
      Add missing GPS speed accuracy check.
      afe857df
Loading