¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

TCI support


 

As thetis got TCI support recently, I was wondering if there are any plans to provide a TCI interface in quisk. This would e.g. allow to use the SDC CW skimmer on Linux, or JTDX without any loopback audio devices. TCI is a simple rig control protocol on top of a websocket, and can also transport I/Q samples. It seems to gain traction beyond expert electronics recently, e.g. the RF-Kit Amp also supports TCI.

73 OE6HKE


 

I haven't found an API document for TCI. Is there one? I need some information about TCI before I can implement it.

Jim
N2ADR


 

Hi Jim,

it's here in the doc folder:

br Hari


 

Jim,

here is the c# implementation from Thetis, maybe that also helps as reference (the official TCI API doc is a bit sparse in some aspects like I/Q streaming):

73 OE6HKE