2885 Commits (0e71aa6f89a34eff179a3ac82922ca607c091f96)

Author SHA1 Message Date
David Ingraham 750212eb8f Plane: Remove deprecated control surface mixing functions 8 years ago
Andrew Tridgell d61705ee51 Plane: added release notes for plane 3.8.2beta1 8 years ago
Andrew Tridgell 600a5c44d2 Plane: allow changing of target altitude in GUIDED 8 years ago
Andrew Tridgell bc17c26dbf Plane: limit pitch in transition to QLOITER and QLAND 8 years ago
Andrew Tridgell b6809655d4 Plane: smooth the transition to LAND_FINAL in quadplanes 8 years ago
Andrew Tridgell 8411ac5c57 Plane: fixed a problem with descent rate in landings for quadplanes 8 years ago
Andrew Tridgell baee71a5b4 Plane: added GUIDED takeoff for quadplanes 8 years ago
Michael du Breuil 1f5743e900 Plane: Report the primary magnetometer health rather then the first 8 years ago
Andrew Tridgell a88e663191 Plane: adjust target altitude slowly in QRTL mode 8 years ago
Andrew Tridgell 87e52a9f0f Plane: prepare for 3.8.1 release 8 years ago
Peter Barker 0c7c2a41c4 Plane: handle param_request_list in GCS_MAVLINK base class 8 years ago
Peter Barker dd4bffb4a2 Plane: handle param_set in GCS_MAVLINK base class 8 years ago
Peter Barker 0db1711b1f Plane: move send_autopilot_request calls up to GCS base class 8 years ago
Peter Barker c15c1b84a4 Plane: add constant structure holding firmware version 8 years ago
Peter Barker 0708130b5e Plane: correct bad case fallthrough 8 years ago
Andrew Tridgell 6bfed07eae Plane: updated USE_REV_THRUST docs 8 years ago
Michael du Breuil 8630037fd7 Plane: Parameterize the home altitude reset conditions 8 years ago
Andrew Tridgell d541ac509f Plane: removed TRIM_RC_AT_START parameter 8 years ago
Andrew Tridgell 1a207c919b Plane: fixed bug in TRIM_AUTO 8 years ago
Andrew Tridgell 4124d371c9 Plane: fixed minacc and delay for launch 8 years ago
Peter Barker 2861c1d06a Plane: add ArduSub to list of SYSID_SW_TYPE 8 years ago
Peter Barker 212174bc0e Plane: remove unused defines 8 years ago
Lucas De Marchi 44ffb67837 ArduPlane: use FALLTHROUGH define 8 years ago
Randy Mackay c80a83322a Plane: integrate simpler Log_Write_EKF 8 years ago
Peter Barker 8272fb8fa2 Plane: remove unused repeating events defines 8 years ago
Peter Barker 9732b19f04 Plane: move serial_control case to base class 8 years ago
Peter Barker 4321abd477 Plane: move play_tune and led_control handling to base class 8 years ago
Peter Barker 8eeae45300 Plane: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Michael du Breuil 833ec1336e Plane: Expose the AFS instance to MAVLink 8 years ago
Peter Barker 1a665280e9 Plane: remove CLI 8 years ago
Peter Barker c6b9c84d1f Copter: remove CLI 8 years ago
Peter Barker d33cd801a1 Plane: send gps messages as separate queued messages 8 years ago
Peter Barker c3e86840b2 Plane: move sending of gps_raw up 8 years ago
Peter Barker 933cd7a44c Plane: move sending of system_time up 8 years ago
Peter Barker 4aee416c1d Plane: move sending of camera_feedback up 8 years ago
Peter Barker 9eb96886e5 Plane: move sending of meminfo up 8 years ago
Peter Barker a9c866f574 Plane: use new retry_deferred method 8 years ago
Andrew Tridgell 3802e7bc3b Plane: mark version as 3.8.1-dev 8 years ago
Andrew Tridgell 6e84210d1b Plane: prepare for plane 3.8.0 release 8 years ago
Peter Barker 4cb94b80ee Plane: move try_send_message queued_param_send up 8 years ago
Peter Barker 089f6f4650 Plane: move try_send_message send_hwstatus up 8 years ago
Peter Barker fee9e83881 Plane: move try_send_message mission handling up 8 years ago
Peter Barker a740c10dfe Plane: move try_send_message compass message handling up 8 years ago
Peter Barker 50cbbc324b Plane: base SYS_STATUS load average on variable loop rate 8 years ago
Andrew Tridgell 9b16836da5 Plane: cope better with more RC trim/min/max values 8 years ago
Andrew Tridgell 99df31f6ec Plane: fixes from review 8 years ago
Andrew Tridgell ea1a4bc176 Plane: improve px4_mixer handling of servo trim/min/max 8 years ago
Andrew Tridgell cff692ca48 Plane: implement MANUAL_RCMASK 8 years ago
Andrew Tridgell fedd2c558c Plane: added AETR log message 8 years ago
Andrew Tridgell 5d91e29cea Plane: fixed px4_mixer for new function based mixing 8 years ago