gr-gsm/apps
ptrkrysik 5d73271301 Corrected timemeslot to timeslot 2015-06-01 22:39:53 +02:00
..
CMakeLists.txt Removed airprobe_usrp - USRP's should are supported by airprobe_rtlsdr and because of this the separate application is redundant 2015-02-15 11:40: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 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master 2015-01-03 00:06:39 +01:00
airprobe_file.py Removed last parameter given to socket_pdu to keep compatibility with Ubuntu's 14.10 gnuradio. 2015-02-08 19:37:41 +01:00
airprobe_rtlsdr.grc Corrected timemeslot to timeslot 2015-06-01 22:39:53 +02:00
airprobe_rtlsdr.py Let the GUI support GSM 1800 and 1900 frequency bands. 2015-04-28 22:59:27 +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).