gr-gsm/apps
Piotr Krysik 56b0a67369 Commented lines incompatible with older GNU Radio versions from airprobe_rtlsdr.py 2015-10-12 08:34:15 +02:00
..
CMakeLists.txt Fixed CMakeLists for airprobe_rtlsdr_scanner.py 2015-09-27 11:29:12 +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 Mandatory arfcn or frequency only for cfile input in airprobe_decode 2015-09-13 12:23:59 +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 Commented lines incompatible with older GNU Radio versions from airprobe_rtlsdr.py 2015-10-12 08:34:15 +02:00
airprobe_rtlsdr_capture.py Added option of providing recording length to airporbe_rtl_sdr_capture 2015-09-20 13:53:06 +02:00
airprobe_rtlsdr_scanner.py Fixed class names and added sample rate correctness check in airprobe_rtlsdr_scanner.py 2015-09-29 19:40:04 +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).