ardupilot/libraries/AP_Terrain
Andrew Tridgell 3534417a12 AP_Terrain: fixed assumption that HOME is on the ground
this fixes height_above_terrain() to give a correct value when HOME is
not on the ground after the user has done a DO_SET_HOME with a
home position that is not at ground level
2023-08-05 08:31:02 +10:00
..
tools
AP_Terrain.cpp AP_Terrain: fixed assumption that HOME is on the ground 2023-08-05 08:31:02 +10:00
AP_Terrain.h
TerrainGCS.cpp AP_Terrain: fixed assumption that HOME is on the ground 2023-08-05 08:31:02 +10:00
TerrainIO.cpp
TerrainMission.cpp
TerrainUtil.cpp