Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guycole/mellow-ferret

Emulate Bearcat (Uniden) BC-780-XLT radio scanner using a RTL-SDR dongle
https://github.com/guycole/mellow-ferret

bearcat c-plus-plus ham-radio radio-scanner rtl-sdr sdr uniden

Last synced: about 1 month ago
JSON representation

Emulate Bearcat (Uniden) BC-780-XLT radio scanner using a RTL-SDR dongle

Awesome Lists containing this project

README

        

# mellow-ferret
Emulate a [Bearcat (Uniden) BC-780-XLT](https://wiki.radioreference.com/index.php/BC780XLT) radio scanner using a [RTL-SDR](https://www.rtl-sdr.com/about-rtl-sdr/).

Still a work in progress, visit later and hopefully I will have more to share.

[![guycole](https://circleci.com/gh/guycole/mellow-ferret.svg?style=svg)](https://circleci.com/gh/guycole/workflows/mellow-ferret)

This project will eventually be distributed as a yocto image for raspberry pi.

## Credits (and thank you)
The following projects/services are used by mellow-ferret. Thank you for enabling my project.

* [Boost](https://github.com/boostorg)
* [CircleCi](https://circleci.com)
* [CMake](https://cmake.org)
* [Doxygen](https://www.doxygen.nl)
* [Free Software Foundation](https://www.fsf.org)
* [GoogleTest](https://google.github.io/googletest)
* [GitHub](https://github.com)
* [librtlsdr](https://github.com/steve-m/librtlsdr)