Commit Graph

426 Commits

Author SHA1 Message Date
Steve Glass e25e10e607 Remove throttling from gsm_channelize.py
Signed-off-by: Piotr Krysik <ptrkrysik@gmail.com>
2015-11-14 10:52:07 +01:00
Piotr Krysik 56b0a67369 Commented lines incompatible with older GNU Radio versions from airprobe_rtlsdr.py 2015-10-12 08:34:15 +02:00
Piotr Krysik 1afe0c2985 Merge pull request #132 from rpp0/wideband-input
Wideband input block
2015-10-07 14:48:45 +02:00
rpp d7e8baeade Cleaned up code in wideband input block 2015-10-05 10:48:18 +02:00
rpp a49a4d2b96 Implemented multiband channelizer as gr-gsm block. 2015-10-05 09:57:03 +02:00
Piotr Krysik 06ecb02d5e Merge pull request #131 from romankh/wideband-scanner
Addition of the wideband scanner
2015-10-01 08:23:37 +02:00
Roman Khassraf e2fbb87d8e Fixed class names and added sample rate correctness check in airprobe_rtlsdr_scanner.py 2015-09-29 19:40:04 +02:00
Roman Khassraf 1e6871724b Fixed CMakeLists for airprobe_rtlsdr_scanner.py 2015-09-27 11:29:12 +02:00
Roman Khassraf 996103f5e6 Added /airprobe_rtlsdr_scanner.py to apps 2015-09-27 11:22:35 +02:00
Roman Khassraf 74efd100da Added parsing arfcn's from cell description in SIT1. 2015-09-27 10:49:23 +02:00
Roman Khassraf 9f4feb5c38 Added parsing CCCH Config in system info extractor 2015-09-26 18:44:56 +02:00
Roman Khassraf a1dd7eef16 Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC's 2015-09-26 17:20:49 +02:00
Roman Khassraf 5ec7987f8a Added functions to get first and last arfcn of a band 2015-09-26 08:29:13 +02:00
Piotr Krysik 351d217b77 Added option of providing recording length to airporbe_rtl_sdr_capture 2015-09-20 13:53:06 +02:00
Piotr Krysik 29bcd398cd Added missing include of endian.h to the message printer 2015-09-20 13:15:51 +02:00
Piotr Krysik 43eb034fba Updated link to examples 2015-09-18 10:23:09 +02:00
Piotr Krysik 42a30afba1 Updated submodules links 2015-09-14 20:35:35 +02:00
Piotr Krysik e464788eed Corrected links to the wiki 2015-09-14 12:51:44 +02:00
Piotr Krysik 1b89fdaa67 Replaced usage and installation information with links to wiki 2015-09-14 12:45:39 +02:00
Piotr Krysik 5238a3849a Merge pull request #126 from rpp0/app-channelizer
Standalone GSM channelizer app for splitting wideband cfiles
2015-09-14 11:46:45 +02:00
Piotr Krysik f321c6f324 Merge pull request #128 from romankh/msg-printing-issue-127
airprobe_decode enhancements
2015-09-14 11:19:48 +02:00
Piotr Krysik e92e9c759c Updated link to examples repository 2015-09-13 13:47:47 +02:00
Roman Khassraf f4307481cf Mandatory arfcn or frequency only for cfile input in airprobe_decode 2015-09-13 12:23:59 +02:00
Roman Khassraf 262b53dcbd Added option verbose for message printing in airprobe_decode 2015-09-13 12:14:26 +02:00
Roman Khassraf 9a54c7bfcf Replaced frame count calculation by libosmogsm function 2015-09-13 11:04:42 +02:00
Roman Khassraf dfe7009435 Added options to print frame number and A5 frame count in message printer. Issue #127 2015-09-13 10:59:56 +02:00
rpp 29a39b2d5e Created standalone GSM channelizer app for splitting wideband captures into multiple
per-channel files
2015-09-11 16:33:58 +02:00
Piotr Krysik b3d386d5e4 Updated link to examples to current revision 2015-09-05 15:06:29 +02:00
Piotr Krysik c17d9a2864 Corrected CMakeLists from apps directory 2015-09-05 02:13:52 +02:00
Piotr Krysik 38eff9d1ad Updated examples 2015-09-04 09:08:55 +02:00
Piotr Krysik c674719fc1 updated examples 2015-09-02 21:49:42 +02:00
Piotr Krysik 3558208ae9 Removed grcc compilation and added airprobe_rtlsdr.py 2015-09-02 21:49:12 +02:00
Piotr Krysik 803e4f4e5c Removed airprobe_file from grc 2015-09-02 21:11:31 +02:00
Piotr Krysik c8cf3e9c57 Added submodules for examples and test data 2015-08-31 17:05:40 +02:00
Piotr Krysik a5c8e2b64e Merge pull request #121 from romankh/gr-gsm-apps
Addition of the Decoder app by romankh
2015-08-30 18:36:48 +02:00
Piotr Krysik 83209f6c2d Added information about requirement of libosmocore
Added information about requirement of libosmocore to manual installation description.
2015-08-30 18:29:19 +02:00
Roman Khassraf 2b1ebf1f21 Implemented decoder app 2015-08-29 17:43:43 +02:00
Piotr Krysik d38966e171 Removal of docker installtion from the readme
The docker installation wasn't updated for long time and due to report that it doesn't work - I'm removing its description from readme.
2015-08-25 08:49:44 +02:00
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
Roman Khassraf 5a8040091e Added getter/setter for arfcn 2015-08-24 20:11:10 +02:00
Roman Khassraf 7eda4801f2 Removed GUI code from airprobe_rtlsdr_capture.py 2015-08-24 20:00:48 +02:00
Piotr Krysik 7ffb386612 Merge pull request #118 from dholm/bugfix/endian
Include endian.h from grgsm in misc_utils/extract_* blocks
2015-08-23 20:25:27 +02:00
Roman Khassraf 529e2150aa Capturing app for single channels with RTL-SDR 2015-08-22 19:52:41 +02:00
Roman Khassraf e7e75f0b84 Replaced band config dictionary by an OrderedDict 2015-08-22 19:26:12 +02:00
David Holm 41b63f27ea misc_utils: Include endian.h from grgsm
MacOS X does not have endian.h and the build will fail unless
grgsm/endian.h is used.
2015-08-22 16:52:42 +02:00
Roman Khassraf 91448618d4 Added arfcn functions 2015-08-21 11:14:51 +02:00
Piotr Krysik 20d2de40b9 Correcting installation of python apps
to ${INSTALL_PREFIX}/bin directory
2015-08-17 14:19:59 +02:00
Piotr Krysik 54f335c696 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
Piotr Krysik 84fe41207b Merge pull request #116 from iZsh/master
Fix issue #112 (copy messages instead of modifying the input msg)
2015-08-16 15:42:36 +02:00
iZsh 6698793a24 Fix issue #112 (copy messages instead of modifying the input msg) 2015-08-16 14:52:01 +02:00