54 Commits (24b7c0c3b49a8dc2def740764af338ec732dd5b5)

Author SHA1 Message Date
Andrew Tridgell 8f0e7e0693 Plane: fixed above_location_current() for non-terrain alt 10 years ago
Andrew Tridgell 554869033f Plane: disabled rangefinder on APM2 10 years ago
Andrew Tridgell b92c2409e4 Plane: added local millis() and micros() to reduce code size a bit 10 years ago
Andrew Tridgell 18c37935c9 Plane: convert from .pde to .cpp files 10 years ago
Tom Pittenger bd9b573969 Plane: Fix compile warnings 10 years ago
Randy Mackay 0acc4af63c Plane: replace range finder health with status 10 years ago
Michael du Breuil 867ca05e17 Plane: fix a relative altitude check for glide slope building 10 years ago
Michael du Breuil 4b1d71e390 Plane: rebuild the glide slope if we are above it and already climbing 10 years ago
Andrew Tridgell 999710d0e1 Plane: fixed issue where auto is entered before GPS lock 10 years ago
Andrew Tridgell 76f8b9b07c Plane: support DO_SET_HOME MAVLink command 10 years ago
Andrew Tridgell ae96a48efc Plane: use location_path_proportion() 10 years ago
Andrew Tridgell 186806c768 Plane: lowpass the rangefinder correction, not height 11 years ago
Andrew Tridgell 24622030b4 Plane: improved landing glide slope 11 years ago
Andrew Tridgell a6ee46086c Plane: allow continued use of rangefinder data for 5s after loss of contact 11 years ago
Andrew Tridgell 50f492a69f Plane: added RNGFND_LANDING option 11 years ago
Andrew Tridgell da7f871e34 Plane: prevent set_target_altitude_proportion() past dest waypoint 11 years ago
Andrew Tridgell c06067c71b Plane: fixed non-terrain landing 11 years ago
Andrew Tridgell 7def71d43a Plane: improved landing approach and flare 11 years ago
Andrew Tridgell e22ab50b16 Plane: fixed build warning 11 years ago
Andrew Tridgell 9184e47f84 Plane: added TERRAIN_LOOKAHD parameter 11 years ago
Andrew Tridgell 781c5bc5dd Plane: use terrain extrapolation 11 years ago
Andrew Tridgell 28facc220d Plane: change threshold for no glide slope to 20m 11 years ago
Andrew Tridgell 8610d9a8ea Plane: added GLIDE_SLOPE_MIN parameter 11 years ago
Andrew Tridgell 9536124300 Plane: more accurate altitude tracking close to waypoints 11 years ago
Andrew Tridgell f983040401 Plane: more fixes for glide slope calculations 11 years ago
Andrew Tridgell c9be610dca Plane: fixed sense of altitude test for glide slope 11 years ago
Andrew Tridgell 9d6b745556 Plane: fixed terrain glide slope 11 years ago
Andrew Tridgell 88b73492c2 Plane: fixed APM2 build 11 years ago
Andrew Tridgell b158b7e5a9 Plane: replace HAVE_AP_TERRAIN with AP_TERRAIN_AVAILABLE 11 years ago
Andrew Tridgell 49c28b747f Plane: fixed glide slope for terrain following 11 years ago
Andrew Tridgell 3e320d71ab Plane: added TERRAIN_FOLLOW parameter 11 years ago
Andrew Tridgell d18c00d6fc Plane: split up altitude handling 11 years ago