20 Commits (3991e0c4767bb52fc29700045a3e0be5e00abde5)

Author SHA1 Message Date
Tom Pittenger c4c47cba66 Plane: compile warnings: float to double. print statements require doubles 10 years ago
Michael Day 8a6fc0ad77 Plane: If LAND_FLARE_SEC is 0 use LAND_FLARE_ALT for aim_height. 10 years ago
Michael Day 05d065b471 Plane: Make LAND_FLARE_SEC optional. 10 years ago
Andrew Tridgell 9468a59204 Plane: require 3 seconds of not flying to declare a crash on land 10 years ago
Tom Pittenger 1b0ed277b3 Plane: Disarm On Land 10 years ago
Andrew Tridgell e55350a5d6 Plane: added crash detection in autoland 10 years ago
Andrew Tridgell 1c1798fb11 Plane: support much smoother flare transitions 10 years ago
Andrew Tridgell 28341a6c7a Plane: handle very steep landings more gracefully 10 years ago
Andrew Tridgell ae96a48efc Plane: use location_path_proportion() 10 years ago
Andrew Tridgell 976ae14f1f Plane: improve landing aim point calculation 10 years ago
Andrew Tridgell c299f721b1 Plane: fixed sense of landing sink rate calculation 10 years ago
Andrew Tridgell c046273be2 Plane: fixed verify_land() comment for go-around 10 years ago
Michael Day 01f611daa9 Plane: "Go around" operation. Assumes go around behavior follows land wp. 10 years ago
Andrew Tridgell e434850f1f Plane: move set_mode() after mission.set_current_cmd() 10 years ago
Andrew Tridgell 02b80db67c Plane: minor code style change 10 years ago
Michael Day c1b949a74f Plane: Bugfix. Changing to landing sequence now works at mission end. 10 years ago
Andrew Tridgell 24622030b4 Plane: improved landing glide slope 11 years ago
Andrew Tridgell 50f492a69f Plane: added RNGFND_LANDING option 11 years ago
Andrew Tridgell d0b6676547 Plane: do landing flare if past landing point 11 years ago
Andrew Tridgell dad95648a0 Plane: split landing code into landing.pde 11 years ago