aboutsummaryrefslogtreecommitdiffstats
path: root/include/grgsm/misc_utils
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik14-14/+14
2017-03-30Added interpretation of SC (start ciphering) field in cmc extractorPiotr Krysik1-0/+1
2017-02-16Merge branch 'master' into collect-system-infoPiotr Krysik2-0/+60
2017-01-11Implemented system info collection blockRoman Khassraf2-0/+61
2016-12-04#240: Implemented block for extraction of information from cipher mode comman...Roman Khassraf2-0/+60
2016-07-18Moved remaining msg_to_tag and controlled resampler files to proper directoriesPiotr Krysik2-0/+121
2016-07-18Removed blocks related to old frequency correction loop (controlled const sou...Piotr Krysik2-60/+3
2016-07-17Changed clock offset controller and company in order to remove from the gsm_i...Piotr Krysik1-2/+2
2016-05-29Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be mo...Piotr Krysik11-11/+11
2015-09-27Added parsing arfcn's from cell description in SIT1.Roman Khassraf1-0/+1
2015-09-26Added parsing CCCH Config in system info extractorRoman Khassraf1-0/+1
2015-09-26Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC'sRoman Khassraf1-0/+1
2015-09-13Added options to print frame number and A5 frame count in message printer. Is...Roman Khassraf1-1/+2
2015-08-05Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101Roman Khassraf3-0/+115
2015-08-05Merged origin/test-utils-98 into dev, fixed conflictsRoman Khassraf6-146/+20
2015-08-03Implemented message file source and sink. Issue #101Roman Khassraf3-0/+115
2015-08-03Renamed burst sink/source to burst file sink/sourceRoman Khassraf3-23/+19
2015-08-03Moved qa utilities to a separate directoryRoman Khassraf4-244/+0
2015-07-29Implemented message sink block for unit testingRoman Khassraf2-3/+64
2015-07-27Implemented message source block for unit testingRoman Khassraf2-1/+62
2015-07-26Added option to message printer that allows printing the gsmtap header.Roman Khassraf1-1/+1
2015-07-24Added option to burst printer for ignoring dummy bursts. Issue #95Roman Khassraf1-1/+2
2015-07-21Added block burst_sink_qa for unit testing of burst-based blocksRoman Khassraf2-0/+61
2015-07-20Added block burst_source_qa for unit testing of burst-based blocksRoman Khassraf2-0/+65
2015-07-16Merge pull request #87 from romankh/ia-collectorPiotr Krysik2-0/+67
2015-07-13Added options to burst printer to have partial output compatibility to airpro...Roman Khassraf1-1/+2
2015-07-13Implemented option to extract only one Immediate Assignment per request refer...Roman Khassraf1-1/+1
2015-07-13Added option to ignore Immediate Assignments for GPRS channels in the extract...Roman Khassraf1-1/+1
2015-07-12Added option to enable/disable information printing in immediate assignment e...Roman Khassraf1-1/+1
2015-07-12Added functions for retrieving data from immediate assignment extractorRoman Khassraf1-1/+11
2015-07-12Merge remote-tracking branch 'upstream/master' into ia-collectorRoman Khassraf1-1/+2
2015-07-08Added more includes of STL containers definitions.ptrkrysik1-0/+1
2015-07-06Implemented interpretation of bit map and variable bit map cell lists formats...ptrkrysik1-1/+1
2015-06-24Implementation of a block for extracting immediate assignments from control c...Roman Khassraf2-0/+57
2015-05-30Merge branch 'romankh-master'ptrkrysik3-0/+115
2015-05-29Included block.h instead of sync_block in message_printerPiotr Krysik1-1/+1
2015-05-28Implemented a burst sink and a burst source. See issue #42Roman Khassraf3-0/+115
2015-04-12Added option to prepend framenumber in bursts_printerRoman Khassraf1-1/+1
2015-01-15Moved files to gr-gsm directories. Changed CMakeLists.txt files accordingly.ptrkrysik2-1/+60
2014-12-13Updated burst printer to accept a pmt string which will be prepended to any p...Jacob Gilbert1-1/+1
2014-12-13Updated message printer to accept a pmt string which will be prepended to any...Jacob Gilbert1-1/+1
2014-12-13Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old...ptrkrysik6-0/+331