1810 Commits (2e6074c108d857ff186bc4b9e1a2b440a7c38d4f)

Author SHA1 Message Date
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
Andrew Tridgell 6c07795b63 Plane: added HIL_SUPPORT define 10 years ago
Andrew Tridgell 8f0e7e0693 Plane: fixed above_location_current() for non-terrain alt 10 years ago
Andrew Tridgell 58fa38cc12 Plane: allow rudder disarm based on ARMING_RUDDER parameter 10 years ago
pepevalbe da41d85433 Plane: It is possible to disarm with left rudder. 10 years ago
Przemek Lekston 4b38d444dd Plane: fix default behaviour of flaps. 10 years ago
Przemek Lekston 6a62b11536 Plane: fix LOITER_TO_ALT to verify headings towards waypoints within the loiter radius. 10 years ago
Grant Morphett cc6a981b12 Plane: deleted the old command_description.txt file which isn't used. 10 years ago
Andrew Tridgell 51bdbea745 Plane: fixed format for ARM message 10 years ago
Randy Mackay b670988e05 Plane: log IMUDT 10 years ago
Andrew Tridgell 266857c595 Plane: avoid linking optflow on APM2 10 years ago