{"id":20690288,"url":"https://github.com/ftl/tci","last_synced_at":"2026-01-06T19:16:47.661Z","repository":{"id":57584809,"uuid":"334185761","full_name":"ftl/tci","owner":"ftl","description":"A TCI client library in Go","archived":false,"fork":false,"pushed_at":"2023-03-25T16:50:50.000Z","size":149,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T16:51:14.612Z","etag":null,"topics":["amateur-radio","amateurradio","ham-radio","hamradio","sdr","tci"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ftl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-29T15:31:47.000Z","updated_at":"2023-02-27T07:14:03.000Z","dependencies_parsed_at":"2024-06-21T13:08:48.760Z","dependency_job_id":"7c56cb17-95f5-489b-a7cc-9ccc6e526e37","html_url":"https://github.com/ftl/tci","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftl%2Ftci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftl%2Ftci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftl%2Ftci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftl%2Ftci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ftl","download_url":"https://codeload.github.com/ftl/tci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250284211,"owners_count":21405290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amateur-radio","amateurradio","ham-radio","hamradio","sdr","tci"],"created_at":"2024-11-16T23:12:32.407Z","updated_at":"2026-01-06T19:16:47.612Z","avatar_url":"https://github.com/ftl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCI Go Client Library\n\nThis is a client library for Expert Electronic's [TCI protocol](https://github.com/maksimus1210/TCI) written in Go. The currently supported version of TCI is 1.4.\n\nThe library comes with a simple CLI client application that allows to some simple things and is mainly ment as example on how to use this library:\n\n* monitor incoming TCI message\n* send text as CW\n* generate and transmit a one- or two-tone-signal for simple measurements\n\n## Some Details About TCI\n\nThings that I did not find in the TCI reference document and that may be useful if you also want to develop a client:\n\n* TCI is based on a websocket connection. Commands are send as text messages, IQ data is send as binary messages.\n* When you send a command you need to wait until the server confirms it by returning your command in response, before you can send the next command.\n* The binary messages come in little-endian byte order.\n* Audio data always comes in stereo, even the tx audio.\n\n## Build\n\nThis library does not have any fancy dependencies, so it can be build with a simple:\n\n```\ngo build\n```\n\n## Install\n\nTo install the CLI client application, simply use the `go install` command:\n\n```\ngo install github.com/ftl/tci\n```\n\nFor more information about how to use the CLI client application, simply run the command `tci --help`.\n\n## Disclaimer\n\nI am in no association with [Expert Electronics](https://eesdr.com) of any form. I develop this library on my own, in my free time, for my own leisure. I hope the\ntime invested will also help others. I am not liable for anything that happens to you or your equipment through the use of this software. That said - have fun!\n\n## License\nThis software is published under the [MIT License](https://www.tldrlegal.com/l/mit).\n\nCopyright [Florian Thienel](http://thecodingflow.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftl%2Ftci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fftl%2Ftci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftl%2Ftci/lists"}