138 Commits (7eb9118673c6d1452b41c69ded4ff6ef69aea391)

Author SHA1 Message Date
bresch 50167bfbcf estimator interface: add deprecated functions for backward compatibility 5 years ago
bresch b38458c2ab Terrain estimator: formatting and remove redundant comments 5 years ago
Julian Kent 8d60f8ba8f Remove direct unsafe access to matrix internal data 6 years ago
Nico van Duijn 640e41cba7 EKF: change rangeSample quality to int8_t 6 years ago
Nico van Duijn a12186c285 terrain_estimator: introduce quality metric in rng 6 years ago
kamilritz a2ff415fe4 Fix get frame aligning quaternion function 6 years ago
bresch e1751188fd EKF - Initialize _deadrekon_time_exceeded to true. 6 years ago
Robert de Vries 340d85afc1 EKF: fix variable names in estimator_interface.h 6 years ago
Carl Olsson f0889c1760 EKF: fixed some comment typos 6 years ago
CarlOlsson 8d6e8ae078 EKF: update get_mag_decl_deg() 6 years ago
Nuno Marques 4e0e68e905 Ekf: add more useful methods to interface with the covariances (#543) 6 years ago
Daniel Agar c66f7f4a09 EKF drop unused timestamp from collect_gps() and pass data by const reference 6 years ago
Freek van Tienen 78b899c72d Add Paparazzi compatibility (#580) 6 years ago
Paul Riseborough 3accab1ac5 EKF: protect declination fusion from badly conditioned earth field estimates 6 years ago
Daniel Agar 572710ed27 EKF add typed Quatf getter 6 years ago
Daniel Agar 8bbaf898a5
EKF add new simple setIMUData() interface (#512) 6 years ago
Paul Riseborough 91f886cb5e EKF: Add support for use of GPS heading data. 7 years ago
Daniel Agar 0d39072a6d EKF add missing header guards 7 years ago
Paul Riseborough 35f628e68f
EKF: Add interface to enable logging of GPS drift metrics (#490) 7 years ago
Paul Riseborough e0bcfeb533 EKF: Add validity boolean to mag declination accessor 7 years ago
Paul Riseborough 1e610894b9 EKF: Correct documentation and function name for declination accessor 7 years ago
Paul Riseborough 4d59c834eb EKF: Consolidate range finder checking 7 years ago
Daniel Agar 41953ab582 EKF angle constants in degrees for readability (#465) 7 years ago
Daniel Agar cebdc3d829 ekf run output predictor immediately with new IMU data (#471) 7 years ago
Paul Riseborough 48561b0c8a EKF: Update optical flow interface documentation 7 years ago
Mohammed Kabir b4d2b8c57d EKF : introduce new architechture for navigation limits 7 years ago
Paul Riseborough e10798bfdf EKF: Add on ground movement detector 7 years ago
Daniel Agar c5b2f59f57 PX4 style fixes (excluding EKF generated code) 7 years ago
Daniel Agar e5952fadaf cmake standalone build 7 years ago
Daniel Agar a14434d6dc EKF always fill position and velocity accuracy (#425) 7 years ago
Paul Riseborough ae069b12d6
EKF: Fix bug preventing wind relative dead reckoning 7 years ago
Paul Riseborough 9747dc778d
EKF: Rework nav validity reporting 7 years ago
Daniel Agar cd12f049fe move geo and geo_lookup from PX4 Firmware to ECL 7 years ago
Daniel Agar 341f8962d2
EKF interface add get_wind_status() (#406) 7 years ago
CarlOlsson 5c8b22b43f ekf: return beta test ratio in get_innovation_test_status 7 years ago
Paul Riseborough b0ad8269a5 EKF: enable separate monitoring of aux velocity innovations 7 years ago
Paul Riseborough 8e30c2666d EKF: Add support auxiliary velocity observation 7 years ago
Paul Riseborough a2b24fa960 EKF: Protect against ground effect induced static pressure rise during landing and takeoff. 7 years ago
Daniel Agar d9c8af54bd
EKF add print_status() with memory usage 7 years ago
Daniel Agar 75d1ed894c
EKF simplify RingBuffer allocation check 7 years ago
Paul Riseborough d785a19c0a EKF: delay final allocation of observation buffers until required 7 years ago
Paul Riseborough bba3f70a0e EKF: reduce prediction time step from 12 to 8 sec 7 years ago
Paul Riseborough 01d68ef67c EKF: Enable use of rotated external nav estimates 7 years ago
Paul Riseborough 063533afae EKF: Add method to enable the IMU bias states to be reset externally 7 years ago
Paul Riseborough 79995b2c15 Create total energy control system implementation 7 years ago
Paul Riseborough 929c5c2b37 EKF: enable gps fusion flag to be false while fusing air data 7 years ago
Paul Riseborough 9857fb9eb6 EKF: publish control limits for optical flow navigation 7 years ago
ChristophTobler 6cb99ce8a8 ekf: add function to get in air status 8 years ago
CarlOlsson 8200e4b218 EKF: added get_wind_velocity_var function 8 years ago
Peter Dürr 5988900044 Add getters for a few private variables of the EstimatorInterface 8 years ago