This project is part of a larger SDR
project called https://github.com/shajen/sdr-hub. Please familiar with it before starting work.
This project contains sdr scanner written in c++
to scan and record multiple interesting frequencies bandwidth in the same time (eg. 108 MHz, 144 MHz, 440 Mhz, etc). This is possible by switching quickly between frequencies bandwidth.
Sdr scanner also allows you to record multiple transmissions simultaneously (if they are transmitted on the same band). For example, if one transmission is on 145.200 MHz and the other is on 145.600 MHz, the scanner will record and save both!
Sdr scanner use SoapySDR library to get data so it support all devices that are supported by SoapySDR
. Full list of supported devices here.
Instructions here.
Clone repository and run:
docker build -t shajen/sdr-scanner .
In general don't be afraid to send pull request. Use the "fork-and-pull" Git workflow.
- Fork the repo
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from upstream before making a pull request!
If you enjoy this project and want to thanks, please use follow link: