52 Commits (f258b66627ef6118f63ff0df8ca64bd9add28186)

Author SHA1 Message Date
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
Gustavo Jose de Sousa 34d1a29ec1 AP_Mission: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 08acde2766 AP_Mission: added ALTITUDE_WAIT NAV command 10 years ago
Andrew Tridgell ec2d429513 AP_Mission: all vehicles now use functors 10 years ago
Andrew Tridgell e3f8e22fc6 AP_Mission: removed BUILD_DELEGATES code 10 years ago
Lucas De Marchi 384a3bfcc3 AP_Mission: allow to use functor 10 years ago
Andrew Tridgell e7ba2c8d93 AP_Mission: use APM_BUILD_DELEGATES 10 years ago
Andrew Tridgell 12cbf7888f AP_Mission: support member functions for rover 10 years ago
Randy Mackay dfadcad69d Mission: allow zoom_step to be negative 10 years ago
Randy Mackay 888c2289ce Mission: support do-digicam-control parameters 10 years ago
Randy Mackay f6021010c5 Mission: support do-mount-control 10 years ago
Randy Mackay a44b4b5e87 Mission: allow 15 do-jump commands on Pixhawk 10 years ago
Michael Day 83c2f497a3 AP_Mission: Change jump_to_landing_sequence to get_landing_sequence_start 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 1ce8e453c2 Mission: add support for DO_GRIPPER 11 years ago
Andrew Tridgell 7a12ff0271 AP_Mission: convert to using StorageManager 11 years ago
Andrew Tridgell df55ae86c4 AP_Mission: added last_change_time_ms() call 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 05f5164dfa Mission: rename AUTORESET to RESTART 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
Andrew Tridgell e10542dcae AP_Mission: added get_current_nav_index() function 11 years ago
Andrew Tridgell cc212be41e AP_Mission: added get_next_ground_course_cd() API 11 years ago
Randy Mackay 93f8d53d1b Mission: make get_prev_nav_cmd_index const 11 years ago
Randy Mackay f2d9ad41aa Mission: minor comment update 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 c75560218d Mission: command specific structures 11 years ago
Randy Mackay ece02b0c9a Mission: get_prev_nav_cmd returns int16 11 years ago
Andrew Tridgell 107cc2c126 AP_Mission: added truncate() function 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 df339c05fc Mission: num_commands returns uint16 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
Randy Mackay 0dc3c9ab42 Mission: add p1 to command structure 11 years ago
Randy Mackay 61cc5e6b72 Mission: add replace_cmd method 11 years ago
Randy Mackay 3cbbd4ebb9 Mission: add set current command method 11 years ago
Randy Mackay c7ffd2db90 Mission: reduce unnecessary search for do-commands 11 years ago
Randy Mackay 0c92d60406 Mission: command index increase to int16 11 years ago
Randy Mackay 85b979ede9 Mission: support do-jump num_times is -1 11 years ago
Randy Mackay f4d8ccc128 Mission: add mavlink to cmd conversion methods 11 years ago
Randy Mackay 87c7d19f83 AP_Mission: special handling for cmd 11 years ago
Randy Mackay e8db57ced3 AP_Mission: replace block read/write for eeprom 11 years ago
Randy Mackay 84b3497a82 AP_Mission: fixes to protect against endless loops 11 years ago