Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guycole/mellow-ferret
- Owner: guycole
- Created: 2020-07-05T08:18:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T17:00:54.000Z (11 months ago)
- Last Synced: 2024-04-24T12:19:20.524Z (9 months ago)
- Topics: bearcat, c-plus-plus, ham-radio, radio-scanner, rtl-sdr, sdr, uniden
- Language: C++
- Homepage:
- Size: 9.69 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
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)