pierr3 / VectorAudio

An Audio-For-VATSIM ATC Client for macOS, Linux and Windows
GNU General Public License v3.0
48 stars 11 forks source link

Wrong Frequency on Connect #34

Closed cakequest closed 1 year ago

cakequest commented 1 year ago

When initially connecting the frequency sometimes is off by 0.001. For example in the following screenshot the correct frequency for CZVR CTR is 133.700 but when connecting initially it connects to 133.699. 1A4D2ABF-97C7-4653-97FD-747A712E5533

Deleting this frequency and re-adding it seems to fix the issue but it is a little bit annoying to have to do every time.

pierr3 commented 1 year ago

Which client are you using to connect to VATSIM? This is really strange I will investigate.

cakequest commented 1 year ago

I’m using EuroScope. Other controllers in the FIR are having the same issue as well, primarily with the CZVR_CTR frequency, so it’s not just on my system.

pierr3 commented 1 year ago

Could you check for me in your ESE file what the definition of the frequency is for CZVR_CTR? This does not occur if you add the frequency manually, right?

cakequest commented 1 year ago

It's 133.700 in the ESE file. And correct, if the frequency is added manually there isn't any issue.

pierr3 commented 1 year ago

I'll force some data cleaning in the next release to prevent this issue. Thanks for reporting!

pierr3 commented 1 year ago

Version 0.7.0 addresses this, try it when it's done building!