aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/mission.h
Commit message (Expand)AuthorAgeFilesLines
* navigator: added NAV_CMD_IDLE, added RTL_STATE_LOITER and RTL_STATE_LANDED in...Anton Babushkin2014-06-271-0/+1
* navigator: mission class added (WIP)Julian Oes2014-06-031-6/+6
* navigator: lot's of cleanup (WIP)Julian Oes2014-04-211-0/+2
* navigator: wrong mission topic was copied, clearer naming of offboard mission...Julian Oes2014-04-181-1/+1
* mavlink and mission topic: added reading in DO_JUMP mission itemsJulian Oes2014-04-181-1/+3
* Merged beta into paul_estimatorLorenz Meier2014-02-161-21/+35
|\
| * navigator: takeoff and mission fixesAnton Babushkin2014-01-021-1/+1
| * navigator: force takeoff if first mission item is not takeoff and vehicle landedAnton Babushkin2014-01-011-1/+1
| * Waypoints and missionlib: lot's of cleanupJulian Oes2013-12-291-1/+0
| * Mission topic: corrected commentJulian Oes2013-12-261-2/+2
| * Waypoints/Navigator: Use two different dataman storage places, keep old waypo...Julian Oes2013-12-251-0/+1
| * add minimal pitch field to mission itemThomas Gubler2013-12-231-0/+1
| * Navigator: handle onboard and mavlink missionsJulian Oes2013-12-161-1/+2
| * Dataman: Start dataman and use it in waypoints and navigator instead of missi...Julian Oes2013-12-031-2/+8
| * Navigator: Added onboard mission (not usable yet)Julian Oes2013-11-291-0/+1
| * Navigator and mavlink: more mavlink cleanup and set current waypoint option s...Julian Oes2013-11-271-0/+1
| * Mission topic: make nav_cmd compatible to the mavlink commandJulian Oes2013-11-221-8/+11
| * Navigator, waypoints: save index in mission item and use this in navigatorJulian Oes2013-11-221-0/+1
| * Mission topic: the autocontinue option was missingJulian Oes2013-11-201-0/+1
| * Waypoints: Get time inside WP radius rightJulian Oes2013-11-201-1/+1
| * Mission topic: please allow the sign to be negative as wellJulian Oes2013-11-191-1/+1
| * Mission topic: get rid of magic paramsJulian Oes2013-11-191-6/+4
* | AUTOMATED code-style fix on topics. NO MANUAL OR SEMANTIC EDITSLorenz Meier2014-01-121-4/+2
|/
* Hotfix: Fixed Doxygen tags for uORB topicsLorenz Meier2013-08-151-5/+5
* Update to uORB topics, added / improved position triplet, added radio statusLorenz Meier2013-07-041-0/+99