aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-25Added a function returning maintance version namePiotr Krysik1-1/+6
2017-08-24Added versioning borrowed fron GNU Radio to gr-gsmPiotr Krysik2-1/+61
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik36-36/+36
2017-07-22flow_control: implement pass / drop filtering policiesVadim Yanitskiy6-0/+60
2017-07-21burst_sdcch_subslot_splitter: implement and expose GET/SET APIVadim Yanitskiy1-0/+4
2017-07-21burst_sdcch_subslot_filter: implement and expose GET/SET APIVadim Yanitskiy1-0/+7
2017-07-21burst_fnr_filter: implement and expose GET/SET APIVadim Yanitskiy1-0/+6
2017-07-21burst_timeslot_filter: implement and expose GET/SET APIVadim Yanitskiy1-0/+4
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-08-30Changed path (flow_control) and name of uplink_downlink_filter to splitterPiotr Krysik3-11/+11
2016-08-16Added uplink/downlink splitterPiotr Krysik2-1/+60
2016-07-18Added default oversample ratio to clock offset control blockPiotr Krysik1-1/+1
2016-07-18Moved remaining msg_to_tag and controlled resampler files to proper directoriesPiotr Krysik2-0/+0
2016-07-18Removed blocks related to old frequency correction loop (controlled const sou...Piotr Krysik3-63/+4
2016-07-17Changed clock offset controller and company in order to remove from the gsm_i...Piotr Krysik2-4/+5
2016-07-15Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into develo...Piotr Krysik1-1/+1
2016-07-15Removed include from receiver.hPiotr Krysik1-1/+0
2016-07-15New clock offset corrector and clock offset controlPiotr Krysik1-2/+3
2016-07-15New blocks (msg to tag and controlled resampler) related stuffPiotr Krysik2-3/+3
2016-07-04Added a controlled fractional resamplerPiotr Krysik1-0/+64
2016-06-29Corrections of tch/f decoder - removal of parameter continuedPiotr Krysik1-1/+1
2016-06-29Disabled boundary check by defaultPiotr Krysik1-1/+1
2016-05-29Added msg_to_tag block - currently it does nothingPiotr Krysik2-1/+59
2016-05-29Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be mo...Piotr Krysik30-34/+34
2016-05-20Big change of the universal control channels demapper:Piotr Krysik1-1/+1
2016-05-15Added default values for uplink parametersPiotr Krysik2-2/+2
2016-05-14Merged uplink-decoding branch (with complete support for control channels dec...Piotr Krysik2-2/+2
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-16fix compilation and linking on Mac OS XiZsh1-10/+112
2015-08-11Implemented boundary check for voice decoding. Issue 107Roman Khassraf1-1/+1
2015-08-10Corrected constructor declarationPiotr Krysik1-1/+1
2015-08-06Implemented burst sdcch subslot filter. Issue #100Roman Khassraf2-0/+62
2015-08-06Implemented burst timeslot filter. Issue #100Roman Khassraf2-0/+56
2015-08-06Added uplink processing to the receiverptrkrysik1-1/+1
2015-08-05Merged origin/msg-file-sink-source-101 into dev, fixed conflicts. Issue #101Roman Khassraf3-0/+115
2015-08-05Merged origin/flow-control-100 into dev, fixed conflictsRoman Khassraf6-0/+264
2015-08-05Merged origin/test-utils-98 into dev, fixed conflictsRoman Khassraf10-41/+187
2015-08-05Implemented burst sub-slot splitter. Issue #100Roman Khassraf2-0/+62
2015-08-04Implemented dummy burst filter. Issue #100Roman Khassraf2-1/+57
2015-08-04Implemented burst framenumber filter. Issue #100Roman Khassraf2-1/+66
2015-08-03Implemented burst timeslot splitter for flow control. Issue #100Roman Khassraf3-1/+81
2015-08-03Implemented message file source and sink. Issue #101Roman Khassraf3-0/+115
2015-08-03Renamed burst_sink_qa/burst_source_qa to burst_sink/burst_sourceRoman Khassraf3-18/+18
2015-08-03Renamed burst sink/source to burst file sink/sourceRoman Khassraf4-24/+20