Releases: cniesen/IcomClockOmniRig
Releases · cniesen/IcomClockOmniRig
Rig Auto Detect and IC-705 Support
New Features:
- Auto detect rig type. Works with the supplied rig ini files. Custom ini files will also be auto detected as long as the file name starts with the original name followed by a dash (e.g. IC-7300-MyCustom.ini).
- -f option has been removed as it is no longer needed.
- -m option should only be needed in rare cases where auto detect doesn't work.
- Added support for IC-705.
Full Rewrite
Full program rewrite. The old C++ code had memory leaks that were to annoying to handle in that language. C# turned out to be much nicer to work with.
New Features:
- Controller address can now be specified via the
-c
option - Added support for additional transceivers (see README.md)
- Check OmniRig response to see if CAT command was executed successfully
- Check that specified transceiver matches the transceiver in OmniRig. Added
-f
option to disable this check if needed.
Bug Fixes:
- Fixed memory leak, which caused OmniRig to stay active and not release the COM port.
Initial Release
IcomClockOmniRig.exe : 32 bit Windows executable (if in doubt use this)
IcomClockOmniRig64.exe : 64 bit Windows executable