TCI bridge for Cloudlog and Wavelog.
TCI is a modern alternative to serial based rig control by Expert Electronics, based on WebSockets.
- Download latest release from: Releases
- Create a Read/Write API key in Cloudlog: Cloudlog/wiki/API
- Edit
config.yaml
with 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.
go build
Note: For Apple Silicon Macs you must build with Go 1.6 or higher.
The recommended way to to install on macOS is to build from source.