Hello developers,
I am looking into supporting the RTP+RTCP protocol in CW Skimmer, and I want to do this in a way compatible with other software,
including WSJTX. RTP seems to be the best way of exchanging the I/Q data between the programs, but it needs to be complemented
with another protocol for reading and setting the radio's parameters. I was thinking about using NDJSON over TCP for that
(https://github.com/ndjson/ndjson-spec), the solution that worked well in my GRITTY project (http://dxatlas.com/Gritty/).
However, Hubert, HB9JND has drawn my attention to the new TCI protocol (https://github.com/maksimus1210/TCI) that seems to have
all required radio control commands, but sends I/Q data via TCP. Do you think it would make sense to combine RTP+RTCP (for data)
with TCI (for commands)? Would you be interested in supporting this combination in WSJTX? Are there any good alternatives to
this solution?
73 Alex VE3NEA
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel