1876 Commits (73f4533995c755794cf09369f663cb1955cfed9d)

Author SHA1 Message Date
Andrew Tridgell 3c3392aae5 Plane: improve error messages on failed parachute release 9 years ago
Andrew Tridgell 5d1d54a8cb Plane: added CHUTE_CHAN parameter for manual release 9 years ago
Andrew Tridgell d20b86b95e Plane: suppress the throttle in auto-throttle modes after parachute release 9 years ago
Andrew Tridgell 9affddcaa3 Plane: initial support for AP_Parachute library 9 years ago
Andrew Tridgell 3dd47adafe Plane: fixed a condition where takeoff switches to land 9 years ago
Andrew Tridgell 537f22cdd1 Plane: changed thresholds for LAND_APPROACH 9 years ago
Tom Pittenger f9fbb8a0f7 Plane: restrict land_approach stage change with tighter criteria 9 years ago
Caio Marcelo de Oliveira Filho 62d4c05a8e ArduPlane: include SITL only for SITL board 9 years ago
Caio Marcelo de Oliveira Filho 49a42dc985 SITL: use a SITL namespace 9 years ago
Peter Barker 07842e211d Plane: use simple log entry numbers to download logs 9 years ago
Caio Marcelo de Oliveira Filho db3e501aec ArduPlane: implement HAL::Callbacks 9 years ago
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board 9 years ago
Caio Marcelo de Oliveira Filho 2e464a53c2 AP_HAL: make code not depend on concrete HAL implementations 9 years ago
Randy Mackay 073828a764 Plane: add ahrs health pre-arm check 9 years ago
Gustavo Jose de Sousa 2cc07d2899 ArduPlane: use compass get_{field,offsets}() functions 9 years ago
Randy Mackay 17ed125e41 Plane: add no break comment to suppress compiler warning 9 years ago
Randy Mackay 32c5b0e63c Plane: support set_home_position message 9 years ago
Randy Mackay d54e28e129 Plane: send home position when home is set or get-home msg received 9 years ago
Andrew Tridgell 213bed99e1 Plane: use ahrs.send_ekf_status_report() 9 years ago
Tom Pittenger 617626f9f5 Plane: log flight_stage 10 years ago
Andrew Tridgell 017ebc440b Plane: added SENSOR_RC_RECEIVER reporting in SYS_STATUS 10 years ago
Andrew Tridgell 458e967d06 Plane: added RPM logging 10 years ago
Andrew Tridgell c14dbcfc44 Plane: set version to 3.4.1dev 10 years ago
Andrew Tridgell 38d51ddb32 Plane: prepare for 3.4.0 release 10 years ago
Andrew Tridgell 91f990af06 Plane: added EKF2 to parameters as EK2_* 10 years ago
Andrew Tridgell 0592bd4e6f Plane: update release notes 10 years ago
Andrew Tridgell b735999848 Plane: prepare for beta3 10 years ago
Randy Mackay 6da53ae3b2 Plane: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Andrew Tridgell 9e7c38b933 Plane: moved logging of mode to Log_Write_Vehicle_Startup_Messages 10 years ago
Andrew Tridgell d019f83bee Plane: allow for higher roll limits on takeoff 10 years ago
Stewart Loving-Gibbard 2085156a07 Plane: Adding Logging of RSSI data. 10 years ago
Andrew Tridgell 86e8c7ed2f Plane: add some safety to detect bad lidar readings 10 years ago
squilter 7365701d13 Plane: Support do_digicam_x via command_long 10 years ago
Grant Morphett 9a76f0ecf0 Plane: Fixing FS_SHORT_ACTN parameter doco 10 years ago
Grant Morphett 6b22a59eff Plane: Fixing up the ARMING_ parameters autogen doco 10 years ago
Andrew Tridgell d43d070e75 Plane: ensure throttle reverse is obeyed in all states 10 years ago
Andrew Tridgell 5c055220f5 Plane: cope with bad values of ARMING_REQUIRE 10 years ago
Andrew Tridgell 73f454133b Plane: log RFND packet for multiple rangefinders 10 years ago
Peter Barker 3c0355e9e2 Plane: ensure 10% free space when initialising logging 10 years ago
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