{"id":13576756,"url":"https://github.com/triq-org/tx_tools","last_synced_at":"2025-04-05T08:33:07.637Z","repository":{"id":66442610,"uuid":"115874776","full_name":"triq-org/tx_tools","owner":"triq-org","description":"tx_sdr tool for transmitting data to SDRs using SoapySDR","archived":false,"fork":false,"pushed_at":"2024-04-20T13:02:14.000Z","size":222,"stargazers_count":40,"open_issues_count":2,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-05T13:41:51.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/triq-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-31T16:46:38.000Z","updated_at":"2024-09-04T14:18:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b12a4c2-a7af-4091-99a6-b947bc81ab0f","html_url":"https://github.com/triq-org/tx_tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triq-org%2Ftx_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triq-org%2Ftx_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triq-org%2Ftx_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triq-org%2Ftx_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/triq-org","download_url":"https://codeload.github.com/triq-org/tx_tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312062,"owners_count":20918340,"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":[],"created_at":"2024-08-01T15:01:13.604Z","updated_at":"2025-04-05T08:33:07.610Z","avatar_url":"https://github.com/triq-org.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# tx\\_tools\n\n`tx_sdr` tool for transmitting data to SDRs,\nbased on `rtl_sdr` from [librtlsdr](https://github.com/librtlsdr/librtlsdr),\nand `rx_sdr` from [rx_tools](https://github.com/rxseger/rx_tools),\nusing the [SoapySDR](https://github.com/pothosware/SoapySDR) vendor-neutral SDR support library,\nintended to support a wide range of TX-capable devices.\n\n## Warning: mostly untested pre-release\n\nMostly untested pre-release quality code, YMMV.\n\n## Installation\n\n[Install SoapySDR](https://github.com/pothosware/SoapySDR/wiki#installation), then run:\n\n    mkdir build ; cd build\n    cmake ..\n    make\n\n## Tools included\n\nAfter building, these binaries should then be available at the build directory:\n\n* `tx_sdr` - transmits raw I/Q data\n* `pulse_gen` - create I/Q data file from pulse text\n* `code_gen` - create I/Q data file from code text\n\nAlso some test and example programs:\n\n* `encode_ascii` - simple CLI to test ASCII encoding\n* `encode_dmc` - simple CLI to test DMC encoding\n* `encode_hex` - simple CLI to test HEX encoding\n* `encode_imc` - simple CLI to test IMC encoding\n* `encode_mc` - simple CLI to test MC encoding\n* `code_dump` - an example how to parse and process code text\n* `example_gen` - an example how to parse code text programmatically\n\n## Output formats\n\n* `CU4` - 4-bit /channel, unsigned I/Q data (1 byte per sample)\n* `CS4` - 4-bit /channel, signed I/Q data (1 byte per sample)\n* `CU8` - 8-bit /channel, unsigned I/Q data\n* `CS8` - 8-bit /channel, signed I/Q data\n* `CU12` - 12-bit /channel, unsigned I/Q data (3 bytes per sample)\n* `CS12` - 12-bit /channel, signed I/Q data (3 bytes per sample)\n* `CU16` - 16-bit /channel, unsigned I/Q data\n* `CS16` - 16-bit /channel, signed I/Q data\n* `CU32` - 32-bit /channel, unsigned I/Q data\n* `CS32` - 32-bit /channel, signed I/Q data\n* `CU64` - 64-bit /channel, unsigned I/Q data\n* `CS64` - 64-bit /channel, signed I/Q data\n* `CF32` - 32-bit /channel, float I/Q data\n* `CF64` - 64-bit /channel, double I/Q data\n\nFor `CU8` (`CU4`) the value range is `0` to `0xff` (`0xf`) with uniform distribution,\ni.e. a bias of `127.5` (`7.5`).\nThis matches the output format of the RTL-SDR receivers.\n\nFor `CS8` (`CS4`) the value range is `-127` to `127` (`-7` to `7`) with uniform distribution,\ni.e. a smaller dynamic range than the unsigned formats, but without bias.\n\n## Input formats\n\n* CODE text\n* PULSE text\n  * OOK text\n  * ASK text\n  * FSK text\n  * PSK text\n  * TONE text\n\n### Future plans\n\nTools to be added soon will implement modulation and encoding for:\n\n* `OOK`, `ASK`, `AM`\n* `FSK`, `4-FSK`, `GFSK`, `FM`\n* `Manchester`\n\n## Device support\n\nCurrently tested with a LimeSDR-USB, LimeSDR-mini, and LimeNET Micro,\nbut supporting all devices supported by SoapySDR is the goal.\nExperimental, use at your own risk, but bug reports and patches are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriq-org%2Ftx_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriq-org%2Ftx_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriq-org%2Ftx_tools/lists"}