ardupilot/libraries/AP_Terrain
Andrew Tridgell 227609eef0 AP_Terrain: allow download of terrain data when no GPS lock
this fixes several issues:

 - allows users to download terrain data at home with no GPS lock

 - allows for a TERRAIN_CHECK without GPS lock

 - retries opening of files every 5 seconds to allow for remount of sd
   card after boot
2020-07-28 12:15:43 +10:00
..
tools AP_Terrain: added verbose option to terrain tester 2020-06-18 13:29:13 +10:00
AP_Terrain.cpp AP_Terrain: added AP namespace access to terrain 2020-07-10 13:28:38 +10:00
AP_Terrain.h AP_Terrain: allow download of terrain data when no GPS lock 2020-07-28 12:15:43 +10:00
TerrainGCS.cpp AP_Terrain: allow download of terrain data when no GPS lock 2020-07-28 12:15:43 +10:00
TerrainIO.cpp AP_Terrain: allow download of terrain data when no GPS lock 2020-07-28 12:15:43 +10:00
TerrainMission.cpp AP_Terrain: Fix AP_GPS.h include 2019-06-18 10:02:05 +10:00
TerrainUtil.cpp AP_Terrain: fixed bug in disk offset calculation 2020-05-05 11:21:33 +10:00