139 Commits (2500f7e9c2c696c4f04470529c4bed26c0c475db)

Author SHA1 Message Date
Andrew Tridgell c05a0bc67f Plane: prevent a change altitude command from causing a sudden descent 10 years ago
Andrew Tridgell 19847d8607 Plane: fixed missing break statement 10 years ago
Michael Day 8662aaa878 Plane: Support MAV_CMD_DO_FENCE_ENABLE as a mission item. 10 years ago
Andrew Tridgell 77958f8fd4 Plane: fixed CONTINUE_AND_CHANGE_ALT command 10 years ago
Michael Day 95d2e79312 Plane: Keep throwing WP in front plane for CONTINUE_AND_CHANGE_ALT 10 years ago
Michael Day 442c188ae0 Plane: Implementation of MAV_CMD_CONTINUE_AND_CHANGE_ALT. 10 years ago
Arthur Benemann fe9e68f88c Plane: send feedback to the GCS of pictures taken 10 years ago
Andrew Tridgell 1f3e285ed0 Plane: reset commanded_go_around at start of land 10 years ago
Michael Day 01f611daa9 Plane: "Go around" operation. Assumes go around behavior follows land wp. 10 years ago
Andrew Tridgell 8d329f6b5a Plane: ignore DO_LAND_START in missions 10 years ago
Michael Day fe43ae538f Plane: Added support for MAV_CMD_DO_LAND_START 10 years ago
Andrew Tridgell 71d786187e Plane: make auto takeoff independent of compass 10 years ago
Andrew Tridgell bf80a2485f Plane: support acceptance radius for waypoints 11 years ago
Andrew Tridgell dad95648a0 Plane: split landing code into landing.pde 11 years ago
Andrew Tridgell 7def71d43a Plane: improved landing approach and flare 11 years ago
Andrew Tridgell 165993dbf5 Plane: allow steering right through the landing 11 years ago
Andrew Tridgell d54bb68270 Plane: prevent cross-track on some WP types 11 years ago
Andrew Tridgell 16f1c6867f Plane: remved int cast 11 years ago
Andrew Tridgell 8610d9a8ea Plane: added GLIDE_SLOPE_MIN parameter 11 years ago
Andrew Tridgell f983040401 Plane: more fixes for glide slope calculations 11 years ago
Andrew Tridgell 3e320d71ab Plane: added TERRAIN_FOLLOW parameter 11 years ago
Andrew Tridgell d18c00d6fc Plane: split up altitude handling 11 years ago
Randy Mackay 873eb68d79 Plane: add support for DO_SET_ROI within mission 11 years ago
Randy Mackay d8573d0722 Plane: loiter num turns from low byte of p1 11 years ago
Randy Mackay ac65119cfe Plane: use common Log_Write_Camera 11 years ago
Andrew Tridgell ea086fa79c Plane: added MAV_CMD_DO_INVERTED_FLIGHT support 11 years ago
Andrew Tridgell 55e7f9b1d6 Plane: calculate next_turn_angle to prevent early WP completion 11 years ago
Andrew Tridgell 0306dbf5f1 Plane: moved auto mode variables to auto_state 11 years ago
Michael Day 568fc9e6c9 Plane: Now using AP_Rally library. 11 years ago
Andrew Tridgell e19341ca32 Plane: convert to new GPS driver API 11 years ago
Michael Day 25f23cf16c Plane: Sends MAV_SYS_STATUS_GEOFENCE and also allows GCS to enable/disable fence. 11 years ago
Andrew Tridgell ce3f40b095 Plane: use should_log() for more msgs 11 years ago
Randy Mackay 3ce56f3086 Plane: integrate Mission cmd field changes 11 years ago
Randy Mackay 2184ff1e58 Plane: set_next_WP fn accepts Location 11 years ago
Randy Mackay ce9f2ef7f0 Plane: minor command logic comments and reordering 11 years ago
Randy Mackay ad4f30e790 Plane: use mission command specific structures 11 years ago
Randy Mackay 9ef920b0be Plane: integrate dataflash Log_Write_MavCmd 11 years ago
Andrew Tridgell 4bf140aeac Plane: make next_WP and prev_WP be locations 11 years ago
Randy Mackay 6b789cd711 Plane: rename next_nav_command to auto_rtl_command 11 years ago
Andrew Tridgell 2b5bf45e83 Plane: only activate mission callbacks in AUTO mode 11 years ago
Andrew Tridgell 3277416aeb Plane: fixed relative altitudes and resuming mission 11 years ago
Andrew Tridgell d4510d9b9b Plane: altitude for do_set_home() is in meters 11 years ago
Randy Mackay 790a907811 Plane: use Dataflash lib's Log_Write_Cmd 11 years ago
Randy Mackay 0827506533 Plane: remove unused WAIT_COMMAND 11 years ago
Randy Mackay 53add04d36 Plane: remove some comments in commands_logic.pde 11 years ago
Andrew Tridgell f036aa1780 Plane: fixed altitude for takeoff and takeoff heading 11 years ago
Randy Mackay 9446e9fd2e Plane: integrate AP_Mission library 11 years ago
Randy Mackay e88f1953d0 Plane: use common location options masks 11 years ago
Andrew Tridgell 2b8cc1a1df Plane: use set_mode() in do_RTL() 11 years ago
Andrew Tridgell eb7db82210 Plane: altitude for do_set_home() is in meters 11 years ago