aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-04Added a controlled fractional resamplerPiotr Krysik5-1/+330
2016-06-08Changed clock_offset_corrector in order to address the problem #152 - this is...Your Name2-356/+348
2016-05-29Added msg_to_tag block - currently it does nothingPiotr Krysik10-2/+277
2016-05-29Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be mo...Piotr Krysik32-36/+36
2016-05-23Updated examples pointer after addition of the uplink demoPiotr Krysik1-0/+0
2016-05-23Next corrections of demapping blocks - mainly corretion of SDCCH8 uplink conf...Piotr Krysik6-18/+18
2016-05-22Corrected setting of header fields in the universal demapperPiotr Krysik1-16/+21
2016-05-21Corrected configuration of demappersPiotr Krysik4-6/+6
2016-05-21Added check of sizes of vectors passed to universal demapper blockPiotr Krysik1-0/+10
2016-05-21Corrected _channe_types vectors in SDCCH8 demapperPiotr Krysik2-4/+4
2016-05-20Update of the examples pointerPiotr Krysik1-0/+0
2016-05-20NothingPiotr Krysik1-1/+1
2016-05-20Update of the pointer to the examplesPiotr Krysik1-0/+0
2016-05-20Big change of the universal control channels demapper:Piotr Krysik19-388/+1223
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 Krysik16-119/+423
2016-05-14Merge branch 'master' into developmentPiotr Krysik8-5/+76
2016-04-29Removed calls to 'cd' bash command and replaced it with WORKDIRPiotr Krysik4-20/+18
2016-04-29Change to print only content of bursts without tails and training sequencesPiotr Krysik1-1/+1
2016-04-29Added option to print raw, unencrypted bursts - with dummy bursts filtered out.Piotr Krysik1-2/+13
2016-04-25Added script for manual building of the package and uploading it to the launc...Piotr Krysik1-0/+8
2016-04-25Added files from the example:Piotr Krysik4-0/+63
2016-04-24Corrected the example in grgsm_channelize, changed default sample rates in ap...Piotr Krysik3-5/+5
2016-04-22Merge branch 'revert-182-development' into developmentAsh Wilson16-60/+215
2016-04-17Merge pull request #183 from ptrkrysik/testingAsh Wilson19-759/+429
2016-04-17Revert "Development"Ash Wilson14-343/+706
2016-04-17Merge pull request #182 from ptrkrysik/developmentAsh Wilson14-706/+343
2016-04-14Updating packaging docAsh Wilson1-5/+1
2016-04-14improving var setAsh Wilson1-1/+1
2016-04-14Auto-set archAsh Wilson1-1/+1
2016-04-14Merge branch 'testing' of https://github.com/ptrkrysik/gr-gsm into testingAsh Wilson2-2/+30
2016-04-14Checking in first attempt at build scriptAsh Wilson3-1/+22
2016-04-14Merge of accidental change to the masterPiotr Krysik1-1/+1
2016-04-14Changed name of the package to gr-gsmPiotr Krysik1-0/+22
2016-04-14Added docker image for building the package (if it prove to be usefull it pro...Your Name1-0/+28
2016-04-14Updated list of gr-gsm dependencies (reduced it and added gr-osmosdr)Your Name1-1/+1
2016-04-14Restored oryginal Debian Jessie dockerfilePiotr Krysik1-9/+29
2016-04-13Almost there... sorting depsAsh Wilson2-1/+10
2016-04-13Trying with a modified CMakeLists.txt fileAsh Wilson1-0/+10
2016-04-13Corrected and shortened the Ubuntu 16.04 dockerfilePiotr Krysik1-11/+5
2016-04-13Travis: Added test of Debian testing and "make test"Piotr Krysik1-1/+4
2016-04-13Removed a junk DockerfilePiotr Krysik1-0/+0
2016-04-13Changes in dockerfiles:Piotr Krysik4-92/+67
2016-04-11coalesce effortsAsh Wilson9-37/+16
2016-04-11Targeting only Ubuntu16 for packaging purposesAsh Wilson1-2/+2
2016-04-11Corrected travis.yml to point to a correct directory with the decode.sh test ...Piotr Krysik1-1/+1
2016-04-11Added Ubuntu 16.04 docker file. Commented out other files from the travis.ymlPiotr Krysik2-6/+68
2016-04-11Changed arrangment of directories and names of files for testingPiotr Krysik8-94/+11
2016-04-10Updating test fixture fileAsh Wilson1-623/+0
2016-04-10Rewiring testing scriptAsh Wilson1-8/+7