ardupilot/libraries/AP_Mission
Peter Barker ca4adb0ee7 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-07-03 10:32:59 +09: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-07-03 10:32:59 +09:00
AP_Mission.h AP_Mission: support set-camera-source 2024-05-01 08:07:41 +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: support set-camera-source 2024-05-01 08:07:41 +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