gr-gsm/apps
Piotr Krysik 75927258eb Merge pull request #119 from romankh/gr-gsm-apps
App for RTL-SDR single channel capture
2015-08-25 08:25:52 +02:00
..
CMakeLists.txt Correcting installation of python apps 2015-08-17 14:19:59 +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_file.grc Added Socket PDU UDP Server in order to avoid receiving ICMP messages from the system 2015-08-13 13:40:44 +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_capture.py Added getter/setter for arfcn 2015-08-24 20:11:10 +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).