- Jun 09, 2018
-
-
Beat Küng authored
- P and D gains are too high for a racer - default I gain is too low (0.25 is still quite low) - use the thrust curve param instead of TPA - improve responsiveness in Manual & increase max tilt angle to 60 degrees - enable one-shot - enable high-rate logging profile - disable RC filter
-
Daniel Agar authored
- remove QURT defines no longer required
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
Implements a better method of determining when to switch from velocity to altitude control to keep height limit from being exceeded. This method removes the overshoot and transients in height caused by the switching of the previous algorithm.
-
Paul Riseborough authored
-
Paul Riseborough authored
The correction for stopping distance applied to the maximum altitude limiter uses the vertical velocity estimate and gives the same offset for both positive (down) and negative (up) velocity. This calculation has been corrected and simplified and variable names changes to make the functionality clearer.
-
Paul Riseborough authored
Fixes a race condition introduced by use of _is_dead-reckoning. Only runs flow use logic when there is flow data available
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
- Jun 08, 2018
-
-
Lorenz Meier authored
-
- Jun 07, 2018
-
-
Beat Küng authored
work-around for https://github.com/PX4/Firmware/issues/9461
-
- Jun 06, 2018
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Both IO and FMU are connected to the safety switch for default models. This needs later to be broken out to a config option for builds that do not contain an IO.
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: Add comment to indicate that the IMU+MAG consistency checks need to be performed AFTER the individual checks are complete
-
Philipp Oettershagen authored
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: Suppress sensor failover warnings in Hardware in the loop (HITL)
-