430 Commits (21ffc0f66378db71a4ed108025bb6ac596a6b666)

Author SHA1 Message Date
Samuel Tabor 93bcfc4c3e Plane: Assign flap channel in set_control_channels() to avoid expensive call in set_servos_flaps(). 4 years ago
Samuel Tabor 590ebb180c Plane: Update airbrake channel assignment in set_control_channels() to avoid expensive call in airbrake_update() 5 years ago
Samuel Tabor f1290a2e17 Plane: Add use of airbrakes, used when throttle is negative OR via RC channel option. 5 years ago
Samuel Tabor 67c152cef2 Plane: Move cruise state into cruise flight mode. 5 years ago
Samuel Tabor 334fd4afbc Plane: Remove update_navigation() method. 5 years ago
Andrew Tridgell 3c705d1c60 Plane: added THR_FAILSAFE=2 option 5 years ago
Samuel Tabor b2d63c5049 Plane: Refactor soaring.cpp. 5 years ago
Andy Piper b649afe9e5 Plane: make mount/gimbal inclusion configurable per-board 5 years ago
Henry Wurzburg 16a15f5450 ArduPlane: add CROW flaps mode select switch 5 years ago
Henry Wurzburg 4115603f13 ArduPlane: add terrain follow disable switch for CRUISE/FBWB 5 years ago
Andy Piper 9077d41df1 Plane: add support for tracking fft peaks and individual motor rpms with harmonic notches 5 years ago
Paul Riseborough fdb4f908bb ArduPlane: Fix bug in forward throttle voltage compensation 5 years ago
Iampete1 4b7d45e549 Plane: label and sort plane.h functions 5 years ago
Buzz 0f5177b291 Plane: Support a set of offboard MAVLink guided controls with rates 5 years ago
Andrew Tridgell 8b21f5117a Plane: implement RTL_CLIMB_MIN parameter 5 years ago
Paul Riseborough cd5714d059 ArduPlane: Allow EKF dead reckoning to continue after loss of GPS 5 years ago
Paul Riseborough 40cc5a5006 ArduPlane: Improve EKF failsafe in VTOL modes 5 years ago
Peter Barker f17ea78a6c Plane: move sending of WIND message to GCS namespace 5 years ago
Peter Barker e75fa6fb15 Plane: move sending of AOA_SSA message to GCS namespace 5 years ago
Iampete1 3ded030fa8 Plane: compensate forward throttle for battery voltage drop 5 years ago
Andrew Tridgell 156fe0846f Plane: fixed plane landing gear to obey LGR_OPTIONS bits 5 years ago
Samuel Tabor 298088268a Plane: Soaring, don't wait for heading if too low, and add timeout otherwise. 5 years ago
Rishabh a76d0e3002 Plane: Remove SONR messages logging 5 years ago
Andrew Tridgell 9f92aad711 Plane: implement get and set target location 5 years ago
Peter Barker 5ff1630c63 ArduPlane: move initialisation of serial and gcs to AP_Vehicle 5 years ago
Peter Barker 58d45ef04a Plane: let AP_Vehicle handle loop() 5 years ago
Peter Barker a5a75e61da ArduPlane: move some common init_ardupilot code up to AP_Vehicle 5 years ago
Peter Barker a45abc7762 Plane: move setup method up to AP_Vehicle base class 5 years ago
Peter Barker 024c86bdab Plane: let AP_Vehicle base class worry about scheduler delay callback 5 years ago
Tatsuya Yamaguchi 1f9f84044c Plane: allow scripts to get modes 5 years ago
Peter Barker 71017cb288 Plane: vehicle parent class now instantiates AHRS 5 years ago
Andrew Tridgell d872ca27ce Plane: added dynamic harmonic notch support 5 years ago
Andrew Tridgell 2b27cd2ce9 Plane: Add EFI Support 5 years ago
Peter Barker 0626f1fc2f Plane: stop providing current location to mount 5 years ago
Michael du Breuil ee96ec7f0d Plane: Support new AP_Vehicle::set_mode 5 years ago
Andrew Tridgell ff400243e0 Plane: added a new TAKEOFF flight mode 5 years ago
Peter Barker 5d405896f8 Plane: move many members up to base class 5 years ago
Peter Barker a252aad39b Plane: become an AP_Vehicle 5 years ago
Michael du Breuil 562b155f63 Plane: Remove unused geofence enable reason 5 years ago
Michael du Breuil af0dfb6d8b Plane: Remove unneeded state from geofence 5 years ago
Andrew Tridgell 6572700baa Plane: fixed an issue with landing on rising ground 5 years ago
Michael du Breuil cf58f68e49 Plane: Rearrange header to save flash 5 years ago
Andrew Tridgell 296ce5a409 Plane: fixed throttle failsafe for FS_SHORT_ACTN=3 6 years ago
Andrew Tridgell 1b775c96f5 Plane: added rangefinder correction by terrain data 6 years ago
Peter Barker 7c88eb670c Plane: RangeFinder uses AP_SerialManager singleton 6 years ago
Peter Barker 38e303389b Plane: avoidance no longer takes ahrs in constructor 6 years ago
Peter Barker 769e862807 Plane: stop passing relay and ahrs into camera constructor 6 years ago
Andrew Tridgell ebe2278f5d Plane: reset rate controller integrators if not run for 2s 6 years ago
Peter Barker 3ab266b751 Plane: ServoRelayEvents uses Relay singleton 6 years ago
Michael du Breuil 1d379dd0b3 Plane: Update for AFS interface 6 years ago