12 Commits (f588b08004454252ae820c9a9acf290a94912142)

Author SHA1 Message Date
Andrew Tridgell 7b7bf3ef86 AP_Terrain: fixed bug in disk offset calculation 5 years ago
Andrew Tridgell a4860afd32 AP_Terrain: convert to use AP_Filesystem 6 years ago
Pierre Kancir 6fbcb21ae3 AP_Terrain: use get_distance_NE instead of location_diff 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas 6082b230e8 AP_Terrain: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Andrew Tridgell f8542c86b6 AP_Terrain: added support for AP_Terrain for ChibiOS 7 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 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 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 db506b76fa AP_Terrain: split up code into separate cpp files 11 years ago