PX4 Firmware
PX4 Autopilot Software http://px4.io
datalinkloss.cpp File Reference

Helper class for Data Link Loss Mode according to the OBC rules. More...

#include <string.h>
#include <stdlib.h>
#include <math.h>
#include <fcntl.h>
#include <systemlib/mavlink_log.h>
#include <systemlib/err.h>
#include <lib/ecl/geo/geo.h>
#include <navigator/navigation.h>
#include <uORB/uORB.h>
#include <uORB/topics/mission.h>
#include <uORB/topics/home_position.h>
#include "navigator.h"
#include "datalinkloss.h"
Include dependency graph for datalinkloss.cpp:

Go to the source code of this file.

Detailed Description

Helper class for Data Link Loss Mode according to the OBC rules.

Author
Thomas Gubler thoma.nosp@m.sgub.nosp@m.ler@g.nosp@m.mail.nosp@m..com

Definition in file datalinkloss.cpp.