14458 Commits (b499cd1b597b74a0d2032828287d1bd202b3f560)
 

Author SHA1 Message Date
priseborough 195cdb6fd6 Plane: Don't log EKF optical flow data if not required 10 years ago
priseborough 9c8406998b Replay: Don't log EKF optical flow data if not required 10 years ago
priseborough b99b3c7b9d DataFlash: Don't log EKF optical flow data if not required 10 years ago
priseborough b6d300db19 AP_NavEKF: clean up determination of GPS availability 10 years ago
priseborough 40b02fc19a AP_NavEKF: Ensure filter doesn't try to use GPS after initialisation 10 years ago
priseborough bab1a69f1c AP_NavEKF: make position and velocity resets consistent with GPS usage 10 years ago
priseborough 0dc2356175 AP_NavEKF: Ensure initialisation methods read required sensor data 10 years ago
priseborough 5d1de79f08 AP_NavEKF: Modify initial values to make startup behaviour more consistent 10 years ago
priseborough a63af34d8f AP_NavEKF: Allow 10 seconds for the filter to settle after initialisation 10 years ago
priseborough 0a5de21dc7 AP_NavEKF: Fix bug in reporting of solution status 10 years ago
priseborough 92c3026072 AP_NavEKF: Link process noise to arm status, not pos hold mode 10 years ago
priseborough a535b73a6d AP_NavEKF: Initialise timeout status to true 10 years ago
priseborough 363c1e393d AP_NavEKF: Latch use of position hold mode for duration of flight 10 years ago
priseborough a0a6c0362f AP_NavEKF: Relax timeout check applied to optical flow data 10 years ago
priseborough 5bd4ee9715 AP_NavEKF: Use compensation for baro delay in position hold mode 10 years ago
priseborough 4dc1ee2d66 AP_NavEKF: Rename static mode to avoid confusion with other non-GPS modes 10 years ago
priseborough b160f4c03b AP_NavEKF: Compensate optical flow fusion for GPS glitch recovery offset 10 years ago
priseborough e4c969084d AP_NavEKF: Improve behaviour recovering from a GPS timeout 10 years ago
priseborough 6eb533121c AP_NavEKF: Add static mode to solution status message 10 years ago
priseborough 5c3a56a087 AP_NavEKF: Fix error in comments 10 years ago
priseborough 3891dada78 AP_NavEKF: remove unnecessary function 10 years ago
priseborough a16253796f AP_NavEKF: Fix bug preventing the non-GPS mode being selected externally 10 years ago
priseborough a42100e4c5 AP_NavEKF: Improved handling of no GPS 10 years ago
priseborough 73a06cd0c1 AP_NavEKF: Fix bug causing magnetic field state learning to be forgotten 10 years ago
priseborough bf89c56e54 AP_NavEKF: Fix comments error in description of flow sensor sign conventions 10 years ago
priseborough 685fa383e4 DataFlash: Log EKF solution status message 10 years ago
priseborough 4eb19c2324 AP_NavEKF: Rationalise health status reporting 10 years ago
priseborough 78b30e4ce5 AP_NavEKF: Increase rate at which GPS glitch offsets are reduced for planes 10 years ago
Randy Mackay 82a83200b1 AutoTest: minor fix to AVC copter params 10 years ago
Randy Mackay 4ea48f8f64 AutoTest: increase throttle for fly_square test 10 years ago
Andrew Tridgell e0943851d6 DataFlash: log gyro and accel error counts 10 years ago
Andrew Tridgell b9adc6e466 AP_InertialSensor: prefer sensors that have zero error counts 10 years ago
Andrew Tridgell 8d393c89d0 autotest: fixed bash syntax 10 years ago
Randy Mackay f2b0fc3566 Copter: disarm on landing regardless of pilot input 10 years ago
Randy Mackay 4a1ba9b186 AC_WPNav: minor const fix 10 years ago
Randy Mackay 72127cde35 Copter: remove broken support for do-change-alt 10 years ago
Randy Mackay 2bc1b7e4d6 Copter: skip pre-arm checks when already armed 10 years ago
Brandon Basso 4ace5bcccb CHDK script changes 10 years ago
Randy Mackay 990a34cb75 Copter: remove support for do-set-home mission command 10 years ago
Randy Mackay c7192c5eef Notify: remove Led class 10 years ago
Randy Mackay 352b52d73f Notify: remove reliance on Led class 10 years ago
Randy Mackay 860e4b1ce2 Tracker: pre_arm_gps_check flag always true 10 years ago
Randy Mackay 4db219e70a Rover: pre_arm_gps_check flag always true 10 years ago
Randy Mackay 11def53ca7 Plane: pre_arm_gps_check flag always true 10 years ago
Randy Mackay 2ea9b8a5a8 Copter: set pre_arm_gps_check flag 10 years ago
Randy Mackay d67b4a8d49 Notify: add pre_arm_gps_check flag 10 years ago
The Gitter Badger e757d75f54 Added Gitter badge 10 years ago
Andrew Tridgell c93ae67541 DataFlash: don't try and open logfile on failure more than once 10 years ago
Andrew Tridgell abd1ece6e3 DataFlash: don't write out parameters if log open fails 10 years ago
priseborough f2c506339a AP_NavEKF: Reduce time required to recover from GPS timeouts 10 years ago