-
Notifications
You must be signed in to change notification settings - Fork 28
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
Use Flightgears PTT hotkeys for swift #244
Comments
(I do not talk about the PTT hotkey binding in swift; which needs read access to
|
This would indeed be an interesting feature. But it would also require internal changes to the simulator plugin interface because this feature is not implemented for any simulator so far. We'll keep it on the list 👍
Just as a side note: We recently updated our docs regarding this. We now recommend a different method to allow reading input from a specific device using udev rules for security reasons (see https://swift-project.org/troubleshooting/linux_hotkeys/) |
Thank you! |
Hi,
According to the comment:
Controlling the COM volume should be possible by the insim values.
And indeed, they seem to be transmitted to swift:
I did just connect my first time to VATSIM and listened to radio calls from EDDM, which worked fine.
However, the incoming radio messages where always the same volume, regardless what I did set in FlightGear.
Changing them in swifts gui did work.
What am I doing wrong? (or is there something broken?)
Also just as an idea; flightgear has built in PTT buttons.
That could be used as PTT enabling the radios in swift, so for example simulation of the C182s' GMA340 audio panel (or other aircraft simulating complex audio panels) could be supported.
The text was updated successfully, but these errors were encountered: