15826 Commits (d839717e4cd8f574961df06229b7ed6f51a8ee6e)
 

Author SHA1 Message Date
Andreas Antener 36df3a0499 fixed minor things from review 9 years ago
tumbili b30091be00 minor fixes 9 years ago
tumbili f3e0d91f24 added airspeed scale parameter for takeoff and landing 9 years ago
tumbili 42d03cb076 activate wheel controller as soon as plane flares 9 years ago
tumbili 7fc97ed147 implemented use of flaps for auto landings 9 years ago
tumbili 18d9c061ba added flag for applying flaps 9 years ago
tumbili 0043c40b46 added more indexing variables 9 years ago
tumbili 6212220113 replaced aileron mixer with flaperon mixer 9 years ago
Andreas Antener b16e6249e4 more correct groundspeed scaling for wheel controller 9 years ago
tumbili 3b865624f1 added library for terrain_estimation 9 years ago
Andreas Antener e0cdf65fb4 use navigator to hold heading 9 years ago
Andreas Antener f5f61e42af replaced magic values with parameters, renamed internal representations 9 years ago
Andreas Antener 9c70eb0b63 reduce wheel control speed scaling 9 years ago
Andreas Antener d015fbd678 added startup config for Maja and new generic mixer that uses channel 5 for wheel steering 9 years ago
Andreas Antener ff57c809b8 updated default wheel params after first test 9 years ago
Andreas Antener 3eb0ce84df set disarmed/min/max pwm for throttle channel in default fw configs 9 years ago
Andreas Antener 0769ec5345 added max pitch parameter for climbout phase 9 years ago
Andreas Antener 178ec7f4fc stay out of climbout once height has been reached, don't mix navigator roll with fixed heading 9 years ago
Andreas Antener e987082292 split takeoff into 2 phases, reseting integrators when still on runway 9 years ago
Andreas Antener 0c875dd6d1 calculate shortest yaw error 9 years ago
Andreas Antener 234a200e60 renamed heading controller to wheel controller, added groundspeed dependency and separate parameters 9 years ago
Andreas Antener 6c31421889 extracted heading controller 9 years ago
Andreas Antener 51ef854173 extracted runway takeoff logic into external class 9 years ago
Andreas Antener 1f8ebb71f5 fix comment 9 years ago
Andreas Antener b93f34c99b use separate heading parameter beacause the other one gets reset in auto 9 years ago
Andreas Antener 24179a0d93 consitent parameter naming for runway takeoff, added parameters for important values 9 years ago
Andreas Antener ea884b34f0 use and reset the new yaw control method 9 years ago
Andreas Antener 059e40f780 - fixed throttle ramp-up 9 years ago
tumbili f43d50fbc9 implemented runway takeoff for fw 9 years ago
tumbili ee4249f30f extended ecl yaw controller for yaw tracking with rudder 9 years ago
tumbili 20ec727d9f added option for direct yaw control with rudder for fixed wing 9 years ago
Roman Bapst 9e2fec237f Merge pull request #3202 from PX4/pwm_out_fix 9 years ago
ChristophTobler 8044c5aaf6 remove unnecessary lines 9 years ago
ChristophTobler b0515ef07d added a disabling flag for mocap when using fake gps 9 years ago
ChristophTobler dfdf7dce4d new mode for fake gps 9 years ago
ChristophTobler 83c8161cdb Merge branch 'master' of https://github.com/PX4/Firmware 9 years ago
tumbili 2cc9f03c93 SITL: fixed control callback 9 years ago
Lorenz Meier de46d8e872 Land detector: Code cleanup 9 years ago
Lorenz Meier 515d81b8d6 Land detector: Move back to more agile raw airspeed 9 years ago
Lorenz Meier f02dc3c95f Fixed wing land detector: Use control state, use horizontal acceleration for takeoff detect 9 years ago
Lorenz Meier dc7369a1d0 EKF: Report horizontal acceleration 9 years ago
Lorenz Meier 092a51426f Build fix and airspeed console cal 9 years ago
Lorenz Meier 0509a5a9ea Enforce airspeed check for VTOLs 9 years ago
Lorenz Meier 4947e89f52 VTOL attitude control: Fix return value on start 9 years ago
Lorenz Meier e070f671ae Preflight: better reporting 9 years ago
Lorenz Meier b6a959ad3e Navigator: Code style 9 years ago
Lorenz Meier 81ff8d8060 Navigator: Initialize home position at boot time 9 years ago
Lorenz Meier 907848452f Commander: Be less verbose during normal flight ops 9 years ago
Lorenz Meier b90e8a71f0 FMU: Fix sensor reset command, by Dmitry Prokhorov 9 years ago
Roman Bapst d5150efa2b Merge pull request #3195 from PX4/vtol_bench_test 9 years ago