ardupilot/libraries/AP_Terrain
Andrew Tridgell eeb04ba1b8 AP_Terrain: fetch more terrain data around waypoints
this ensures we have data for a wide region (1km) around each waypoint
2014-08-25 14:55:15 +10:00
..
AP_Terrain.cpp AP_Terrain: added note on CPU cost of height_amsl() 2014-08-07 09:51:14 +10:00
AP_Terrain.h AP_Terrain: fetch more terrain data around waypoints 2014-08-25 14:55:15 +10:00
TerrainGCS.cpp AP_Terrain: added automatic waypoint checking 2014-08-06 17:59:19 +10:00
TerrainIO.cpp AP_Terrain: replace HAVE_AP_TERRAIN with AP_TERRAIN_AVAILABLE 2014-07-25 07:59:48 +10:00
TerrainMission.cpp AP_Terrain: fetch more terrain data around waypoints 2014-08-25 14:55:15 +10:00
TerrainUtil.cpp AP_Terrain: rename find_grid() to find_grid_cache() 2014-07-25 09:52:20 +10:00