{"id":17558655,"url":"https://github.com/catdima/rtl-sdr-receiver","last_synced_at":"2026-01-23T16:35:35.875Z","repository":{"id":258341658,"uuid":"865053428","full_name":"CATDIMA/RTL-SDR-receiver","owner":"CATDIMA","description":"Demonstration program for receiving data from RTL-SDR receiver using SoapySDR","archived":false,"fork":false,"pushed_at":"2024-10-06T10:58:15.000Z","size":4024,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T09:12:53.157Z","etag":null,"topics":["cpp","fftw3","gnuplot","linux-app","soapysdr"],"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/CATDIMA.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-29T21:24:43.000Z","updated_at":"2024-10-06T10:58:18.000Z","dependencies_parsed_at":"2024-10-18T14:39:35.216Z","dependency_job_id":"1ec5a9e2-1142-4af2-be71-5d507e745f82","html_url":"https://github.com/CATDIMA/RTL-SDR-receiver","commit_stats":null,"previous_names":["catdima/rtl-sdr-receiver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CATDIMA%2FRTL-SDR-receiver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CATDIMA%2FRTL-SDR-receiver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CATDIMA%2FRTL-SDR-receiver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CATDIMA%2FRTL-SDR-receiver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CATDIMA","download_url":"https://codeload.github.com/CATDIMA/RTL-SDR-receiver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543847,"owners_count":21121838,"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":["cpp","fftw3","gnuplot","linux-app","soapysdr"],"created_at":"2024-10-21T10:08:02.902Z","updated_at":"2026-01-23T16:35:35.843Z","avatar_url":"https://github.com/CATDIMA.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Working with SDR receiver\n### Program for getting data from RTL-SDR receiver and plotting a spectrum graph from obtained data\n\n![image](https://i.imgur.com/rPifpfD.png)\n\n## Description\nInitially this program was developed for the department of radiophysics of Kazan Federal University. RTL-SDR received waves from meteoradar reflected from meteor trails. I publish the program source code for educational purposes as an example of usage Soapy-SDR, gnuplot-iostream, fftw3 and argp libraries.\n\n## Usage\n\nWithout arguments program starts to collect iq-values from the RTL-SDR receiver. With the `-p FILE_NAME.iq` argument and program will plot the spectrum of saved signal. Use `radar --usage` for more info.\n\n## Building\n\nYou need to install [SoapyRTLSDR](https://github.com/pothosware/SoapyRTLSDR) and its dependencies and make sure you have all of the following packages before compiling:\n - cmake\n - g++ or clang compiler\n - libfftw3-dev\n - libgnuplot-iostream-dev\n\nClone this repo and run these commands:\n```\n$ mkdir build\n$ cd build\n$ cmake ..\n$ cmake --build .\n```\n\n## Was this project useful?\n:star2: You can always give a star on the project to say thanks\n\n*OR*\n\n:moneybag: You can donate me:\n\u003e BTC: bc1q8rcdhq4pfn45pf647afhjtdn6qhrheu3hngn9m\n\n:heart: You can always offer me a real job and I will do useful things instead of this one","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatdima%2Frtl-sdr-receiver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatdima%2Frtl-sdr-receiver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatdima%2Frtl-sdr-receiver/lists"}