14 Commits (6b04a81b8da8cf0398f22e70c4a98dee3145cdb1)

Author SHA1 Message Date
Andrew Tridgell 40d1a23a13 AP_Terrain: use HAVE_PAYLOAD_SPACE() 9 years ago
Randy Mackay d84321be2e AP_Terrain: height_amsl can correct for non-zero terrain alt at home position 9 years ago
Caio Marcelo de Oliveira Filho 0aa520a273 AP_Terrain: use millis/micros/panic functions 9 years ago
Andrew Tridgell 0d26252bdb AP_Terrain: don't allocate cache array when terrain not enabled 10 years ago
Gustavo Jose de Sousa fcd1d4938a AP_Terrain: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell c7044c4f91 AP_Terrain: make terrain request times per channel 10 years ago
Andrew Tridgell 7da939047f AP_Terrain: added automatic waypoint checking 11 years ago
Andrew Tridgell 147a7b8b69 AP_Terrain: added extrapolation based on last available data 11 years ago
Andrew Tridgell 37b357f282 AP_Terrain: prevent valgrind error when terrain not available 11 years ago
Andrew Tridgell ab9785d3ad AP_Terrain: added current_height to TERRAIN_REPORT 11 years ago
Andrew Tridgell c4047f6f11 AP_Terrain: rename find_grid() to find_grid_cache() 11 years ago
Andrew Tridgell 3faafc9644 AP_Terrain: replace HAVE_AP_TERRAIN with AP_TERRAIN_AVAILABLE 11 years ago
Andrew Tridgell ce60bf8d3f AP_Terrain: removed incorrect ASSERT 11 years ago
Andrew Tridgell db506b76fa AP_Terrain: split up code into separate cpp files 11 years ago