gr-gsm/apps
ptrkrysik 3be74a732b Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 2014-12-13 10:11:00 +01:00
..
CMakeLists.txt Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin . 2014-11-28 23:38:23 +01: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_file.grc Added socked PDU sink to airprobe_file 2014-11-21 10:24:24 +01:00
airprobe_file.py Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 2014-12-13 10:11:00 +01:00
airprobe_rtlsdr.grc Increased sampling_rate of airprobe_rtlsdr 2014-11-29 00:07:05 +01:00
airprobe_rtlsdr.py Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 2014-12-13 10:11:00 +01:00
airprobe_usrp.grc Disabled clock offset correction parameter as it is not used currently (it might be not needed for USRP) 2014-11-21 16:31:44 +01: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).