aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-04-10Removed pybombs installation from .travis.ymlPiotr Krysik1-1/+1
2016-04-10More verbose installation of gr-gsm and company.Piotr Krysik1-1/+1
2016-04-10Added experimental test for pybombs installation on Ubuntu 15.04Piotr Krysik2-0/+18
2016-04-10Correcting test fixture pathAsh Wilson1-1/+2
2016-04-10re-structuring testing stuff, adding testing docs and integration tests.Ash Wilson1-0/+623
2016-04-10Adding privileged arg to docker container instantiationAsh Wilson1-1/+1
2016-04-10Documentation improvementsAsh Wilson1-1/+1
2016-04-10Correcting .travis.ymlAsh Wilson1-1/+1
2016-04-10re-structuring testing stuff, adding testing docs and integration tests.Ash Wilson4-10/+59
2016-04-10Correction to swig detection with cmakePiotr Krysik1-3/+7
2016-04-08Added dependency requirement for SWIG to buildsystemPiotr Krysik2-0/+148
2016-03-18Correction of device's argument passingPiotr Krysik1-2/+2
2016-03-13Fix of the test for Travis-CIPiotr Krysik1-0/+4
2016-03-13Shortening decoding test and making it easier to run the test locallyPiotr Krysik2-631/+12
2016-03-11Removed burst detection - everything on hopping channels is treated as ↵Piotr Krysik1-5/+8
bursts now.
2016-03-11Corrected the mistake introduced by the previous commitPiotr Krysik1-1/+1
2016-03-08Changed the test in order to make the result deterministicPiotr Krysik1-2/+2
2016-03-08Changes in grgsm_decode in order to enable working without frequency correction.Piotr Krysik1-13/+11
2016-03-06Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into ↵Ash Wilson0-0/+0
development Rebased against master
2016-03-06re-commenting make testAsh Wilson1-1/+1
2016-03-06Turning on make test for DebianJessieAsh Wilson1-1/+1
2016-03-06Changed build test to be more verbosePiotr Krysik1-2/+2
2016-03-06Merge pull request #165 from stiabhan/fix-C0-messagePiotr Krysik2-5/+11
Fix channelizing C0 message
2016-03-03Minor fixup of channelizing messagesSteve Glass2-5/+11
2016-03-02re-commenting make testAsh Wilson1-1/+1
2016-03-02Turning on make test for DebianJessieAsh Wilson1-1/+1
2016-02-29Changed build test to be more verbosePiotr Krysik1-2/+2
2016-02-29Merge pull request #162 from stiabhan/fix-widebandPiotr Krysik2-2/+43
Allow user to specify band in gsm_wideband_input.py/.xml
2016-02-29Make band user-selectable in gsm_wideband_inputSteve Glass2-2/+43
2016-02-28Correction of the last mergePiotr Krysik2-23/+14
2016-02-27Merged the changes for building on OSX #161Piotr Krysik10-34/+50
2016-02-27Merge branch 'fix-osx' of https://github.com/stiabhan/gr-gsm into ↵Piotr Krysik8-29/+46
stiabhan-fix-osx
2016-02-27Merge pull request #160 from stiabhan/fix-overrunPiotr Krysik2-2/+2
Fix buffer overrun/silence compiler warning
2016-02-27Changes and improvements of options in the grgsm_channelize.pyPiotr Krysik1-39/+54
- replaced xlat_fir_filter with rotator and pfb arbitrary resampler, - renamed some options, - added new options
2016-02-27Fix buffer overrun/silence compiler warningSteve Glass2-2/+2
2016-02-27Changes to silence compiler warnings on OSXSteve Glass7-29/+31
2016-02-25Merge pull request #157 from ptrkrysik/travisAsh Wilson6-0/+847
Travis
2016-02-26Change CMakeLists.txt for OSXSteve Glass1-0/+15
2016-02-23Merge branch 'development' into travisPiotr Krysik8-25/+31
2016-02-23Replaced C++11 statemets. Solves #150Piotr Krysik4-18/+26
2016-02-23Merge branch 'master' into developmentPiotr Krysik3-7/+6
2016-02-22Merge pull request #153 from nightcoffee/patch-1Piotr Krysik1-1/+1
Fix of problem #135 in gsm_wideband_input.py
2016-02-23Update gsm_wideband_input.pynightcoffee1-1/+1
Fix compatible problem
2016-02-22Removed last parameter from socket_pdu in order to make grgsm_decode more ↵Piotr Krysik2-3/+1
compatible with GNU Radio 3.7.3
2016-02-21Merge pull request #149 from ashmastaflash/travisAsh Wilson7-3/+849
Merging working builds for Debian Jessie and Ubuntu 15
2016-02-21removing Kali and Ubuntu14 test casesAsh Wilson2-126/+0
2016-02-21removing Ubuntu14 from build testingAsh Wilson1-1/+1
2016-02-21Commenting out Kali for nowAsh Wilson1-1/+1
2016-02-21Fixing bad swig version in KaliAsh Wilson1-1/+1
2016-02-21Fixing bad path to test fileAsh Wilson1-1/+1