3057 Commits (3d72022f6e4d201e5ffdcdc625cf2aa2eae5df20)

Author SHA1 Message Date
Andrew Tridgell 30e224e705 Plane: removed create() method for objects 7 years ago
Michael Oborne 9ed3ca3d35 ArduPlane: update version number 7 years ago
Ubuntu 16.04 VM 624aef401d Plane: Enforce THR_MIN/THR_MAX in VTOL modes 7 years ago
Tom Pittenger 512b327cd4 Plane: failsafe events to use enums instead of magical numbers : Non-functional change 7 years ago
Peter Barker af007c5f0f Plane: tighten handleMessage result type 7 years ago
Tom Pittenger 3d6cc59a6b Plane: cleanup geofence warnings 7 years ago
Andrew Tridgell 2a81792b41 Plane: don't disable compass on one bad reading 7 years ago
Andrew Tridgell 49cb245ea6 Plane: use a min airspeed for is_flying test 7 years ago
Michael du Breuil 1a3ca43e86 Plane: Don't check FS_SHORT_TIMEOUT if it's disabled 7 years ago
Tom Pittenger 7271586a47 Plane: invert auto_state.no_crosstrack flag to be auto_state.crosstrack. Non-functional change 7 years ago
Peter Barker 6ed0d645a3 Plane: support for units on fields 7 years ago
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