@import url(https://r00t.cz/pmwiki/pub/skins/sinorca/basic.css); @import url(https://r00t.cz/pmwiki/pub/skins/sinorca/layout.css); @import url(https://r00t.cz/pmwiki/pub/skins/sinorca/sinorca.css);
This is small frequency manager I created because no other software had features I wanted.
Note: The frequency display uses Bank Gothic font that's not normally available in windows. You can download it here: www.font-zone.com/download.php?fid=111.
Font must be installed in Control Panel / Fonts, Menu File/Install new font - copying just to program directory will not work.
Download: frqman.zip (290kb)
Latest version: 1.3
This version fixes problem with >2147MHz frequencies.
But still this doesn't work correctly with SpectraVue out of the box.
Problem is in spectravue.exe, it can't handle numbers higher than 2.147483648GHz.
To fix it, use hex editor and search in EXE file for:8B 44 24 18 8B CF 99 52 50 E8
Replace with:8B 44 24 18 8B CF 6A 00 50 E8
(This patch should work with any 3.xx SV version exe.)
Hopefully this will be fixed soon...
All content on this webpage is published for personal use only.
You are using any software downloaded from this page at your own risk. Some software may be illegal to use in your country.
© r00t 2009-2021 (email: r00t@<this domain>)