ardupilot/libraries/AP_Mission
Peter Barker 51dc35f6ff AP_Mission: emit jump count even if no limit
previously if there was a jump limit we informed the user we were jumping and provided the current count and the limit.

This changes things so that if there's no limit we emit the same message, with the count and "unlimited" in place of the limit number
2024-05-08 17:56:56 +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: emit jump count even if no limit 2024-05-08 17:56:56 +10:00
AP_Mission.h AP_Mission: add support for DO_RETURN_PATH_START 2024-04-30 08:03:39 +09: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: support set-camera-source 2024-03-25 09:19:18 +09:00
AP_Mission_config.h AP_Mission: allow payload place to be compiled out of code 2023-10-27 14:15:53 +11:00