Ardupilot2/libraries/AP_Terrain
Andrew Tridgell 5f2c5be84a AP_Terrain: added terrain reference adjustment
this restores the terrain adjustment functionality removed in #19946,
but without the problematic approach of always using home (which can
be moved in flight) and with a TERR_OFS_MAX parameter to limit the
amount of adjustment
2022-03-28 16:01:21 +11:00
..
tools AP_Terrain: added a TERRAIN_MARGIN parameter 2021-08-22 20:32:46 +10:00
AP_Terrain.cpp AP_Terrain: added terrain reference adjustment 2022-03-28 16:01:21 +11:00
AP_Terrain.h AP_Terrain: added terrain reference adjustment 2022-03-28 16:01:21 +11:00
TerrainGCS.cpp AP_Terrain: removed terrain home correction 2022-03-10 07:34:20 +11:00
TerrainIO.cpp AP_Terrain: added terrain reference adjustment 2022-03-28 16:01:21 +11:00
TerrainMission.cpp AP_Terrain: removed terrain home correction 2022-03-10 07:34:20 +11:00
TerrainUtil.cpp AP_Terrain: fixed bug in disk offset calculation 2020-05-05 11:21:33 +10:00