12 Commits (39c0c6816720d55a184f7feb03e51de5b9a663a3)

Author SHA1 Message Date
Beat Küng f1686b1abf px4io: add dynamic mixing support 3 years ago
Beat Küng ab1d76ae7d params: use PWM_MAIN_* instead of PWM_FMU_* 3 years ago
Beat Küng 563cf61126 module_schema.yaml: add actuator_output section 3 years ago
Beat Küng 436258c1c5 config: cleanup ethernet configuration 4 years ago
Beat Küng 2dace0c9ea param: limit short description lenght to 150 for existing, 70 for yaml 4 years ago
garfieldG 3cd9b3c2cf Added support in Mavlink Ethernet channel parameters 4 years ago
Hamish Willee 979243f38f
params: make parameter units more consistent (#15502) 5 years ago
Daniel Agar a8bb8ea99f move TECS, L1, and validation to PX4/Firmware 5 years ago
Daniel Agar ed260c4f1d validation: remove unused vibration metric 5 years ago
kamilritz f20726d47f Expand auto-format coverage and tiny style changes 5 years ago
Dusan Zivkovic 011b4c2e4e data_validator_group: add a method to get the state of the sensor with the provided index 5 years ago
Timothy Scott 993fa5bd37 Refactored to work with new battery_status module 5 years ago
Daniel Agar 362a2dfa08
remove unnecessary <cmath> include 5 years ago
Beat Küng d44302c03b module_schema.yaml: add 'decimal' and 'increment' for floats 5 years ago
Julian Kent 8cc8db211c Fix copy_quaternion reference in code generation 5 years ago
Beat Küng 5fe4c61b42 rc_input: add RC_PORT_CONFIG param to configure RC port 6 years ago
Todd Stellanova 6e77b197c7 Add DataValidatorGroup tests, add more DataValidator tests (#592) 6 years ago
Daniel Agar a892ececf8 cmake add ECL_TESTS option only enabled in standalone build 6 years ago
Todd Stellanova 6c759e0e9f Initial unit tests for DataValidator (#588) 6 years ago
Daniel Agar b920910483 replace <cfloat> with <float.h> 6 years ago
Beat Küng 4c90d2c025 module_schema: enforce serial config param names to end in _CONFIG or _CFG 6 years ago
Beat Küng d418a09e1d module_schema.yaml: move from test/ to validation/ 6 years ago
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