TCI bridge for Cloudlog and Wavelog.
TCI is a modern alternative to serial based rig control by Expert Electronics, based on WebSockets.
- Download the latest Windows release from: Releases, or build from source
- Create a Read/Write API key in Cloudlog: Cloudlog/wiki/API
- Edit
config.yamlwith your Cloudlog server URL and Read/Write API key - Enable TCI in ExpertSDR
Both VFOs will be now available under the Station/Radio dropdown and the Hardware Interfaces page.
New! If you want to use the Bandmap feature in Wavelog set bandmap: true in the config file. To control RX2 from Wavelog, set the port to 54322 in the Hardware Interfaces settings. Click on the callsign in the bandmap to tune the radio.
If you have a port conflict, change the defaults for rx1port and rx2port in the config file. Then update the CAT URL in Wavelog.
Install Go https://go.dev/
go build

