1837 Commits (bd7c313beece9414d6757176d6571985dda8153d)

Author SHA1 Message Date
Staroselskii Georgii db94c8d53d Plane: make Plane use milligauss 10 years ago
Grant Morphett c5c74eebfc Plane: Using the existing function to check for throttle failsafe 10 years ago
Grant Morphett a1b96f659b Plane: Fixing issue 302 10 years ago
Tom Pittenger fc2c94f78f Plane: utilize NAV_CONTINUE_AND_CHANGE_ALT for land abort 10 years ago
Andrew Tridgell 036e1fff12 Plane: a bit more caution in unsuppressing throttle pre-takeoff 10 years ago
Tom Pittenger fe083c8ffa Plane: consider extended launch throttle delays 10 years ago
Tom Pittenger 4f46c5331a Plane: added time for flying in any mode 10 years ago
Tom Pittenger a3c51698cb Plane: fix throttle when restarting mission in-flight with takeoff 10 years ago
Andrew Tridgell 0cc165308d Plane: use 4 degrees if zero takeoff pitch 10 years ago
Andrew Tridgell 953efa9b6c Plane: fixed parameter docs for LAND_ABORT_THR 10 years ago
Tom Pittenger d36ee786e4 Plane: init hold_course in do_takeoff 10 years ago
Tom Pittenger 25da4ec0ea Plane: added flight stage FLIGHT_LAND_ABORT and abort mechanism 10 years ago
Grant Morphett e734e9745d Plane: TKOFF_TDRAG_SPD1 is needed if holding nose wheel down. 10 years ago
Tom Pittenger 6e55b44b63 Plane: change NAV_CONTINUE_AND_CHANGE_ALT behavior 10 years ago
Andrew Tridgell 0a66fcce20 Plane: fix for changed AP_RangeFinder API 10 years ago
Andrew Tridgell 05192ea9ab Plane: added severities to send_statustext_all 10 years ago
Andrew Tridgell f92f46ee99 Plane: update for changed AP_Arming API 10 years ago
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