PX4 Firmware
PX4 Autopilot Software http://px4.io
PreFlightChecker.hpp File Reference

Class handling the EKF2 innovation pre flight checks. More...

Include dependency graph for PreFlightChecker.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PreFlightChecker
 

Detailed Description

Class handling the EKF2 innovation pre flight checks.

First call the update(...) function and then get the results using the hasXxxFailed() getters

Definition in file PreFlightChecker.hpp.