62 Commits (d1fb137651fa64f80b04d84865568fac5df9d94c)

Author SHA1 Message Date
Michael Day b3e693daa4 AP_Mission: Support MAV_CMD_DO_FENCE_ENABLE as a mission item. 10 years ago
Michael Day b36c1b2c3d AP_Mission: support for MAV_CMD_CONTINUE_AND_CHANGE_ALT 10 years ago
Michael Day 83c2f497a3 AP_Mission: Change jump_to_landing_sequence to get_landing_sequence_start 10 years ago
Andrew Tridgell 15a661e17a AP_Mission: fixed logic in jump_to_landing_sequence() 10 years ago
Andrew Tridgell 8c6b875dcc AP_Mission: avoid the AP_AHRS cast 10 years ago
Michael Day ea91f4d47b AP_Mission: Added support for MAV_CMD_DO_LAND_START 10 years ago
Randy Mackay be1621877f Mission: support GUIDED_ENABLE and GUIDED_LIMITS 10 years ago
Randy Mackay 5ca3c4baf6 Mission: fix CHANGE_ALT to store climb rate in lat param 11 years ago
Randy Mackay 1ce8e453c2 Mission: add support for DO_GRIPPER 11 years ago
Andrew Tridgell effccacf46 AP_Mission: fixed acceptance radius outgoing 11 years ago
Andrew Tridgell 3a5e960fe5 AP_Mission: revert APM_BUILD_TYPE change 11 years ago
Andrew Tridgell 36b854fa98 AP_Mission: fixed build for arduino IDE 11 years ago
Andrew Tridgell c4f84232e2 AP_Mission: make cmd.p1 be radius on plane for NAV_WAYPOINT 11 years ago
Randy Mackay d6aa868cac Mission: start next nav cmd immediately after prev completes 11 years ago
Andrew Tridgell 7a12ff0271 AP_Mission: convert to using StorageManager 11 years ago
Daniel Frenzel 1c7e8f8fb2 AP_Mission: Consecutive return, break, continue, goto or throw statements are unnecessary. 11 years ago
Andrew Tridgell df55ae86c4 AP_Mission: added last_change_time_ms() call 11 years ago
Randy Mackay 621cc2b953 Mission: bug fix to condition-change-alt 11 years ago
Andrew Tridgell 34cbaa6f17 AP_Mission: added support for MAV_FRAME_GLOBAL_TERRAIN_ALT 11 years ago
Andrew Tridgell feaf9751cc AP_Mission: removed use of MAV_CMD_NAV_VELOCITY and MAV_CMD_NAV_GUIDED 11 years ago
Randy Mackay fe8a5be802 AP_Mission: support MAV_CMD_NAV_VELOCITY msg 11 years ago
Randy Mackay f4c9d58051 AP_Mission: add support for MAV_CMD_NAV_GUIDED 11 years ago
Randy Mackay 2f7dee3ba5 AP_Mission: squeeze loiter turns radius into high byte of p1 11 years ago
Andrew Tridgell f0df912a11 AP_Mission: added support for MAV_CMD_DO_INVERTED_FLIGHT 11 years ago
Randy Mackay 05f5164dfa Mission: rename AUTORESET to RESTART 11 years ago
Andrew Tridgell 818e500509 AP_Mission: improve the AP_Mission docs 11 years ago
Andrew Chapman 782fbe1ec5 AP_Mission: added reset() function 11 years ago
Andrew Chapman a80e72ff82 AP_Mission: added MIS_AUTORESTART parameter 11 years ago
Randy Mackay d8f9a1c6c6 Mission: add support for MAV_CMD_DO_PARACHUTE 11 years ago
Andrew Tridgell cc212be41e AP_Mission: added get_next_ground_course_cd() API 11 years ago
Andrew Tridgell 31082f4ce2 AP_Mission: fixed a bug re-entering AUTO 11 years ago
Randy Mackay ac339a0289 Mission: add decoding of NAV_SPLINE command 11 years ago
Andrew Tridgell 0af35bd636 AP_Mission: fixed some compiler warnings 11 years ago
Andrew Tridgell 3bdc22d672 AP_Mission: make p1 16 bit 11 years ago
Randy Mackay c520cb789c Mission: cmd field types to match mavlink commands 11 years ago
Randy Mackay 37cff752c8 Mission: handle Loiter direction 11 years ago
Randy Mackay c75560218d Mission: command specific structures 11 years ago
Andrew Tridgell 3a6698f54b AP_Mission: fixed typo 11 years ago
Andrew Tridgell 3538621c48 AP_Mission: doc updates 11 years ago
Randy Mackay 48329c1bba Mission: bug fix for loading consecutive do-cmds 11 years ago
Randy Mackay 266a1ce9af Mission: bug fix set_current_cmd 11 years ago
Andrew Tridgell 107cc2c126 AP_Mission: added truncate() function 11 years ago
Andrew Tridgell acdaf561c8 AP_Mission: fixed typo 11 years ago
Randy Mackay 9e07070d86 Mission: pass eeprom start into constructor 11 years ago
Randy Mackay ddc4cd4f18 Mission: add init and check_eeprom_version methods 11 years ago
Randy Mackay 4c0a31a9dc Mission: init home to zero before writing to eeprom 11 years ago
Randy Mackay 512b378c4a Mission: allow set_current_cmd when mission is not running 11 years ago
Andrew Tridgell eaf34bba9a AP_Mission: fixed reset using set mission item to 0 11 years ago
Randy Mackay 8dd301b0c2 Mission: set_current_cmd to use uint16 11 years ago
Randy Mackay a6e422333e Mission: remove alt_in_cm from mavlink to cmd conversion 11 years ago