https://github.com/bastibl/android-fm
FM Receiver for GNU Radio on Android
https://github.com/bastibl/android-fm
android fm gnuradio sdr
Last synced: about 2 months ago
JSON representation
FM Receiver for GNU Radio on Android
- Host: GitHub
- URL: https://github.com/bastibl/android-fm
- Owner: bastibl
- Created: 2020-04-23T12:50:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-04T09:37:20.000Z (about 5 years ago)
- Last Synced: 2025-02-28T05:57:32.736Z (8 months ago)
- Topics: android, fm, gnuradio, sdr
- Language: C++
- Homepage:
- Size: 1.24 MB
- Stars: 24
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# GNU Radio Android FM Receiver
This is a simple demo application for GNU Radio on Android, implementing an FM receiver that works with the RTL-SDR and the HackRF.
## Installation
Building the app requires the [GNU Radio Android toolchain](https://github.com/bastibl/gnuradio-android/). Please see this repository for further instructions on how to build the toolchain.
## Running the App
The USB vender/product IDs and the device type (HackRF or RTL-SDR) are currently hardcoded. Please adapt `native_lib.cpp` and `MainActivity.kt` accordingly.
## YouTube Video
[](https://www.youtube.com/watch?v=8ReyVzUyppA)
## Publication
If you use this project, we would appreciate a reference to:
-
Bastian Bloessl, Lars Baumgärtner and Matthias Hollick, “Hardware-Accelerated Real-Time Stream Data Processing on Android with GNU Radio,” Proceedings of 14th International Workshop on Wireless Network Testbeds, Experimental evaluation & Characterization (WiNTECH’20), London, UK, September 2020.
[DOI, BibTeX, PDF and Details…]