gr-gsm/apps
rpp 29a39b2d5e Created standalone GSM channelizer app for splitting wideband captures into multiple
per-channel files
2015-09-11 16:33:58 +02:00
..
CMakeLists.txt Corrected CMakeLists from apps directory 2015-09-05 02:13:52 +02:00
README Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin . 2014-11-28 23:38:23 +01:00
airprobe_decode.py Implemented decoder app 2015-08-29 17:43:43 +02:00
airprobe_rtlsdr.grc Added carrier frequency shift in order to avoid DC offset. Also changed universal demappers into BCCH demapper working on TS0 and SDCCH8 demapper working on TS1 2015-08-16 21:53:44 +02:00
airprobe_rtlsdr.py Removed grcc compilation and added airprobe_rtlsdr.py 2015-09-02 21:49:12 +02:00
airprobe_rtlsdr_capture.py Added getter/setter for arfcn 2015-08-24 20:11:10 +02:00
gsm_channelize.py Created standalone GSM channelizer app for splitting wideband captures into multiple 2015-09-11 16:33:58 +02:00

README

This directory contains programs based on gr-gsm. Currently two are available:
- airprobe_rtlsdr.py
- airprobe_file.py

- airprobe_usrp can be used but it will need to be customized in the gnuradio-companion for given configuration (for example address of the USRP will need to be changed).