27 Commits (ee85a29202d40ab45d46c8ba0abfd8bd62bb6972)

Author SHA1 Message Date
Daniel Agar 4ae8242c35 validation DataValidatorGroup::get_best() nullptr check 7 years ago
Daniel Agar c3e071e052 validation initialize all members 7 years ago
Daniel Agar a80b3ab610 set MODULE define for each library 7 years ago
Daniel Agar d6a3110918 visual studio build compatibility 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
Beat Küng d078d68f64 Reverse the linked list of data_validator_group #2 (#389) 7 years ago
Paul Riseborough f016e66ff8
Revert "EKF: Release flow speed limit with altitude gained" (#382) 7 years ago
jay 76bf70121c fix code style 7 years ago
lijie 32482e7644 Reverse the linked list of data_validator_group and maintain a first node 7 years ago
Daniel Agar 2750961be6 c++11 initialization cleanup (#237) 8 years ago
Dennis Mannhart b154ce9c33 Fixed include for snapdragon 8 years ago
Lorenz Meier 9618adb542 Simplify switch logic for validator 8 years ago
Lorenz Meier 6f78ef4084 Update validator to provide correct response for single sensor usage 8 years ago
Lorenz Meier aad3a2b751 Validator: Trim down printing and do not reset init state 8 years ago
Lorenz Meier 75520641a5 Make the equal value threshold configurable 8 years ago
Lorenz Meier 00dbffe11d Validator whitespace fixes 8 years ago
Lorenz Meier 6282c72d2e Validation: Whitespace fixes 8 years ago
Beat Küng f472324ae8 DataValidatorGroup: remove the assert 8 years ago
Beat Küng 227938d263 DataValidatorGroup: add add_new_validator() to dynamically add new validators 8 years ago
Beat Küng ded3b1a690 DataValidatorGroup: fix memory leak, delete all DataValidator's in destructor 8 years ago
Beat Küng b870f92e1c DataValidator: use 32bit timeout instead of 64bit, saves memory 8 years ago
Beat Küng 5e0a229ee8 data_validator cleanup: use dimensions variable, use static for some constants (#167) 9 years ago
Lorenz Meier cd5857e900 Add vibration magnitude estimation 9 years ago
Lorenz Meier 2b2c490382 Validator: Add function for 1D use of the 3D validator 9 years ago
Roman dd171670ca checked out validation code from master 9 years ago
Lorenz Meier e5743d503c Initial import 9 years ago