bastibl / android-wlan

WLAN Receiver for GNU Radio on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNU Radio Android WLAN Receiver

This is a demo application for the GNU Radio on Android toolchain, implementing a WLAN receiver. It is based on the gr-ieee802-11 GNU Radio module.

WLAN Receiver

Installation

Building the app requires the GNU Radio Android toolchain. Please see this repository for further instructions.

Running the App

Parameters like sample rate, center frequency, and gain are hard-coded for now. Please adapt native-lib.cpp accordingly.

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…]

About

WLAN Receiver for GNU Radio on Android


Languages

Language:Java 36.8%Language:Kotlin 30.7%Language:C++ 25.5%Language:CMake 6.5%Language:C 0.5%