ardupilot/libraries/AP_Mission
Peter Barker aae524b9d5 AP_Mission: add sanity check that 16-bit commands aren't stored_in_location
This is a rather confusing problem when it happens during development,
so a sanity check is good.  What you see in dev is that your latitude
gets corrupted between when you store and retrieve it, with no warnings
that you're doing something wrong.
2019-10-18 15:16:21 +11:00
..
examples/AP_Mission_test AP_Mission: examples: var_info is now in GCS_MAVLINK_Parameters 2019-08-14 18:25:43 +10:00
AP_Mission.cpp AP_Mission: add sanity check that 16-bit commands aren't stored_in_location 2019-10-18 15:16:21 +11:00
AP_Mission.h AP_Mission: adjust for new vehicle base class 2019-10-08 11:26:04 +11:00
AP_Mission_Commands.cpp AP_Mission: Include camera 2019-04-05 20:12:53 +11:00