12 Commits (59a44008d7fe5959994d40261e88b90f9328363a)

Author SHA1 Message Date
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