aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/waypoints.c
Commit message (Expand)AuthorAgeFilesLines
* navigator: AUTO_READY nav state added, RTL implemented properlyAnton Babushkin2014-01-021-2/+2
* navigator: takeoff and mission fixesAnton Babushkin2014-01-021-2/+2
* Waypoints and missionlib: lot's of cleanupJulian Oes2013-12-291-712/+261
* Merge remote-tracking branch 'thomasgubler_private/fw_autoland_att_tecs_navig...Julian Oes2013-12-271-1/+1
|\
| * Navigator: add MissionFeasibilityChecker class; performs validation of landin...Thomas Gubler2013-12-251-1/+1
* | Waypoints: reverse param1 and param2Julian Oes2013-12-261-6/+6
|/
* Waypoints/Navigator: Use two different dataman storage places, keep old waypo...Julian Oes2013-12-251-7/+27
* add missing conversion from mission item to mavlink mission item after change...Thomas Gubler2013-12-231-1/+9
* add minimal pitch field to mission itemThomas Gubler2013-12-231-1/+10
* Datamanager: Rename mavlink/offboard keyJulian Oes2013-12-161-3/+3
* Dataman: Start dataman and use it in waypoints and navigator instead of missi...Julian Oes2013-12-031-54/+52
* Navigator: report the current waypoint backJulian Oes2013-11-271-0/+7
* Navigator and mavlink: more mavlink cleanup and set current waypoint option s...Julian Oes2013-11-271-55/+127
* Mavlink and navigator: Disable some functions in mavlink that are taken over ...Julian Oes2013-11-271-296/+236
* Mission topic: make nav_cmd compatible to the mavlink commandJulian Oes2013-11-221-2/+2
* Navigator, waypoints: save index in mission item and use this in navigatorJulian Oes2013-11-221-15/+38
* Mission topic: the autocontinue option was missingJulian Oes2013-11-201-0/+2
* Waypoints: Get time inside WP radius rightJulian Oes2013-11-201-2/+2
* Waypoints: Store waypoints in mission topic (WIP, in parallel for now)Julian Oes2013-11-191-9/+69
* Fixes, but approach needs proper designLorenz Meier2013-10-181-6/+6
* Almost perfect landing approach, needs touch-down fine tuningLorenz Meier2013-10-171-12/+25
* Added support for dynamic turn radiiLorenz Meier2013-10-081-13/+27
* State machine fixes for HILLorenz Meier2013-10-061-1/+3
* Style / code cleanupLorenz Meier2013-09-101-189/+2
* Make sure to loiter at final waypoint on a best effort basisLorenz Meier2013-09-101-1/+44
* Have systems loiter at the last waypointLorenz Meier2013-09-061-2/+2
|\
* | Have systems loiter at the last waypointLorenz Meier2013-09-061-2/+4
|/
* TAKEOFF implemented for multirotors, added altitude check to waypoint navigat...Anton Babushkin2013-08-261-23/+17
* Hotfix for relative altitude waypointsLorenz Meier2013-07-121-1/+1
* Cleaned up MAVLink include hierarchyLorenz Meier2013-07-081-0/+1
* Updated mavlink version, massive improvements in mission lib, fixes to HIL (s...Lorenz Meier2013-07-041-20/+46
* Cut over MAVLink to new build systemLorenz Meier2013-04-271-0/+1134