Skip to content

shajen/rtl-sdr-scanner-cpp

Repository files navigation

Introduction

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!

Supported devices

Sdr scanner use SoapySDR library to get data so it support all devices that are supported by SoapySDR. Full list of supported devices here.

Quickstart

Instructions here.

Build from sources

Clone repository and run:

docker build -t shajen/sdr-scanner .

Contributing

In general don't be afraid to send pull request. Use the "fork-and-pull" Git workflow.

  1. Fork the repo
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. 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!

Donations

If you enjoy this project and want to thanks, please use follow link:

License

License

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6