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

commander: lockdown is not termination #19681

Merged
merged 1 commit into from
May 20, 2022
Merged

commander: lockdown is not termination #19681

merged 1 commit into from
May 20, 2022

Conversation

julianoes
Copy link
Contributor

@julianoes julianoes commented May 20, 2022

We use lockdown to prevent outputs like motors and servos from being active in HITL simulation. This means that we can't treat the lockdown flag as a flight_terminated, otherwise we can't arm in HITL at all.

I suggest to merge this for now and then revisit the termination and lockdown topic another time.

Related to: #19419.

We use lockdown to prevent outputs like motors and servos from being
active in HITL simulation. This means that we can't treat the lockdown
flag as a flight_terminated, otherwise we can't arm in HITL at all.
@dagar
Copy link
Member

dagar commented May 20, 2022

Let's review all these actuator_armed flags after the legacy mixers are completely purged (#19596). A lot of this can be simplified with the px4io.

@dagar dagar merged commit 33a77c2 into master May 20, 2022
@dagar dagar deleted the pr-hitl-lockdown branch May 20, 2022 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants