aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Rewrite d/build-package to work independent of working directory and source d...Petter Reinholdtsen1-3/+6
2017-08-07Rewrite d/build-package to fetch deb version from d/changelog.Petter Reinholdtsen1-3/+4
2017-08-02Merge branch 'development' with recent changes from @fixeriaPiotr Krysik18-4/+322
2017-08-02Merge branch 'axilirator-fixeria/api' into developmentPiotr Krysik18-4/+322
2017-08-02Merge branch 'fixeria/api' of https://github.com/axilirator/gr-gsm into axili...Piotr Krysik18-4/+322
2017-07-23Added missing default value of voice-boundary parameter. Fixes #206Piotr Krysik1-1/+1
2017-07-23Closes #290 - the problem with subtracting of timeslot number for timeslots 0...Piotr Krysik1-2/+2
2017-07-23Added a bit better labels for most cryptic paramters. Related to issue #288Piotr Krysik2-37/+37
2017-07-22flow_control: implement pass / drop filtering policiesVadim Yanitskiy15-4/+179
2017-07-21burst_sdcch_subslot_splitter: implement and expose GET/SET APIVadim Yanitskiy3-0/+23
2017-07-21burst_sdcch_subslot_filter: implement and expose GET/SET APIVadim Yanitskiy3-0/+46
2017-07-21burst_fnr_filter: implement and expose GET/SET APIVadim Yanitskiy3-0/+47
2017-07-21burst_timeslot_filter: implement and expose GET/SET APIVadim Yanitskiy3-0/+27
2017-07-20Added clock offset measurement in ppm as it is usable for debugging.Piotr Krysik1-0/+1
2017-06-11Changed mask for System Information type 2ter. Closes #281.Piotr Krysik1-1/+1
2017-06-11Removed wideband_input_adaptorPiotr Krysik6-245/+0
2017-03-30Added interpretation of SC (start ciphering) field in cmc extractorPiotr Krysik3-3/+12
2017-03-30Fix (hack) of lack of text output of the scannerPiotr Krysik1-1/+1
2017-03-30Added gain option to the wideband_scanner - so changing gain parameter have e...Piotr Krysik1-4/+6
2017-03-09Merge branch 'stiabhan-fix-comparisons' into developmentPiotr Krysik1-5/+5
2017-03-02Fix operator precedence in comparisonsSteve Glass1-5/+5
2017-02-17Merge branch 'romankh-collect-system-info' into developmentPiotr Krysik9-0/+321
2017-02-16Merge branch 'master' into collect-system-infoPiotr Krysik14-96/+254
2017-01-23Ressurected old frequency correction functionPiotr Krysik2-33/+7
2017-01-23Changes in the livemon:Piotr Krysik2-13/+14
2017-01-18Changed frequency estimator to the old one that worked betterPiotr Krysik2-57/+8
2017-01-11Implemented system info collection blockRoman Khassraf9-0/+321
2016-12-29Merge pull request #241 from romankh/cmc-extractorPiotr Krysik9-0/+221
2016-12-29Merge branch 'romankh-213-3digit-mnc' into developmentPiotr Krysik1-0/+11
2016-12-29Merge branch '213-3digit-mnc' of https://github.com/romankh/gr-gsm into roman...Piotr Krysik1-0/+11
2016-12-04#240: Implemented block for extraction of information from cipher mode comman...Roman Khassraf9-0/+221
2016-11-30Merge branch 'romankh-234-wb-scanner-args' into developmentPiotr Krysik2-3/+3
2016-11-28#213: Fixes 3-digit MNCRoman Khassraf1-0/+11
2016-11-20Fixes incorrect arguments in wideband_scannerRoman Khassraf1-2/+2
2016-11-20Fix for #232 (incorrect facch subtype)Roman Khassraf1-1/+1
2016-10-11Merge branch 'aurelienduarte-patch-1' into developmentPiotr Krysik1-0/+1
2016-10-10Include of grgsm/endian.h allows for make on OSXaurelienduarte1-0/+1
2016-10-02Merge pull request #224 from romankh/masterPiotr Krysik3-4/+10
2016-10-01#208: Fixed port names of offset control and inputRoman Khassraf1-1/+1
2016-10-01added entry to gitignoreRoman Khassraf1-1/+2
2016-10-01#208: fixed samp_rate variableRoman Khassraf1-1/+1
2016-09-27#193: Adding option for enabling voice boundary detection in grgsm_decodeRoman Khassraf1-1/+6
2016-09-24Merge branch 'romankh-development' into developmentPiotr Krysik4-264/+301
2016-09-23Reflecting changes of arfcn module, re-ordering of output code to prevent mes...Roman Khassraf1-120/+120
2016-09-23#154: fix for arfcn conversionRoman Khassraf3-144/+181
2016-09-05Merge branch 'development'Piotr Krysik16-15/+342
2016-08-30Changed path (flow_control) and name of uplink_downlink_filter to splitterPiotr Krysik13-41/+42
2016-08-29Changed method of frequency estimationPiotr Krysik2-8/+82
2016-08-29Commented out one includePiotr Krysik1-1/+1
2016-08-18Removed call to delete_head_blocking that was removed from new gnu radioPiotr Krysik1-2/+2