- Messages
- 92
- Country

Hi!
I'm working on some c++ gauges for my glider but I have a problem:
I lack information on units used by Token Variables: https://msdn.microsoft.com/en-us/library/cc526959.aspx
Some of them act in a weird way, eg:
I was working on a communication radio and for unknown reason Token Variables "COM_FREQUENCY" and "COM_STBY_FREQUENCY" give me: 10288 and 10277
When in VR cockpit, "COM ACTIVE FREQUENCY:1" and "A:COM STANDBY FREQUENCY:1" give me: 128.30 and 128.25
Is there a place where I can find more detailed description on them?
I'm working on some c++ gauges for my glider but I have a problem:
I lack information on units used by Token Variables: https://msdn.microsoft.com/en-us/library/cc526959.aspx
Some of them act in a weird way, eg:
I was working on a communication radio and for unknown reason Token Variables "COM_FREQUENCY" and "COM_STBY_FREQUENCY" give me: 10288 and 10277
When in VR cockpit, "COM ACTIVE FREQUENCY:1" and "A:COM STANDBY FREQUENCY:1" give me: 128.30 and 128.25
Is there a place where I can find more detailed description on them?



