ardupilot/libraries/AP_Mission
Peter Barker 94062fce5c AP_Mission: do not adjust ret_packet on get_item failure
do not modify the return packet value at all upon failure, rather than indicating invalidity with a flag value.  We return boolean for a reason.
2024-09-06 08:48:12 +10:00
..
examples/AP_Mission_test AP_Mission: fix examples for AP_AHRS_DCM becoming backend 2021-08-31 14:28:53 +10:00
AP_Mission.cpp AP_Mission: do not adjust ret_packet on get_item failure 2024-09-06 08:48:12 +10:00
AP_Mission.h AP_Mission: add and use an option_is_set method 2024-07-29 10:37:52 +10:00
AP_Mission_ChangeDetector.cpp AP_Mission: rename HAL_MISSION_ENABLED to AP_MISSION_ENABLED 2022-08-18 22:49:10 +10:00
AP_Mission_ChangeDetector.h AP_Mission: rename HAL_MISSION_ENABLED to AP_MISSION_ENABLED 2022-08-18 22:49:10 +10:00
AP_Mission_Commands.cpp AP_Mission: address minor review comments 2024-07-24 08:24:06 +10:00
AP_Mission_config.h AP_Mission: allow payload place to be compiled out of code 2023-10-27 14:15:53 +11:00