537 Commits (master)

Author SHA1 Message Date
priseborough 9a0ce1d5eb AP_NavEKF2: Don't correct flow sensor for zero position offset 8 years ago
priseborough b40016db62 AP_NavEKF2: Fix documentation errors 8 years ago
priseborough 13ca62b1c7 AP_NavEKF2: Correct velocity and position outputs for IMU offset 8 years ago
priseborough 21dcf42c27 AP_NavEKF2: Add missing documentation 8 years ago
priseborough 8922861359 AP_NavEKF2: Correct optical flow data for sensor position offset 8 years ago
priseborough 16f021c466 AP_NavEKF2: Correct range finder data for body frame position offset 8 years ago
priseborough e884e9cc6e AP_NavEKF2: Correct GPS data for antenna body frame offset 8 years ago
priseborough 064a106808 AP_NavEKF2: Get IMU accelerometer body position offset data 8 years ago
priseborough 397033b7c3 AP_NavEKF2: Add flow sensor body position offset to data buffer 8 years ago
priseborough 92c086b40e AP_NavEKF2: Add rangefinder body position offset to data buffer 8 years ago
priseborough 3148ad4623 AP_NavEKF2: Add GPS antenna position offset data to data buffer 8 years ago
priseborough fd905c23e1 AP_NavEKF2: Add body position offset to optical flow interface 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
priseborough 9779511425 AP_NavEKF2: Fix bug in median filter code 8 years ago
Jonathan Challinger dac59cb5da AP_NavEKF2: use exact matrix for trim rotation 8 years ago
priseborough 5d09c78f34 AP_NavEKF2: Always perform optical flow takeoff check when receiving data 8 years ago
priseborough a75a383ef2 AP_NavEKF2: Update protection for out of focus flow data 8 years ago
priseborough 635826c056 AP_NavEKF2: Fix reporting of terrain estimator innovations 8 years ago
priseborough b0072b587c AP_NavEKF2: fix reporting of optical flow use status 8 years ago
priseborough ed9ecb28fb AP_NavEKF2: Enable entry into relative position mode on start-up 8 years ago
priseborough e0b8c54194 AP_NavEKF: Update GPS type parameter description 8 years ago
priseborough f9018fcc1b AP_NavEKF2: Enable simultaneous optical flow and GPS use 8 years ago
priseborough ab55991b33 AP_NavEKF2: Report position jumps due to lane switches 8 years ago
Francisco Ferreira 42cd8e9721 AP_NavEKF2: Handle yaw jumps due to core switches 8 years ago
Francisco Ferreira 8da22e441b Revert 3 commits about yaw reset core switch 8 years ago
Randy Mackay 2ebb81b02f AP_NavEKF2: switching compass message to GCS downgraded to INFO 9 years ago
priseborough b6867e085d AP_NavEKF2: Don't report range finder variance on mavlink if not required 9 years ago
priseborough cb1d3c7ed2 AP_NavEKF2: Allow for terrain gradient when using range finder for height 9 years ago
priseborough 60d8adcca0 AP_NavEKF2: Fix height drift on ground using range finder without GPS 9 years ago
priseborough 8797714203 AP_NavEKF2: Fix bug in handling of invalid range finder data 9 years ago
priseborough 175faf1e41 AP_NavEKF2: Fix bug in published yaw reset value found during code review 9 years ago
priseborough 77fad065d1 AP_NavEKF2: use a struct for all yaw step class variables 9 years ago
priseborough 885bfd1b4e AP_NavEKF2: Handle yaw jumps due to core switches 9 years ago
Andrew Tridgell dd812cfc0c AP_NavEKF2: added getPrimaryCoreIMUIndex() 9 years ago
priseborough e6f36f04db AP_NavEKF2: Enable automatic use of range finder height 9 years ago
Jonathan Challinger d1ecc63bf1 AP_NavEKF2: change priority of statustext messages 9 years ago
Andrew Tridgell 567d5cdbe6 AP_NavEKF2: use mavlink messages not printf for state change notifications 9 years ago
priseborough bd7bf21475 AP_NavEKF2: Speed improve switch-over to backup magnetometer 9 years ago
priseborough e34cdc6666 AP_NavEKF2: Fix bug preventing planes recovering from bad magnetometers 9 years ago
priseborough e2b8807260 AP_NavEKF2: Fix bug causing switching in and out of aiding 9 years ago
priseborough fcc07b5560 AP_NavEKF2: Prevent multiple aiding mode changes per update 9 years ago
priseborough f4f347fb75 AP_NavEKF2: add missing parenthesis and console message 9 years ago
priseborough 9a23152ee4 AP_NavEKF2: Fix bugs and consolidate aiding switch logic 9 years ago
priseborough 230ba2700f AP_NavEKF2: fix documentation errors 9 years ago
priseborough 341d070db8 AP_NavEKF2: Separate filter status update and get functions 9 years ago
priseborough b1717649b1 AP_NavEKF2: remove combined NED local position interface 9 years ago
priseborough e374ec634d AP_NavEKF2: Add separate horizontal/vertical local position interfaces 9 years ago
priseborough 04e8726d8a AP_NavEKF2: relax bias convergence check 9 years ago
priseborough 280395afa1 AP_NavEKF2: Don't declare ready to do aiding unless gyro bias is learned 9 years ago
priseborough 169cd6625d AP_NavEKF2: clean up output predictor 9 years ago