22 Commits (a312249eea343c3d664c9b5a99816a09339b4102)

Author SHA1 Message Date
Pierre Kancir 82de3efc09 AP_Terrain: pass mavlink_message_t by const reference 6 years ago
Peter Barker 9f33fb6085 AP_Terrain: add missing AP_AHRS include 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
Peter Barker 90b708f9e7 AP_Terrain: adjust for location flags being moved out of union 6 years ago
Peter Barker 1a853f6f82 AP_Terrain: use ahrs singleton 6 years ago
Michael du Breuil 4299eb9ba8 AP_Terrain: Reduce memory consumption, simplify enable checking 7 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Matthew Brener 06388b0417 Global: Fix typos 9 years ago
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