2896 Commits (c056076e85b2a7b9b5b4e2378d6870ad4be5ee13)

Author SHA1 Message Date
Guy Tzoler a6c7890c74 Plane: use cork/push wrapper 7 years ago
Michael du Breuil 9720fcb8cc Plane: Only update home when not armed, rather then not soft armed 7 years ago
Andrew Tridgell f7a735b990 Plane: fixed transitions for tailsitters after auto-takeoff 7 years ago
Andrew Tridgell 85573b3ff3 Plane: fixed a division by zero 7 years ago
Andrew Tridgell e06f160dc9 Plane: disable rudder scaling in tailsitters 7 years ago
Peter Barker ee5f550475 Plane: AP_Camera uses GPS singleton 7 years ago
Peter Barker b4294c00f6 Plane: use gps singleton for GCS functions 7 years ago
André Kjellstrup 1d27e21d83 Plane: Option to trig by distance only when in AUTO mode 7 years ago
Andrew Tridgell bf1aa64345 Plane: updated release notes for 3.8.3 7 years ago
Andrew Tridgell 271373e1e8 Plane: added a not on min slew rate for throttle 7 years ago
Michael du Breuil 767018b1d4 Plane: Support unlocking cruise heading with rudder 7 years ago
Michael du Breuil bd32b5deb7 Plane: update isFlying() landing check 7 years ago
Tom Pittenger 8029a7f10e
Plane: add Tom Pittenger to developers list 7 years ago
Andrew Tridgell 5843086760 Plane: update release notes for 3.8.3beta4 7 years ago
Andrew Tridgell 957c1f6d23 Plane: extend QLOITER transition pitch limit 7 years ago
Andrew Tridgell bbf98fae46 Plane: fixed a warning 7 years ago
Andrew Tridgell 9c8cd6c1cc Plane: added Q_TRANS_DECEL 7 years ago
Andrew Tridgell e27c54a312 Plane: smooth out fwd tailsitter transition 7 years ago
Andrew Tridgell 21164ef409 Plane: added tailsitter surface speed scaling 7 years ago
Michael du Breuil 83decd1370 ArduPlane: Only run is_flying landing checks when in landing stage 7 years ago
Andrew Tridgell 126d5ce5d4 Plane: re-implement MIXING_OFFSET 7 years ago
Michael du Breuil e63e39c411 Plane: Don't broadcast PWM value that tripped throttle failsafe 7 years ago
Michael du Breuil d52f5155f0 Plane: Rename rc failsafe state members 7 years ago
nick2204 7d91755bd1 Plane: update Q_OPTIONS docs 7 years ago
Andrew Tridgell 1bee1dd210 Plane: log currently used airspeed 7 years ago
Andrew Tridgell 43ee462813 Plane: prepare for 3.8.3beta2 7 years ago
Andrew Tridgell f14f40d3ef Plane: fixed GUIDED loiter with Q_RTL_MODE=1 7 years ago
Andrew Tridgell 84e5cd7e14 Plane: update release notes for 3.8.3beta1 7 years ago
Andrew Tridgell 1085069851 Plane: use WP_LOITER_RAD if RTL_RADIUS is 0 for QRTL 7 years ago
Andrew Tridgell aa430a6e2c Plane: use RTL_RADIUS for QRTL threshold 7 years ago
Andrew Tridgell 552faa8f67 Plane: smoother tailsitter transitions 7 years ago
Andrew Tridgell c24ee9192b Plane: prevent a float exception at pitch 90 7 years ago
Andrew Tridgell 214434a2d7 Plane: fixed tailsitter ANGLE_WAIT transition 7 years ago
Andrew Tridgell af893ddde7 Plane: implement Q_OPTIONS 7 years ago
Andrew Tridgell 02f8d888c3 Plane: relax controllers when disarmed 7 years ago
Peter Barker d49be616da Plane: call ins's periodic function 7 years ago
Tom Pittenger 8adacfeea3 Plane: always log MODE and include reason when logging is enabled 7 years ago
Andrew Tridgell 92ee05b925 Plane: fixed motor channel handling 7 years ago
Peter Barker 4ce051af82 Plane: ensure we're in short failsafe before using failsafe.ch3_timer_ms 7 years ago
Peter Barker ff88b0dfda Plane: remove redundant failsafe string 7 years ago
Peter Barker 7feef72b34 Plane: improve failsafe notifications 7 years ago
Peter Barker 01d8c506d2 Plane: add option to entirely disable short failsafe 7 years ago
Andrew Tridgell 6526ff504d Plane: fix for changes to AP_Motors API 7 years ago
Andrew Tridgell e008559b6e Plane: support LOITER_TO_ALT in quadplanes 7 years ago
Andrew Tridgell 8178ab4037 Plane: make mav_type in HEARTBEAT configurable 7 years ago
Andrew Tridgell 0aed5a9a57 Plane: prevent controller windup on ground 7 years ago
Andrew Tridgell 1a95dcbdd7 Plane: update docs for Q_YAW_RATE_MAX 7 years ago
Michael du Breuil 615f6dfadb Plane: Don't log PIDL messages 7 years ago
Michael du Breuil cc55e5a8fa Plane: Don't log SONR if there are no rangefinders 7 years ago
Andrew Tridgell f81ec9b1b3 Plane: support simple accelcal 7 years ago