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

Joystick PTT name not recognized/displayed #44

Closed
kengreim opened this issue May 10, 2024 · 2 comments
Closed

Joystick PTT name not recognized/displayed #44

kengreim opened this issue May 10, 2024 · 2 comments

Comments

@kengreim
Copy link

I use vJoy (virtual joystick) as my PTT, which has worked across the AFV standalone client and Vector Audio. I trigger the vJoy button via a Streamdeck Pedal button (using a Streamdeck vJoy plugin).

After attempting to set PTT on TrackAudio with the new joystick support, I still see "Ptt: Not Set"
image

However, when I press the foot pedal PTT, the "Set new PTT" button does light up, which suggests to me that TrackAudio is properly capturing the vJoy button press at least? I haven't tried it on the network yet.
image

Fresh log:

20:11:40.423148904 [1560856] InputHandler.cpp:113         LOG_INFO      trackaudio_logger Forwarding Ptt Key Name Not Set
20:11:43.402948237 [1324556] RemoteData.cpp:56            LOG_INFO      trackaudio_logger Slurper is back online.
20:11:45.573166709 [1561140] InputHandler.cpp:68          LOG_INFO      trackaudio_logger Joystick Ptt Key set: 0 on Joystick 0
20:11:45.573494028 [1561140] InputHandler.cpp:113         LOG_INFO      trackaudio_logger Forwarding Ptt Key Name Not Set
20:11:47.986698657 [1560856] main.cpp:749                 LOG_INFO      trackaudio_logger Exiting TrackAudio
@pierr3
Copy link
Owner

pierr3 commented May 10, 2024

Seems to have worked, try and restart TrackAudio and see if you get the proper key description. It could be that your virtual joystick does not properly propagate its device name, I will need to investigate why the UI does this. If the Pat button lights up orange, then it should work on the network

@pierr3 pierr3 closed this as completed in aed8f67 May 10, 2024
@pierr3
Copy link
Owner

pierr3 commented May 10, 2024

Nevermind it was my fault, fixed is pushed, will be available in the next release - your Ptt is setup fine and will work

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

No branches or pull requests

2 participants