12290 Commits (b6d9a97aaaaef7583d6e4003377465a5bd2e12c2)
 

Author SHA1 Message Date
Lorenz Meier b6d9a97aaa Merge pull request #2349 from PX4/auto_takeoff_fix 10 years ago
Lorenz Meier 484be77b05 Merge pull request #2354 from PX4/rtl_fix 10 years ago
Lorenz Meier cae30bd614 Merge pull request #2348 from PX4/hil_device_sim 10 years ago
Lorenz Meier f9f34078d1 commander: Ensure RTL can be triggered in all modes 10 years ago
Elikos default a0176474c7 fix NaN yaw breaking attitude setpoints when going back into posctl from offboard 10 years ago
Lorenz Meier 938301cdec Merge pull request #2352 from PX4/version_fix_r 10 years ago
David Sidrane 9585bb4a3c Missing slash 10 years ago
David Sidrane 428611119f Merged GIT version changes 10 years ago
Lorenz Meier 3f77455dd8 commander: Condition HIL arming check properly 10 years ago
Lorenz Meier 92aeef2b84 commander: Better text feedback 10 years ago
Lorenz Meier 05993bee6f Navigator: Provide better feedback if no mission present, enforce minimum altitude in loiter and in auto modes 10 years ago
Lorenz Meier 6c0539c243 FW position controller: Do handle idle mission items correctly 10 years ago
Lorenz Meier bca13e3e1b Merge pull request #2343 from PX4/mc_thrust_fix 10 years ago
Lorenz Meier 540ffa7861 Let user know we are loitering now 10 years ago
Lorenz Meier cc33e4caf8 Merge pull request #2346 from tumbili/fix_trim 10 years ago
tumbili 7e44a23411 fix: take current trim values into account when doing trim calibration 10 years ago
Lorenz Meier 0bfc727584 Add more functionality to HIL driver 10 years ago
Lorenz Meier e7765d77f6 Merge pull request #2330 from PX4/abs_alt 10 years ago
Lorenz Meier 267fb408b1 Update MC thrust limit default param value and add explanation 10 years ago
Lorenz Meier 5727985678 Comment out unused pca8574 driver in boot 10 years ago
Lorenz Meier 863a6e8811 HIL driver: Fix boot order race 10 years ago
Lorenz Meier 7eef2e9c58 Merge pull request #2335 from UAVenture/posctl_th_meta_fix 10 years ago
Andreas Antener 315683124d fix posctl th param meta 10 years ago
Lorenz Meier 7540aa6b87 Navigator: Make logic using previous and current altitudes consistent 10 years ago
Lorenz Meier 891829d3a7 Land detector: Protect fixed wing logic from false-positives due to bad input data 10 years ago
Pavel Kirienko e94bc7960c libuavcan submodule updated 10 years ago
Lorenz Meier a66b1b9d04 Improve feedback when auto mode is rejected due to a non suitable mission 10 years ago
Lorenz Meier bc48634101 Navigator: Reject missions with relative altitude if no home was set before arming 10 years ago
Lorenz Meier f2b81ce69a commander: Only update home position if not armed already 10 years ago
Lorenz Meier 9155e8a7fe FX79: Increase travel 10 years ago
Lorenz Meier ac084ae3d0 Merge pull request #2293 from kd0aij/HIL_inhibitSensorCheck 10 years ago
Lorenz Meier 000434be15 IO mixer: Limit outputs to proper range 10 years ago
Lorenz Meier 3cc2b7ed12 EKF: Add small gyro failover hysteresis 10 years ago
Lorenz Meier f0f3ffaec1 IO firmware: Do not apply trim values a second time 10 years ago
Lorenz Meier 25c23dbf4c back out payload mixer from FX79 default config 10 years ago
Lorenz Meier 086123fe84 Fix RC failsafe handling when landed 10 years ago
Lorenz Meier e8a9c20056 EKF: Ensure we start with zero local altitude and zero GPS offset. Since the filter is not publishing any data at this point this is not relevant in operation, but might be important later if we publish a separate altitude estimate topic 10 years ago
Mark Whitehorn 7e48c66c22 add is_hil_setup() 10 years ago
Mark Whitehorn 71da3976ab add HIL autostart ID range macros and remove warnx 10 years ago
Mark Whitehorn e224441ac1 special treatment and warning message for HIL platform arming 10 years ago
tumbili 45cd05b57a invert pitch trim parameter 10 years ago
Lorenz Meier 8a3d3f61e6 commander: Better error handling for RC trim 10 years ago
Lorenz Meier 9bb91ea031 PX4 IO firmware: Do not reject trim 10 years ago
Lorenz Meier 8259102bf1 PX4 IO driver: Fix TRIM upload 10 years ago
Lorenz Meier 284da7d344 PX4IO driver: Support trim values 10 years ago
Lorenz Meier 90362a9889 FW attitude controller: Fix usage of trim parameters to apply only to the final outputs 10 years ago
Lorenz Meier b46b122808 PX4IO firmware: Support trim parameters for RPY 10 years ago
Lorenz Meier da6a07421b EKF: Add hysteresis to mag failover 10 years ago
Lorenz Meier 696e1fc9e2 Merge pull request #2300 from tumbili/heading_hold 10 years ago
Lorenz Meier c2524a3a7f Merge pull request #2292 from PX4/l1_fix 10 years ago