rjgritter
|
a204c59990
|
WindEstimator: Fix incorrect _state accessing, clarify enums (#906)
|
5 years ago |
Julian Kent
|
8d60f8ba8f
|
Remove direct unsafe access to matrix internal data
|
6 years ago |
RomanBapst
|
62fa464e4d
|
WindEstimator: added support for pre-set airspeed scale factor
Signed-off-by: RomanBapst <bapstroman@gmail.com>
|
6 years ago |
Silvan Fuhrer
|
a7d9c73d4d
|
Wind estimator: added wind_estimator_reset state (to indicate if wind estimator was reset in last fusion-cycle)
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
|
6 years ago |
Silvan Fuhrer
|
09f29dbb07
|
added option to fix airspeed scaling to 1
|
6 years ago |
Daniel Agar
|
a80b3ab610
|
set MODULE define for each library
- this is needed for INFO, WARN, ERR messages when used within PX4
|
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
|
ba2b9dfdd9
|
update matrix lib usage
|
7 years ago |
Roman Bapst
|
95c4777b35
|
added airdata module which contains wind & airspeed scale estimator (#405)
* added airdata module which contains wind & airspeed scale estimator
* airdata: support gate sizes for innovation consistency checks
|
7 years ago |