98 Commits (0d396f42353dc6b5fb282b8a699e4825e27a8c4b)

Author SHA1 Message Date
auturgy 9aeb456a1d AP_Mission: NFC Correct some comments 5 years ago
Andrew Tridgell 7c49723f19 AP_Mission: added continue after land mission option 5 years ago
Buzz 963b25059d AP_Scripting: allow to get/set/create arbitrary mission items 5 years ago
Gone4Dirt d813ee27de AP_Mission: Added immediate trigger for DO_SET_CAM_TRIGG_DIST 5 years ago
Gone4Dirt 537a259ab6 AP_Mission: added to rewind mission on resume with MAV_CMD_DO_SET_RESUME_REPEAT_DIST 5 years ago
Peter Hall 46714d69a5 AP_Mission: add get id functions for scripting 5 years ago
Gone4Dirt d813a70c8d AP_Mission: Added force resume for when MIS_RESTART=1 5 years ago
Gone4Dirt 44718cd00f AP_Mission: Check if failsafes should interupt landing approach 5 years ago
Andrew Tridgell 5ae6ad2a59 AP_Mission: make all semaphores recursive 5 years ago
Peter Barker 405bf0ce7f AP_Mission: adjust for new vehicle base class 5 years ago
Peter Barker a7c5f5a6c8 AP_Mission: break out a convert_MISSION_ITEM_to_MISSION_ITEM_INT method 6 years ago
Peter Barker 9cd881b56c AP_Mission: move responsibility for parachute deployment up 6 years ago
Peter Barker 402be4eaca AP_Mission: const writing of commands to storage 6 years ago
Peter Barker b12dc3cde7 AP_Mission: adjust for Location_Class and Location unification 6 years ago
Peter Barker 1b2ac38691 AP_Mission: adjust for Location no longer being packed 6 years ago
Michael du Breuil fccf23dff2 AP_Mission: Add a helper to check if a mission contains an item 6 years ago
Michael du Breuil 670eaf8782 AP_Mission: Accept and store landing aborts in the mission 6 years ago
Peter Barker a9b94ae13d AP_Mission: use ahrs singleton 6 years ago
Peter Barker b1b5a7868d AP_Mission: handle common camera commands 6 years ago
Peter Barker 51d4b2da34 AP_Mission: move servorelayevents handling into AP_Mission 6 years ago
Peter Barker 182d3634aa AP_Mission: handle gripper mission items 6 years ago
Peter Barker 8ebec6a237 AP_Mission: create start_command and verify_command wrappers 6 years ago
Peter Barker 71bff63bff AP_Mission: remove erroneous comment about clear() 7 years ago
Peter Barker 16b49399db AP_Mission: add singleton 7 years ago
Michael du Breuil e878558d41 AP_Mission: Reduce the number of places _set_cmd is called from 7 years ago
Andrew Tridgell 0289ad03df AP_Mission: added semaphore for thread access 7 years ago
Michael du Breuil d5a4c6b5bc AP_Mission: Sanity check for NaN's and infinities 7 years ago
Andrew Tridgell a3e07f66a1 AP_Mission: removed create() method for objects 7 years ago
Peter Barker 30355fa6d8 AP_Mission: provide short description for mission item types 7 years ago
Randy Mackay 8b4345f29d AP_Mission: add winch support 7 years ago
Lucas De Marchi ef50783268 AP_Mission: add static create method 7 years ago
ChrisBird 46c982d64f AP_Mission: add OPTIONS parameter 8 years ago
Randy Mackay 638ba02d5f AP_Mission: add support for Set-Yaw-Speed command 8 years ago
Peter Barker 591bb32496 AP_Mission: correct off-by-one check when fetching mission items 8 years ago
Tom Pittenger 40777e9e74 AP_Mission: move jump_to_landing_sequence() to AP_Mission 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 37f71bc6d6 AP_Mission: support DO_ENGINE_CONTROL 9 years ago
Randy Mackay 54731a139f AP_Mission: rename starts_with_takeoff_cmd 9 years ago
Niti Rohilla 9ec0000691 AP_Mission: add check_takeoff_cmd 9 years ago
Niti Rohilla d771017c25 AP_Mission: support MAV_CMD_NAV_DELAY command 9 years ago
Tom Pittenger f1186b8b5c AP_Mission: store previous nav cmd id 9 years ago
Ricardo de Almeida Gonzaga dfe38b61de AP_Mission: Fix typos 9 years ago
Michael Day 62a7074dd7 AP_Mission: Added mavlink_cmd_long_to_mission_cmd method. 9 years ago
Michael Oborne fb3fc118f1 AP_Mission: support MAVLINK_MSG_ID_MISSION_ITEM_INT 9 years ago
Andrew Tridgell 3a5e4c80ca AP_Mission: support DO_VTOL_TRANSITION command 9 years ago
Andrew Tridgell 09c3c36c00 AP_Mission: allow for 16 bit command IDs 9 years ago
Lucas De Marchi 2790c16905 AP_Mission: replace header guard with pragma once 9 years ago
DonLakeFlyer 7cd3d8bfdc AP_Mission: better mission errors 9 years ago
Lucas De Marchi 3941bb7347 AP_Mission: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 9 years ago
Tom Pittenger 41508457e1 AP_Mission: add get_prev_nav_cmd_with_wp_index() 10 years ago