22483 Commits (292251e2aac7d1e4465673c8c2787a5651af44d9)
 

Author SHA1 Message Date
Paul Riseborough 66e4d9d6e8 AP_NavEKF2: Reset co-variance values when doing a pos,vel,hgt reset 9 years ago
Paul Riseborough cf8175a073 AP_NavEKF2: Allow immediate use of GPS in-flight for plane without compass 9 years ago
Paul Riseborough 08de4e6d95 AP_NavEKF: Do not perform start-up yaw alignment if no compass 9 years ago
Paul Riseborough d2694fe5dc AP_NavEKF2: Remove duplicate transition into GPS aiding 9 years ago
Paul Riseborough 7201f7d2fd AP_NavEKF2: fix comment 9 years ago
Paul Riseborough 64a8153b68 AP_NavEKF2: update function name 9 years ago
Paul Riseborough addd213af0 AP_NavEKF2: reduce effect of acceleration on non-GPS mode attitude 9 years ago
Paul Riseborough d33bbf8cc7 AP_NavEKF: remove debug code 9 years ago
Paul Riseborough 54213ad871 DataFlash: Improve reporting of normalised ekf2 magnetometer innovations 9 years ago
Paul Riseborough a3b78e6231 AP_NavEKF2: update tuning defaults 9 years ago
Paul Riseborough 65f63341d7 AP_NavEKF2: Improve numerical error protection in optical flow fusion 9 years ago
Paul Riseborough 42da33593d AP_NavEKF2: fix yaw fusion numerical health reporting 9 years ago
Paul Riseborough 6eb9d43507 AP_NavEKF2: add numerical error checking and isolation to mag decl fusion 9 years ago
Paul Riseborough b325c5faeb AP_NavEKF2: add error checking and isolation to mag heading fusion 9 years ago
Paul Riseborough a0b1dc5325 AP_NavEKF2: add error checking and isolation to 3D amg fusion 9 years ago
Paul Riseborough 51a3df0319 AP_NavEKF2: Add error checking and isolation to pos vel fusion 9 years ago
Paul Riseborough b1e9207c0f Replay: extend ekf fault status reporting coverage 9 years ago
Paul Riseborough fcee82f9b2 DataFlash: extend ekf fault status reporting coverage 9 years ago
Paul Riseborough 597ec61673 AP_AHRS: extend ekf fault status reporting coverage 9 years ago
Paul Riseborough d59d8cc6e3 AP_NavEKF: extend fusion fault reporting coverage 9 years ago
Paul Riseborough 71b589c89c AP_NavEKF2: extend fusion fault reporting coverage 9 years ago
Paul Riseborough 0982bd0b2b AP_NavEKF2: update parameter documentation 9 years ago
Paul Riseborough 46a2993a0d AP_NavEKF: use intuitive units for imu bias process noise parameters 9 years ago
Paul Riseborough 8c374fd679 AP_NavEKF2: correct comments 9 years ago
Paul Riseborough 6be9eaa524 AP_NavEKF2: use receiver estimated accuracy 9 years ago
Paul Riseborough dddc213836 AP_NavEKF2: Open up tuning limits 9 years ago
Paul Riseborough cf05e110fc AP_NavEKF2: fix scaling error in use of IMU noise parameters 9 years ago
Randy Mackay 5461002eea Copter: read rangefinder at 20hz 9 years ago
Randy Mackay e6b3638d84 Copter: minor change to land mode's logic to use rangefinder 9 years ago
Randy Mackay 8171532dc5 Copter: allow rangefinder to be disabled from definition 9 years ago
Randy Mackay e489c3184c Copter: rangefinder.enabled false if no range finders are configured 9 years ago
Randy Mackay 00445ce7bd SITL: parameter file to enable rangefinder in copter 9 years ago
Randy Mackay 59070653cc Copter: provide filtered range finder altitude to AC_WPNav 9 years ago
Randy Mackay 2bafc36ded AC_WPNav: support rangefinder for terrain following 9 years ago
Randy Mackay e18bf3af56 Copter: remove unused definitions 9 years ago
Randy Mackay 5ac13c0355 Copter: move rangefinder variables into structure 9 years ago
Randy Mackay 70463dc572 Copter: auto_spline_start handles triggers terrain failsafe 9 years ago
Randy Mackay 3688636736 Copter: RTL ignores terrain during terrain failsafe 9 years ago
Randy Mackay 273b9acad8 Copter: prearm check that RTL_ALT is below rangefinder max alt 9 years ago
Randy Mackay c7f80324fa Copter: tilt correct rangefinder 9 years ago
Randy Mackay ba38b0234f Copter: use rangefinder class's valid_range_count 9 years ago
Randy Mackay 949d5f7109 Copter: add rangefinder_alt_ok 9 years ago
Randy Mackay 7689315ba2 Copter: rename sonar to rangefinder 9 years ago
Randy Mackay 028946ae9e Copter: rename CONFIG_SONAR to RANGEFINDER_ENABLE 9 years ago
Randy Mackay e0bf08abe0 Copter: fixes to guided mode target check is within fence 9 years ago
Randy Mackay 4829dbb55d AC_Fence: rename check_destination_within_fence and accept distances in meters 9 years ago
Saloni Jain bc22419286 Copter : Modified set_guided_destination() to reject requests for guided waypoints outside the fence. 9 years ago
Saloni Jain ff843448aa AC_Fence: Added a new function to check whether the guided waypoint is within the fence 9 years ago
Peter Barker a5db4194bd Tools: update PrintVersion.py for new firmware version location 9 years ago
Andrew Tridgell b7fe96188d Plane: raise range of THR_FS_VALUE 9 years ago