1. bc50ad5 Added docker image for building the package (if it prove to be usefull it probably will land into another directory) by Your Name · 8 years ago
  2. 387bb5d Updated list of gr-gsm dependencies (reduced it and added gr-osmosdr) by Your Name · 8 years ago
  3. b7f4a1b Almost there... sorting deps by Ash Wilson · 8 years ago
  4. 265c6a2 Trying with a modified CMakeLists.txt file by Ash Wilson · 8 years ago
  5. 7267b70 Corrected and shortened the Ubuntu 16.04 dockerfile by Piotr Krysik · 8 years ago
  6. 5d2e254 Travis: Added test of Debian testing and "make test" by Piotr Krysik · 8 years ago
  7. 9cfe51c Removed a junk Dockerfile by Piotr Krysik · 8 years ago
  8. 1d42544 Changes in dockerfiles: by Piotr Krysik · 8 years ago
  9. c084c57 coalesce efforts by Ash Wilson · 8 years ago
  10. 181b5dc Targeting only Ubuntu16 for packaging purposes by Ash Wilson · 8 years ago
  11. a034027 Corrected travis.yml to point to a correct directory with the decode.sh test script by Piotr Krysik · 8 years ago
  12. d189ad1 Added Ubuntu 16.04 docker file. Commented out other files from the travis.yml by Piotr Krysik · 8 years ago
  13. 533f58a Changed arrangment of directories and names of files for testing by Piotr Krysik · 8 years ago
  14. 92b404d Updating test fixture file by Ash Wilson · 8 years ago
  15. 4613c1d Rewiring testing script by Ash Wilson · 8 years ago
  16. 553f26a Please, God, just let this work and I'll never rebase again. by Ash Wilson · 8 years ago
  17. 1c51498 Testing again... by Ash Wilson · 8 years ago
  18. 28f85c0 OK, now merging after one hell of a rebase by Ash Wilson · 8 years ago
  19. 2f310ea Adding Ubuntu16 to travis config by Ash Wilson · 8 years ago
  20. be3e797 Testing Ubuntu16 dockerfile by Ash Wilson · 8 years ago
  21. c9dbd03 Removed pybombs installation from .travis.yml by Piotr Krysik · 8 years ago
  22. f5cfdf0 More verbose installation of gr-gsm and company. by Piotr Krysik · 8 years ago
  23. 6608e3f Added experimental test for pybombs installation on Ubuntu 15.04 by Piotr Krysik · 8 years ago
  24. cd61a15 Correcting test fixture path by Ash Wilson · 8 years ago
  25. 635cfa9 re-structuring testing stuff, adding testing docs and integration tests. by Ash Wilson · 8 years ago
  26. 369dc79 Adding privileged arg to docker container instantiation by Ash Wilson · 8 years ago
  27. 04ab436 Documentation improvements by Ash Wilson · 8 years ago
  28. aeeba5f Correcting .travis.yml by Ash Wilson · 8 years ago
  29. 6791f4d re-structuring testing stuff, adding testing docs and integration tests. by Ash Wilson · 8 years ago
  30. d35c7da Adding Ubuntu16 to travis config by Ash Wilson · 8 years ago
  31. b290653 Testing Ubuntu16 dockerfile by Ash Wilson · 8 years ago
  32. 8cc6859 Correction to swig detection with cmake by Piotr Krysik · 8 years ago
  33. 6e9efb0 Added dependency requirement for SWIG to buildsystem by Piotr Krysik · 8 years ago
  34. 0ff0d09 Correction of device's argument passing by Piotr Krysik · 8 years ago
  35. 094277e Removed pybombs installation from .travis.yml by Piotr Krysik · 8 years ago
  36. 66352ba More verbose installation of gr-gsm and company. by Piotr Krysik · 8 years ago
  37. 1b10c6d Added experimental test for pybombs installation on Ubuntu 15.04 by Piotr Krysik · 8 years ago
  38. addd554 Fix of the test for Travis-CI by Piotr Krysik · 8 years ago
  39. d169a24 Shortening decoding test and making it easier to run the test locally by Piotr Krysik · 8 years ago
  40. f0ec659 Removed burst detection - everything on hopping channels is treated as bursts now. by Piotr Krysik · 8 years ago
  41. 30ea7dd Corrected the mistake introduced by the previous commit by Piotr Krysik · 8 years ago
  42. 4c8e0f2 Changed the test in order to make the result deterministic by Piotr Krysik · 8 years ago
  43. 8040e01 Changes in grgsm_decode in order to enable working without frequency correction. by Piotr Krysik · 8 years ago
  44. ca594c3 Correcting test fixture path by Ash Wilson · 8 years ago
  45. 88c7762 rebasing against development by Ash Wilson · 8 years ago
  46. 617f0a6 Adding privileged arg to docker container instantiation by Ash Wilson · 8 years ago
  47. 0712460 Documentation improvements by Ash Wilson · 8 years ago
  48. c7d5c26 Correcting .travis.yml by Ash Wilson · 8 years ago
  49. 0884c2e re-structuring testing stuff, adding testing docs and integration tests. by Ash Wilson · 8 years ago
  50. e64b927 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Ash Wilson · 8 years ago
  51. 984cf05 re-commenting make test by Ash Wilson · 8 years ago
  52. b33d1bf Turning on make test for DebianJessie by Ash Wilson · 8 years ago
  53. 0b2e9a3 Changed build test to be more verbose by Piotr Krysik · 8 years ago
  54. 011378b Merge pull request #165 from stiabhan/fix-C0-message by Piotr Krysik · 8 years ago
  55. d3b4049 Minor fixup of channelizing messages by Steve Glass · 8 years ago
  56. 5cc8628 re-commenting make test by Ash Wilson · 8 years ago
  57. fa72f62 Turning on make test for DebianJessie by Ash Wilson · 8 years ago
  58. 17c0661 Changed build test to be more verbose by Piotr Krysik · 8 years ago
  59. 6965a33 Merge pull request #162 from stiabhan/fix-wideband by Piotr Krysik · 8 years ago
  60. 5707c2b Make band user-selectable in gsm_wideband_input by Steve Glass · 8 years ago
  61. 4ea1b92 Correction of the last merge by Piotr Krysik · 8 years ago
  62. ae3470d Merged the changes for building on OSX #161 by Piotr Krysik · 8 years ago
  63. 9e61a12 Merge branch 'fix-osx' of https://github.com/stiabhan/gr-gsm into stiabhan-fix-osx by Piotr Krysik · 8 years ago
  64. 66d8f7c Merge pull request #160 from stiabhan/fix-overrun by Piotr Krysik · 8 years ago
  65. 969c0ff Changes and improvements of options in the grgsm_channelize.py by Piotr Krysik · 8 years ago
  66. 6b20e1f Fix buffer overrun/silence compiler warning by Steve Glass · 8 years ago
  67. c8edec5 Changes to silence compiler warnings on OSX by Steve Glass · 9 years ago
  68. 6eb1630 Merge pull request #158 from ashmastaflash/testing by Ash Wilson · 8 years ago
  69. 840c2a1 Merge branch 'testing' of https://github.com/ashmastaflash/gr-gsm into testing by Ash Wilson · 8 years ago
  70. 15c58de Adding privileged arg to docker container instantiation by Ash Wilson · 8 years ago
  71. 24493d5 Documentation improvements by Ash Wilson · 8 years ago
  72. 8c0f6fa Merge pull request #157 from ptrkrysik/travis by Ash Wilson · 8 years ago
  73. c87445b Correcting .travis.yml by Ash Wilson · 8 years ago
  74. 999b449 re-structuring testing stuff, adding testing docs and integration tests. by Ash Wilson · 8 years ago
  75. 3f4b949 Change CMakeLists.txt for OSX by Steve Glass · 8 years ago
  76. c07c2cc Merge branch 'development' into travis by Piotr Krysik · 8 years ago
  77. 0f0cf58 Replaced C++11 statemets. Solves #150 by Piotr Krysik · 8 years ago
  78. dbda959 Merge branch 'master' into development by Piotr Krysik · 8 years ago
  79. 64f7388 Merge pull request #153 from nightcoffee/patch-1 by Piotr Krysik · 8 years ago
  80. 5edaff0 Update gsm_wideband_input.py by nightcoffee · 8 years ago
  81. 72a1617 Removed last parameter from socket_pdu in order to make grgsm_decode more compatible with GNU Radio 3.7.3 by Piotr Krysik · 8 years ago
  82. c08fc54 Merge pull request #149 from ashmastaflash/travis by Ash Wilson · 8 years ago
  83. 8da9808 removing Kali and Ubuntu14 test cases by Ash Wilson · 8 years ago
  84. 7349d00 removing Ubuntu14 from build testing by Ash Wilson · 8 years ago
  85. fb9a3ea Commenting out Kali for now by Ash Wilson · 8 years ago
  86. 9d99683 Fixing bad swig version in Kali by Ash Wilson · 8 years ago
  87. ee5606f Fixing bad path to test file by Ash Wilson · 8 years ago
  88. cef8c09 Changing testing to script by Ash Wilson · 8 years ago
  89. a472f3f Resolving swig conflict in kali docker by Ash Wilson · 8 years ago
  90. 10ee8bd Fixing Kali dockerfile by Ash Wilson · 8 years ago
  91. 9afa2c7 Adding Kali for testing by Ash Wilson · 8 years ago
  92. 86ab8bd Targeting same version of libosmocore as kali by Ash Wilson · 8 years ago
  93. ca8f035 Pinning libosmocore version by Ash Wilson · 8 years ago
  94. 0acdd75 updating dockerfiles... by Ash Wilson · 8 years ago
  95. bf799ed ubu1404 to 1410 by Ash Wilson · 8 years ago
  96. dd66b3b Fixed test of the message printer - related to issue #149 by Piotr Krysik · 8 years ago
  97. 17eb6d6 Creating dir for gradio config by Ash Wilson · 8 years ago
  98. 994c416 Adding gnuradio config by Ash Wilson · 8 years ago
  99. fe7d465 Adding make test to deb jess by Ash Wilson · 8 years ago
  100. b5449eb cleanup, move dockerfiles to their own dir by Ash Wilson · 8 years ago