ardupilot/libraries/AP_Mission
James O'Shannessy 9924462618 AP_Mission: Allow Param4 to be uploaded with NaN
By default, QGroundControl will attempt to upload Loiter Unlimited with a NaN in param4.
Given this field could be NaN, we allow it through the parser.

See: https://mavlink.io/en/messages/common.html#MAV_CMD_NAV_LOITER_UNLIM
2024-07-09 22:39:57 +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: Allow Param4 to be uploaded with NaN 2024-07-09 22:39:57 +10:00
AP_Mission.h Mission: add is_resume method 2024-06-19 17:12:17 +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-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