aboutsummaryrefslogtreecommitdiff
path: root/src/modules/navigator/datalinkloss.h
Commit message (Collapse)AuthorAgeFilesLines
* datalink loss: add param to allow skipping of comms hold wpThomas Gubler2014-08-241-0/+1
|
* datalink loss (obc): add termination after loitering at airfield homeThomas Gubler2014-08-241-0/+3
|
* datalinkloss: use vstatus from navigatorThomas Gubler2014-08-161-3/+0
| | | | | For some reason the own subscription did not work (the task launch pattern used for the navigator may be the reason again)
* navigator: add skeleton of FW engine failure modeThomas Gubler2014-07-241-1/+1
|
* abort comm loss mode if counter above param and return home directlyThomas Gubler2014-07-211-17/+20
|
* WIP, datalinkloss: implementing basic behaviorThomas Gubler2014-07-201-17/+16
|
* create empty datalinkloss class for OBCThomas Gubler2014-07-191-0/+95
Currently the class does the same as the RTL class. It is now possible whichclass is sued in the navigator to handle datalink loss via a parameter