19 Commits (960c30c90909ec975713bfce5ea573a365a83963)

Author SHA1 Message Date
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
Tom Pittenger f03c73aeff AP_Terrain: compiler warning printing %u with signed value 7 years ago
Peter Barker adde7bc588 AP_Terrain: fix snprintf buffer length warning 7 years ago
Andrew Tridgell f8542c86b6 AP_Terrain: added support for AP_Terrain for ChibiOS 7 years ago
Peter Barker 698f18566b AP_Terrain: cast to int32_t to avoid warning about signedness 8 years ago
Michael du Breuil 3e2b5269a6 AP_Terrain: fix Coverity issue 91367 8 years ago
Lucas De Marchi 4936fd8623 AP_Terrain: add O_CLOEXEC in places missing it 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 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 1296da56bb AP_Terrain: fixed terrain path handling 10 years ago
Víctor Mayoral Vilches f592981a60 TerrainIO: Support custom_terrain_directory 10 years ago
Lucas De Marchi 6ae2591cad AP_Terrain: use functor macros 10 years ago
Andrew Tridgell e6c6fe095f AP_Terrain: fixed a warning 10 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