Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mode_req_local_alt from Descend mode and handle it in FW position controller #23840

Merged
merged 3 commits into from
Oct 25, 2024

Commits on Oct 22, 2024

  1. Commander: remove mode_req_local_alt requirement from DESCEND

    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6dfe951 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. FW Position Control: handle invalid z or vz measurement in case of na…

    …v_state DESCEND
    
    Signed-off-by: Silvan Fuhrer <[email protected]>
    sfuhrer committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    749876c View commit details
    Browse the repository at this point in the history
  2. FlightTaskDescned: fix horizontal acceleration overriding vertical one

    Also descend with more acceleration again to avoid the risk of ascending instead of descending because of a wrong hover thrust estimate.
    MaEtUgR committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    da66739 View commit details
    Browse the repository at this point in the history