114 Commits (af13e2cca4a548b3481bc4c0dc159629ebcf2e42)

Author SHA1 Message Date
Andrew Tridgell 12e0012b16 Plane: allow for NAV_LOITER_UNLIM and NAV_LOITER_TIME in quadplane 9 years ago
Andrew Tridgell 3fc43b94f9 Plane: separate out auto and guided VTOL states 9 years ago
Andrew Tridgell 691d4b6ca7 Plane: added local reached_loiter_target() 9 years ago
Andrew Tridgell eab42c5740 Plane: fixed attitude logging with fast logging off 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell db5f50e08e Plane: convert tuning to use AP_Tuning library 9 years ago
Lucas De Marchi baa287e5e5 ArduPlane: use separate header for version macro 9 years ago
Rimvydas Naktinis 9fdf39baf0 Plane: Added a method that returns current altitude relative to terrain, if available, or home otherwise. 9 years ago
Michael du Breuil 0fcfcdc169 Plane: Broadcast POSITION_TARGET_GLOBAL_INT as part of the EXTENDED_STATUS stream 9 years ago
Andrew Tridgell a99616bd10 Plane: prepare for 3.6.0beta1 release 9 years ago
Andrew Tridgell 4666b25258 Plane: initial implementation of QRTL for quadplane RTL 9 years ago
Michael du Breuil de1e299754 Plane: Remove support for CONDITION_CHANGE_ALT 9 years ago
Michael du Breuil 731c68f273 Plane: Change mode to RTL on end of mission rather then staying in auto 9 years ago
James Stoyell 4e7e84fc99 Plane: Modified last_valid_rc_ms AFS failsafe input to work when standard failsafe is on 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
Andrew Tridgell cf7b6123a9 Plane: log the number of lost log messages 9 years ago
Andrew Tridgell 8683616d8c Plane: redo scheduler table and improve perf logging 9 years ago
Andrew Tridgell a7006a7784 Plane: refactor perf variables into a structure 9 years ago
Andrew Tridgell 27fb35253c Plane: added in-flight transmitter tuning 9 years ago
Tom Pittenger 436062ef37 Plane: improved crash detection 9 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Andrew Tridgell dc9d87fde3 Plane: prepare for 3.5.2 release 9 years ago
Andrew Tridgell 0442c2c659 Plane: prepare for 3.5.1 release 9 years ago
Lucas De Marchi e01d49ff53 ArduPlane: replace header guard with pragma once 9 years ago
Michael du Breuil 0117522998 Plane: Use arming voltage 9 years ago
Andrew Tridgell f4ccf94dfc Plane: added QLAND mode 9 years ago
Tom Pittenger ed6aa4ed17 Plane: added throttle limiting via max power (current*voltage) 9 years ago
Tom Pittenger be3941efdf Plane: unify loiter mission items to require heading to next wp 9 years ago
Tom Pittenger 6399d00950 Plane: convert to using static send_statustext 9 years ago
Tom Pittenger 2e92089ce6 Plane: Reverse Thrust 9 years ago
Tom Pittenger 1cb094f12e Plane: make throttle signed (pos and neg) 9 years ago
Tom Pittenger 9157f634eb Plane: Add Tom Pittenger to authors list 9 years ago
Andrew Tridgell 379ca5ac00 Plane: prepare for 3.5.0 release 9 years ago
Andrew Tridgell 99847da297 Plane: release 3.5.0beta2 9 years ago
Michael du Breuil bcc939930c Plane: Only resend the mixer configuration if its changed 9 years ago
Andrew Tridgell d82c8dcd6d ArduPlane: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 9bba55f937 ArduPlane: Added precise camera trigger logging 9 years ago
Andrew Tridgell 23eef91c59 Plane: added parameter RTL_RADIUS 9 years ago
Andrew Tridgell ebe1fe0b17 Plane: raise version to 3.5.0beta1 9 years ago
Andrew Tridgell 70018ee0cb Plane: fixed final descent for VTOL auto landing 9 years ago
Andrew Tridgell f068a8c913 Plane: added support for VTOL_TAKEOFF and VTOL_LAND commands 9 years ago
Andrew Tridgell 0d6b353bcb Plane: added quad assistance and auto support for quadplane 9 years ago
Andrew Tridgell 6468fc6d93 Plane: Initial implementation of quadplane 9 years ago
Tom Pittenger 7cde90553d Plane: new param CRASH_ACC_THRESH 9 years ago
Tom Pittenger 21205f8b41 Plane: improved crash detection logic and agility 9 years ago
Tom Pittenger 3b06260358 Plane: refactored interface 9 years ago
Siddharth Bharat Purohit 78566bda36 Plane: wire up accel calibrator for plane 9 years ago
Andrew Tridgell 513d5c17b9 Plane: allow for settable main loop rate 9 years ago
Julien BERAUD 8e66ce6f27 Plane: Update optical flow declaration 9 years ago
Lucas De Marchi 1308dd888f ArduPlane: remove unused AP_ADC_AnalogSource 9 years ago