12540 Commits (0a44efa3c546ffa970037781199dcae76a0b94d3)
 

Author SHA1 Message Date
tumbili 1ebea1e759 ask for climbout mode when doin takeoff help 10 years ago
Lorenz Meier f57086cb99 Merge pull request #2382 from PX4/multicopter_fall_fix 10 years ago
Lorenz Meier 460c6bcf57 MC att control demand: Require a higher minimum throttle 10 years ago
Lorenz Meier 677aef6673 navigator: Fixed bitwise or 10 years ago
Lorenz Meier 73d179fb59 MS5611 driver: Fix reeset logic via I2C, minor code style fixes. Fixes #2007, identified by Kirill-ka 10 years ago
Lorenz Meier 41f535ae26 navigator: Include distance to first waypoint in mission check, provide warning feedback 10 years ago
Lorenz Meier b11e133318 Evaluate warning field from mission result 10 years ago
Lorenz Meier eb3cc8b41a mission result topic: Add warnings 10 years ago
Lorenz Meier b5a79bbc0b commander: Use distinct tunes for home set and mission ok / failed 10 years ago
Lorenz Meier 21ca431131 Tone alarm: Add home set tune 10 years ago
Lorenz Meier 174f4d27f3 Navigator: output new mission status 10 years ago
Lorenz Meier a4b2389460 Commander: Support new mission status 10 years ago
Lorenz Meier 2cf10a5e99 Navigator: Publish mission validity in mission result 10 years ago
Lorenz Meier 2ba8ac4438 Move mission result to generated topics 10 years ago
Lorenz Meier dc03793426 Merge pull request #2368 from PX4/manual_climbout 10 years ago
Lorenz Meier 091af08dd7 Merge pull request #2373 from PX4/commander_cleanup 10 years ago
Lorenz Meier 82352a64aa commander: Remove unused param handles 10 years ago
Lorenz Meier 9e3e43c49e Update comments in attitude controller. Fixes #2369 10 years ago
Lorenz Meier 44441ab501 FW pos control: Perform climbout if user requests more than 85% pitch up 10 years ago
Lorenz Meier 2fd4c5240f Merge pull request #2341 from PX4/mc_offb_vel_limit 10 years ago
Lorenz Meier e76bdc3cac EKF: Use unfiltered airspeed if airspeed is large enough - rely for better stability on the filtered speed for the threshold. Lower the threshold to 5 m/s to ensure airspeed fusion even on small wings 10 years ago
Lorenz Meier 0916e6fc19 sensors app: Populate unfiltered airspeed field 10 years ago
Lorenz Meier 7deeda726c airspeed topic: Add unfiltered airspeed 10 years ago
Lorenz Meier dc7471f430 Merge pull request #2296 from PX4/attitude_loop_speed 10 years ago
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 f30037a814 Merge branch 'release_v1.0.0' into beta 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 55ed9e9612 ECL: Run TECS filter faster, adjust gains accordingly 10 years ago
Lorenz Meier 8838b18da7 FW attitude control: Run attitude controller as fast as we can to minimize latency 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
James Goppert dedd16e36e Modified velocity saturation to maintain direction. 10 years ago
James Goppert adbccfaa1c Saturate velocity command for mc_pos_control. 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