You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gr-gsm/apps
ptrkrysik 3be74a732b
Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available.
9 years ago
..
CMakeLists.txt Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin . 9 years ago
README Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin . 9 years ago
airprobe_file.grc Added socked PDU sink to airprobe_file 9 years ago
airprobe_file.py Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 9 years ago
airprobe_rtlsdr.grc Increased sampling_rate of airprobe_rtlsdr 9 years ago
airprobe_rtlsdr.py Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. 9 years ago
airprobe_usrp.grc Disabled clock offset correction parameter as it is not used currently (it might be not needed for USRP) 9 years ago

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).