mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
4e5842a150
Sometimes code paths are crossed when they shouldn't be. This method can help in the short term if a codepath is calling methods on a Location when it is not initialised, but generally a vehicle should be calling position_ok() and other methods rather than this one. |
||
---|---|---|
.. | ||
examples/AP_Common | ||
missing | ||
tests | ||
AP_Common.cpp | ||
AP_Common.h | ||
AP_FWVersion.cpp | ||
AP_FWVersion.h | ||
AP_Test.h | ||
Bitmask.h | ||
c++.cpp | ||
Location.cpp | ||
Location.h |