-
Notifications
You must be signed in to change notification settings - Fork 230
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
kOS unable to lock throttle or steering after undocking #1205
Comments
from the debug console: [Log]: kOS: FlightControlManager: ToggleFlyByWire: throttle True |
It looks like the issue may be that the parameters are being released in @ozin370 I won't have much opportunity to test today, can you download this zip file and test with your code? |
I just tested it and that seems to have fixed the issue :) |
@ozin370 great news :) we are ramping up for the next release soon |
What issue is this a duplicate of? And I haven't sent the PR for this fix yet either. I did a quick compile to see if it fixed it, but the fix isn't part of the develop branch yet as far as I'm aware. |
just some overeager house cleaning. sorry about that |
Was asked by hvacengi to post this issue as a reminder.
After docking and then undocking without ending a kOS program, the core is left unable to lock throttle or steering. Even ending the program and trying to lock throttle or steering manually does not work, only rebooting the core "fixes" the issue. Something related to the FlightControlManager according to hvacengi.
The text was updated successfully, but these errors were encountered: