2070 Commits (4deb6fd39d314a7d1d858eb2a058ca6c5cc66fcc)

Author SHA1 Message Date
Andrew Tridgell f73c8ab8ed Plane: allow testing of all motors in sequence 9 years ago
Tom Pittenger 6718241dad cleanup comments 9 years ago
Gustavo Jose de Sousa a4c099feaa waf: create program groups for main products 9 years ago
Andrew Tridgell dc9d87fde3 Plane: prepare for 3.5.2 release 9 years ago
Andrew Tridgell 8a6e5ffe80 Plane: fixed bug in rangefinder landing 9 years ago
Andrew Tridgell b47b558246 Plane: change code URL 9 years ago
Andrew Tridgell 4d7beab8cc Plane: added QTUN logging for quadplane 9 years ago
Andrew Tridgell 0a199945a2 Plane: added copter RATE logging for quadplane 9 years ago
Andrew Tridgell 1fa075e7a8 Plane: change default quadplane gains 9 years ago
Lucas De Marchi f258b66627 ArduPlane: Update path locations for parameters 9 years ago
Andrew Tridgell 0442c2c659 Plane: prepare for 3.5.1 release 9 years ago
Andrew Tridgell f0eddd6366 Plane: ensure we always eventually capture a loiter 9 years ago
Andrew Tridgell 30ca9fbb01 Plane: cope with upgrade to shifted indexes for quadplane 9 years ago
Michael du Breuil 35bb6a634e Plane: Make base_mode armed status depend upon the arming library, not soft armed 9 years ago
Don Gagne cae7ea0d13 Add @Volatile, @ReadOnly support 9 years ago
Lucas De Marchi e01d49ff53 ArduPlane: replace header guard with pragma once 9 years ago
Michael du Breuil 0117522998 Plane: Use arming voltage 9 years ago
Andrew Tridgell 89970e4eaa Plane: support motor_test for quadplanes 9 years ago
Andrew Tridgell d644474817 Plane: support octaquad planes 9 years ago
Andrew Tridgell d7d528560d Plane: don't start summing for loiter until we reach loiter circle 9 years ago
Tom Pittenger f3638f421e Plane: fix short loiters exiting early 9 years ago
Michael du Breuil f60b3fd6c7 Plane: remove "Command recieved" statustext 9 years ago
Andrew Tridgell f4ccf94dfc Plane: added QLAND mode 9 years ago
Andrew Tridgell 927efa90f8 Plane: fixed log printing of Q modes 9 years ago
Don Gagne 1df7baa5c5 Plane: update quadplane param description increment 9 years ago
Tom Pittenger ff249788bf Plane: add a default Navigation option as explained in the param docs 9 years ago
Randy Mackay f66d5f7a8c Plane: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Tom Pittenger 75be40ea59 Plane: add LAND_THR_SLEW 9 years ago
Tom Pittenger ed6aa4ed17 Plane: added throttle limiting via max power (current*voltage) 9 years ago
Tom Pittenger bf5005103c Plane: allow loiter waypoints to have a zero lat/lng or alt to mean use current 9 years ago
Tom Pittenger be3941efdf Plane: unify loiter mission items to require heading to next wp 9 years ago
Tom Pittenger 9e452838ab Plane: loiter missions to default to loiter_radius if mission says 0 or 1. 9 years ago
Tom Pittenger ed98617d42 Plane: utilize radius for loiter commands 9 years ago
Andrew Tridgell f35d05e374 Plane: improved quadplane default gains 9 years ago
Andrew Tridgell 93ac82e1f6 Plane: write voltage/current much more frequently 9 years ago
Will Sackfield fabe235130 ArduPlane: initialize the fail_test variable 9 years ago
Will Sackfield 5f5035933f ArduPlane: static cast to uint8 on initialization of struct 9 years ago
Andrew Tridgell 968f07f583 Plane: allow live quadplane PID tuning 9 years ago
Tom Pittenger b8fc524954 Plane: enforce expected flight_stage in TECS 9 years ago
Tom Pittenger 993e5b438c Plane: add to LAND_NEUTRL behavior 9 years ago
Tom Pittenger 6399d00950 Plane: convert to using static send_statustext 9 years ago
Andrew Tridgell ad78a31255 Plane: move set_dataflash(0 for static logging 9 years ago
Tom Pittenger 881dabf048 Plane: add missionLoaded arming check fail for mis.len <= 1 9 years ago
Andrew Tridgell 1acf25b6e2 Plane: use set_dataflash() 9 years ago
Andrew Tridgell b84b480086 Plane: added PID tuning for quadplane modes 9 years ago
Andrew Tridgell e2abaefc44 Plane: check SCHED_LOOP_RATE for quadplane 9 years ago
Lucas De Marchi 0b22b520b8 ArduPlane: remove unused CMAKE define 9 years ago
Peter Barker ca4017d093 Plane: defines.h should not use defines from config.h 9 years ago
Tom Pittenger d0edfa5dfa Plane: compile warning fix 9 years ago
Tom Pittenger 0b26a34f22 Plane: new param LAND_THEN_NEUTRL 9 years ago