Jump to content

Recommended Posts

Posted
4 hours ago, PhoenixRising said:

Further up in the thread, I saw the comment about checking the "allow other commands to run" on my other commands. I tried that and it hasn't happened since. I haven't flown a lot, but it was happening regularly.

Sent from my moto g stylus 5G using Tapatalk
 

Well, when you reset anything in the VAICOM control panel, it will not change anything in VoiceAttack nor the VAICOM VoiceAttack profile.
In any case. Seems it is solved for you then, which is good, but there shouldn't be any need to change anything in the default profile.
Cheers!

  • 2 years later...
Posted (edited)

Hello everyone,

the thread is already older, but if it helps anyone, here is my solution to the problem.

I also use the Warthog Throttle and have noticed that the radio switch sometimes triggers two key presses at the same time (e.g., when you rotate it quickly). When that happens, VA/VP gets out of sync.

Therefore, I added a safety check for the push-to-talk commands. It is important that for these commands, the simultaneous execution of other commands is disabled (so that the entire code is executed atomically and no race conditions can occur when checking the variable).

In the two screenshots, you can see an example for "press" and "release" respectively. This needs to be implemented accordingly for all used channels (adjust the variable value accordingly). The command sequence can be supplemented via "Other > Advanced". The variable TXACTIVE holds the channel that is currently being transmitted on (e.g., 3 for TX3). Thus, only one channel can be transmitted on at the same time.


image.png

image.png

This workaround works quite well for me. I hope it can also be useful for someone else.

Best regards,
Azmo

Edited by Azmodan
  • Like 2
  • 2 weeks later...
Posted
On 1/10/2025 at 11:07 PM, Azmodan said:

Hello everyone,

the thread is already older, but if it helps anyone, here is my solution to the problem.

I also use the Warthog Throttle and have noticed that the radio switch sometimes triggers two key presses at the same time (e.g., when you rotate it quickly). When that happens, VA/VP gets out of sync.

Therefore, I added a safety check for the push-to-talk commands. It is important that for these commands, the simultaneous execution of other commands is disabled (so that the entire code is executed atomically and no race conditions can occur when checking the variable).

In the two screenshots, you can see an example for "press" and "release" respectively. This needs to be implemented accordingly for all used channels (adjust the variable value accordingly). The command sequence can be supplemented via "Other > Advanced". The variable TXACTIVE holds the channel that is currently being transmitted on (e.g., 3 for TX3). Thus, only one channel can be transmitted on at the same time.


image.png

image.png

This workaround works quite well for me. I hope it can also be useful for someone else.

Best regards,
Azmo

I really hope this works this has been bugging me for ages thanks to @MAXsenna for pointing me in the right direction!!!!

  • Like 1

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted

@PeneCruzany way to include this as default ?

  • Like 1

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted
22 minutes ago, speed-of-heat said:

@PeneCruzany way to include this as default ?

Probably as it's a Voice Attack profile setting, I'll have to look into it further. Let me know if it helps with your situation. 

  • Like 1
  • Thanks 1
Posted

seems to have done! I'm always slightly cautious because proving something not happening is "hard" 

  • Like 1

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted

So I have now done four big ish missions no comms lock outs any of them, I would have expected it at least once…

  • Like 1

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted
So I have now done four big ish missions no comms lock outs any of them, I would have expected it at least once…
I'll try that nifty fix myself. Wil take some time as I've multiple TX entries for various modules.

Sent from my SM-A536B using Tapatalk

Posted
59 minutes ago, MAXsenna said:

I'll try that nifty fix myself. Wil take some time as I've multiple TX entries for various modules. emoji1.png

Sent from my SM-A536B using Tapatalk
 

How do you do that? Create different tx entries for different jets?

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted
24 minutes ago, speed-of-heat said:

How do you do that? Create different tx entries for different jets?

Exposed variables. I thought we had discussed this before. 😁
Anyway, here's a link. I've written a tiny tutorial, and in one post there's an old profile of mine you can have a look at and just copy what you need from.

Cheers!

 

 

Posted
10 hours ago, MAXsenna said:

Exposed variables. I thought we had discussed this before. 😁
Anyway, here's a link. I've written a tiny tutorial, and in one post there's an old profile of mine you can have a look at and just copy what you need from.

Cheers!

 

thanks ; and sorry if i asked the same thing twice... my memory is not what it used to be 😉

 

  • Like 1

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted
thanks ; and sorry if i asked the same thing twice... my memory is not what it used to be
 
Oh, no I didn't mean it that way. I just thought you were already using it!

Sent from my SM-A536B using Tapatalk

Posted

ahhh .. no alas not 🙂 but i now have it in my one note!  so it will get done!

  • Like 1

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted
8 hours ago, speed-of-heat said:

ahhh .. no alas not 🙂 but i now have it in my one note!  so it will get done!

Out of interest what hardware are you using for you PTT device?

Posted

A four way hat + depress on my virpil cm3 throttle

  • Thanks 1

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

Posted

No worries!

SYSTEM SPECS: Hardware Intel Corei7-12700KF @ 5.1/5.3p & 3.8e GHz, 64Gb RAM, 4090 FE, Dell S2716DG, Virpil T50CM3 Throttle, WinWIng Orion 2 & F-16EX + MFG Crosswinds V2, Varjo Aero
SOFTWARE: Microsoft Windows 11, VoiceAttack & VAICOM PRO

YOUTUBE CHANNEL: @speed-of-heat

1569924735_WildcardsBadgerFAASig.jpg.dbb8c2a337e37c2bfb12855f86d70fd5.jpg

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...