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

Missing AcquireGimbalControlPopup #12328

Open
gillamkid opened this issue Jan 15, 2025 · 1 comment · May be fixed by #12339
Open

Missing AcquireGimbalControlPopup #12328

gillamkid opened this issue Jan 15, 2025 · 1 comment · May be fixed by #12339

Comments

@gillamkid
Copy link
Contributor

gillamkid commented Jan 15, 2025

In this PR (#11264), there was some logic added where certain gimbal actions will check if the Gimbal is acquired by someone else before commanding the gimbal action. If the gimbal is currently acquired by someone else, a showAcquireGimbalControlPopup signal gets emited. A comment says this is expected to be handled by QML. The problem is there is no such QML handling the signal

@Davidsastresas looks like you added that code. I assume you have a fork with the QML handler in it. Can you bring that to upstream?

@Davidsastresas
Copy link
Member

Hi Guillamkid. I took a quick look, and indeed that handler is missing, or maybe never implemented in the first place. Back when I did this with Julian it went through a lot of iterations, and maybe we missed that one. Feel free to make a PR, I will be happy to take a look.

Best regards!

@gillamkid gillamkid linked a pull request Jan 19, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants