PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Check if flight is safely possible if not prevent it and inform the user. More...
#include <uORB/topics/safety.h>
#include <uORB/topics/vehicle_status_flags.h>
#include <uORB/topics/vehicle_status.h>
#include <drivers/drv_hrt.h>
Go to the source code of this file.
Classes | |
class | PreFlightCheck |
Check if flight is safely possible if not prevent it and inform the user.
Definition in file PreFlightCheck.hpp.