Page 1 of 1

Updated CPS 2022 10 27

Posted: Wed Oct 26, 2022 10:49 pm
by VK3KYY
New CPS version

downloads/CPS/Latest/OpenGD77CPSInstall ... .27.01.exe

Fixes frequency rounding error on some PC's

Thanks to Colin G4EML for fixing this.


FYI.
This is actually a bug in Windows. the double.ToString() function seems to not work correctly for some versions of .Net or Windows version.

Its documented here, 9 years ago

https://stackoverflow.com/questions/143 ... tostringf1

But Microsoft has still not completely fixed it.