ardupilot/libraries/AP_Terrain
Andrew Tridgell 4e98636a53 AP_Terrain: added a TERRAIN_MARGIN parameter
this sets the acceptance margin for GCS generated terrain data. You
can raise this to allow old data generated with the less accurate
longitude scaling to be used
2021-08-22 20:32:46 +10:00
..
tools AP_Terrain: added a TERRAIN_MARGIN parameter 2021-08-22 20:32:46 +10:00
AP_Terrain.cpp AP_Terrain: added a TERRAIN_MARGIN parameter 2021-08-22 20:32:46 +10:00
AP_Terrain.h AP_Terrain: added a TERRAIN_MARGIN parameter 2021-08-22 20:32:46 +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: compile fix for gcc 9 2021-01-03 08:57:13 +11: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