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

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

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

[![FM Receiver](https://img.youtube.com/vi/8ReyVzUyppA/0.jpg)](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…]