2070 Commits (4deb6fd39d314a7d1d858eb2a058ca6c5cc66fcc)

Author SHA1 Message Date
Grant Morphett f953f03916 Plane: Fixing issue 327 - reporting Baro alt instead of GPS 10 years ago
Grant Morphett 3cb0c1bba8 Plane: Move the plane centric arming code into arming_checks.cpp 10 years ago
Andrew Tridgell e12c20bd22 Plane: prepare for 3.4.0-beta2 release 10 years ago
Andrew Tridgell 16d06ef0a9 Plane: set throttle trim to min on startup 10 years ago
Andrew Tridgell 2d60934335 Plane: require 5 channels to run failsafe passthrough 10 years ago
Randy Mackay 8c1212d4a6 Plane: support do-mount-control via command-long 10 years ago
Siddharth Bharat Purohit aea1db7348 ArduPlane: implement on-board compass cal for arduplane 10 years ago
Peter Barker c2d61391ef Plane: DFMessageWriter; ability to trickle messages out to DF 10 years ago
Gustavo Jose de Sousa a6bdee076e ArduPlane: remove comments identifying task 10 years ago
Gustavo Jose de Sousa 36b457a536 ArduPlane: use function name for AP_Scheduler task name 10 years ago
Gustavo Jose de Sousa b0258d902c ArduPlane: use designated initializers for tasks structs 10 years ago
Tom Pittenger 81f8358705 Plane: restart landing by jumping to DO_LAND_START or decrement mission 10 years ago
Stewart Loving-Gibbard 722dd29370 Plane: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Randy Mackay 4bf36d787b Plane: use labs for int32 values 10 years ago
Randy Mackay cc68260478 Plane: sanity check do-set-home, do-set-ROI and fence-point locations 10 years ago
squilter 583c087eca Plane: update severities 10 years ago
André Kjellstrup d4ed30a023 Plane: releasenotes update 10 years ago
Randy Mackay e4c62811ea Plane: fix link to BATT parameter descriptions 10 years ago
Tom Pittenger ee9a66bd02 Plane: fix compiler warning re double promotion 10 years ago
Grant Morphett dda229aecd Plane: Added include guards for Plane.h 10 years ago
Tom Pittenger fed50aa5c5 Plane: is_crashed flag gets reset too easily 10 years ago
Tom Pittenger e1d566f9e7 Plane: simulator sets is_crashed 10 years ago
Andrew Tridgell 019f2af930 Plane: fixed build with HIL disabled 10 years ago
Tom Pittenger f4f111775e Plane: Log height of zero instead of old value 10 years ago
ziltoid2 b9dd6b7aac Plane: prevent delayed compass HIL data from disabling compass at system startup only 10 years ago
Tom Pittenger 37336bbbe1 Plane: moved is_flying related code to its own file 10 years ago
Tom Pittenger 204ff7b158 Plane: move statics into new struct 10 years ago
Tom Pittenger 6d0ad05192 GCS_Mavlink: added is_crashed to mavlink heartbeat status which shows EMERGENCY 10 years ago
Tom Pittenger da8f4f9e95 Plane: reworked is_flying 10 years ago
squilter d421644f3a Plane: define and send FIRMWARE_VERSION 10 years ago
Michael Day f20beecb0b Plane: Climb/descent "intent" param with CONTINUE_AND_CHANGE_ALT 10 years ago
Andrew Tridgell f66174a1ce Plane: improved 3.4.0 release notes 10 years ago
Andrew Tridgell 0c833b76b7 Plane: update release notes for 3.4.0beta1 10 years ago
Andrew Tridgell b1f810fbb9 Plane: prepare plane 3.4.0beta1 release 10 years ago
Tom Pittenger 86e3116fb6 Plane: implement try send mission_item_reached 10 years ago
Tom Pittenger f1eb2f88df Plane: post "Distance from LAND point" on every land 10 years ago
Stewart Loving-Gibbard eb2ca91f1c Plane: Fixing unambiguous spelling errors in Parameters.cpp file. 10 years ago
Andrew Tridgell 6186b7a453 Plane: disable TRIM_RC_AT_START by default 10 years ago
Andrew Tridgell cc96f80f02 Plane: make TRAINING mode obey stall prevention roll limits 10 years ago
Andrew Tridgell ac2e1552b2 Plane: don't do battery failsafe when disarmed 10 years ago
Andrew Tridgell 58e829553f Plane: prevent build error with MSG_RPM 10 years ago
Andrew Tridgell f2c1010501 Plane: prevent mode switch changes changing WP tracking 10 years ago
Gustavo Jose de Sousa 93c80b03ae ArduPlane: standardize inclusion of libaries headers 10 years ago
squilter c24ba83fb1 Plane: init vehicle capabilities 10 years ago
Przemek Lekston ca915d9928 Plane: fix "logging disabled" build. 10 years ago
Grant Morphett c87929e907 Plane: Fix landing to stop divide by zero if params are 0 10 years ago
Andrew Tridgell 1b13be4ad7 Plane: disable camera logging when camera support disabled 10 years ago
Andrew Tridgell 6e0057778b Plane: remove unused file 10 years ago
Andrew Tridgell 9f9080983b Plane: trim out some log msgs on APM2 10 years ago
Andrew Tridgell 49f7adcc80 Plane: re-enable geofencing on APM2 10 years ago