13 Commits (e3107a7e10a8ec7c354104d41d7dc14afc9794a4)

Author SHA1 Message Date
Andrew Tridgell 1ebe0a2583 Plane: prevent a division by zero in takeoff code 9 years ago
Tom Pittenger 2ba9a04bf5 Plane: smooth-out the end of takeoff pitch by reducing takeoff pitch min via TKOFF_PLIM_SEC 9 years ago
Tom Pittenger 607201a9b1 Plane: zero course error for straight bungee launch 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Luis Vale Gonçalves b7f3782e4e Plane: Text revisions 9 years ago
lvale e18181e5c2 Plane: Uniformization of severities 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell d019f83bee Plane: allow for higher roll limits on takeoff 10 years ago
Randy Mackay 4bf36d787b Plane: use labs for int32 values 10 years ago
squilter 583c087eca Plane: update severities 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
Andrew Tridgell 8395b92309 Plane: revert AP_Math class change 10 years ago
Tom Pittenger c4c47cba66 Plane: compile warnings: float to double. print statements require doubles 10 years ago
Tom Pittenger c2eeed7d85 Plane: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Tom Pittenger bd9b573969 Plane: Fix compile warnings 10 years ago
Michael du Breuil 78a3ce46b9 Plane: Use tecs to control the throttle during takeoff 10 years ago
Andrew Tridgell 6cf029f82a Plane: fixed to allow TKOFF_THR_DELAY up to 12.7 seconds 10 years ago
Andrew Tridgell 059c3769f3 Plane: cope with the changed semantics if airspeed.use() 10 years ago
Andrew Tridgell f2f730ba9b Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
Andrew Tridgell 055d8fe7aa Plane: added TKOFF_THR_MAX parameter 11 years ago
Andrew Tridgell dfedc377b1 Plane: aim for 5 degrees pitch during accel phase of takeoff 11 years ago
Andrew Tridgell 286479ee93 Plane: prevent stalled takeoff with bad TKOFF_TDRAG_SPD1 11 years ago
Andrew Tridgell d87619c2f1 Plane: added 4 new parameters to control takeoff 11 years ago
Andrew Tridgell f2556535da Plane: moved takeoff code to a new file 11 years ago