ardupilot/libraries/AP_Terrain
Lucas De Marchi 6ae2591cad AP_Terrain: use functor macros
Functor is not yet being used but let's make is macro fallback to the
previous Delegate implementation for easy of transition between the two.
2015-05-26 13:46:54 +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: use functor macros 2015-05-26 13:46:54 +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