aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-13Changes of names of applicationsPiotr Krysik7-25/+41
2016-02-13Renamed applications. Legacy names are kept as symlinks.Piotr Krysik6-37/+40
2016-02-11Removed old and now not needed hack from the receiver's synchronization algor...Piotr Krysik1-1/+1
2016-01-09Missing part of fix of the #135 bugPiotr Krysik1-4/+1
2016-01-06Fixed all hierarchical blocks in the projectPiotr Krysik8-22/+41
2016-01-02Another approach to fix for problem #135Piotr Krysik2-2/+4
2016-01-01Fix for problem #135 with hierarhical blocks due to incompatibility introduce...Piotr Krysik2-2/+9
2015-11-22Corrected of MCC field interpretationPiotr Krysik1-1/+1
2015-11-15Merge pull request #133 from maxifree/patch-1Piotr Krysik1-1/+1
2015-11-15Update gr-gsmConfig.cmakemaxifree1-1/+1
2015-11-14Remove throttling from gsm_channelize.pySteve Glass1-4/+1
2015-10-12Commented lines incompatible with older GNU Radio versions from airprobe_rtls...Piotr Krysik1-33/+36
2015-10-07Merge pull request #132 from rpp0/wideband-inputPiotr Krysik6-2/+202
2015-10-05Cleaned up code in wideband input blockrpp1-22/+26
2015-10-05Implemented multiband channelizer as gr-gsm block.rpp6-2/+198
2015-10-01Merge pull request #131 from romankh/wideband-scannerPiotr Krysik7-5/+503
2015-09-29Fixed class names and added sample rate correctness check in airprobe_rtlsdr_...Roman Khassraf1-4/+7
2015-09-27Fixed CMakeLists for airprobe_rtlsdr_scanner.pyRoman Khassraf1-0/+1
2015-09-27Added /airprobe_rtlsdr_scanner.py to appsRoman Khassraf1-0/+393
2015-09-27Added parsing arfcn's from cell description in SIT1.Roman Khassraf3-0/+33
2015-09-26Added parsing CCCH Config in system info extractorRoman Khassraf3-2/+17
2015-09-26Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC'sRoman Khassraf3-5/+21
2015-09-26Added functions to get first and last arfcn of a bandRoman Khassraf2-0/+37
2015-09-20Added option of providing recording length to airporbe_rtl_sdr_capturePiotr Krysik1-5/+25
2015-09-20Added missing include of endian.h to the message printerPiotr Krysik1-0/+3
2015-09-18Updated link to examplesPiotr Krysik1-0/+0
2015-09-14Updated submodules linksPiotr Krysik2-0/+0
2015-09-14Corrected links to the wikiPiotr Krysik1-1/+1
2015-09-14Replaced usage and installation information with links to wikiPiotr Krysik1-138/+4
2015-09-14Merge pull request #126 from rpp0/app-channelizerPiotr Krysik1-0/+153
2015-09-14Merge pull request #128 from romankh/msg-printing-issue-127Piotr Krysik6-17/+98
2015-09-13Updated link to examples repositoryPiotr Krysik1-0/+0
2015-09-13Mandatory arfcn or frequency only for cfile input in airprobe_decodeRoman Khassraf1-1/+1
2015-09-13Added option verbose for message printing in airprobe_decodeRoman Khassraf1-2/+24
2015-09-13Replaced frame count calculation by libosmogsm functionRoman Khassraf1-7/+5
2015-09-13Added options to print frame number and A5 frame count in message printer. Is...Roman Khassraf4-7/+68
2015-09-11Created standalone GSM channelizer app for splitting wideband captures into m...rpp1-0/+153
2015-09-05Updated link to examples to current revisionPiotr Krysik1-0/+0
2015-09-05Corrected CMakeLists from apps directoryPiotr Krysik1-1/+1
2015-09-04Updated examplesPiotr Krysik1-0/+0
2015-09-02updated examplesPiotr Krysik1-0/+0
2015-09-02Removed grcc compilation and added airprobe_rtlsdr.pyPiotr Krysik2-20/+296
2015-09-02Removed airprobe_file from grcPiotr Krysik1-897/+0
2015-08-31Added submodules for examples and test dataPiotr Krysik7-3790/+6
2015-08-30Merge pull request #121 from romankh/gr-gsm-appsPiotr Krysik1-0/+357
2015-08-30Added information about requirement of libosmocorePiotr Krysik1-1/+6
2015-08-29Implemented decoder appRoman Khassraf1-0/+357
2015-08-25Removal of docker installtion from the readmePiotr Krysik1-8/+0
2015-08-25Merge pull request #119 from romankh/gr-gsm-appsPiotr Krysik5-0/+649
2015-08-24Added getter/setter for arfcnRoman Khassraf1-2/+19