{"id":43099747,"url":"https://github.com/pvachon/tsl-sdr","last_synced_at":"2026-01-31T17:10:00.921Z","repository":{"id":54383392,"uuid":"78375956","full_name":"pvachon/tsl-sdr","owner":"pvachon","description":"Software Defined Radio Demodulation and Decoding Tools","archived":false,"fork":false,"pushed_at":"2023-10-18T03:16:31.000Z","size":544,"stargazers_count":114,"open_issues_count":7,"forks_count":13,"subscribers_count":15,"default_branch":"master","last_synced_at":"2023-10-20T22:41:16.413Z","etag":null,"topics":["demodulation","filter","pager","resample","rtl-sdr","sdr"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pvachon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-01-08T22:56:05.000Z","updated_at":"2023-10-21T12:45:58.112Z","dependencies_parsed_at":"2023-01-18T15:15:54.687Z","dependency_job_id":"738ef219-4276-4899-bc0f-cb9b61a2d024","html_url":"https://github.com/pvachon/tsl-sdr","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/pvachon/tsl-sdr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvachon%2Ftsl-sdr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvachon%2Ftsl-sdr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvachon%2Ftsl-sdr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvachon%2Ftsl-sdr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pvachon","download_url":"https://codeload.github.com/pvachon/tsl-sdr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pvachon%2Ftsl-sdr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28948358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["demodulation","filter","pager","resample","rtl-sdr","sdr"],"created_at":"2026-01-31T17:09:59.741Z","updated_at":"2026-01-31T17:10:00.915Z","avatar_url":"https://github.com/pvachon.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Software Defined Radio Tools\n\nThis is the repository for tools that use the TSL that are meant for software\ndefined radio and signal processing.\n\n## Getting the TSL\n\nPlease have a look at [the TSL repository](https://github.com/pvachon/tsl). The easiest\nway to do this is to likely build the debian package. You do not need this package for\nrunning executables, only for building (everything is statically linked).\n\n# Building\n\nPlease install CMake. Most repos have a package. As well, you'll likely want\nat least one of the following RF interface libraries:\n * `librtlsdr`for RTL-SDR (known as `librtlsdr0` in Debian variants)\n * `libuhd` for USRP (known as `libuhd003` in Debian variants)\n * `libdespairspy` for Airspy (find it [here](https://github.com/pvachon/despairspy)).\n\nSimply create a directory inside the project, e.g. `build`, change to that directory\nand instruct CMake to do its thing. Simply:\n```\ngit clone https://github.com/pvachon/tsl-sdr\nmkdir tsl-sdr/build\ncd tsl-sdr/build\ncmake -DCMAKE_BUILD_TYPE=Release ..\nmake\nsudo make install\n```\n\nYou an optionally skip the `make` steps and invoke `cpack`. This will generate a Debian\npackage for your convenience.\n\n# Getting Help\n\nBe sure to check the [project wiki](https://github.com/pvachon/tsl-sdr/wiki) for\nuse cases, documentation and other details.\n\nIf you think you've found a bug (hey, it happens), open a [Github issue](https://github.com/pvachon/tsl-sdr/issues) for the project.\n\n# License\n\nThe TSL, MultiFM and Resampler (as well as libfilter, etc.) are provided under\ntwo licenses - the GPLv2 and the MIT/X license. You can pick whichever license\nworks best for you.\n\n# Author\n\nMost of this code was written by Phil Vachon (phil@security-embedded.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvachon%2Ftsl-sdr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpvachon%2Ftsl-sdr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpvachon%2Ftsl-sdr/lists"}