1. 1bed4ab Moved new blocks (controlled resampler and msg to tag) to appropriate directory by Piotr Krysik · 8 years ago
  2. 47ab20e Added a controlled fractional resampler by Piotr Krysik · 8 years ago
  3. 799133a Changed clock_offset_corrector in order to address the problem #152 - this is not ideal solution yet, as it involves removing of sampling frequency offset correction. by Your Name · 8 years ago
  4. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  5. af8ad5d Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified by Piotr Krysik · 8 years ago
  6. 044fe06 Updated examples pointer after addition of the uplink demo by Piotr Krysik · 8 years ago
  7. e5bd4b8 Next corrections of demapping blocks - mainly corretion of SDCCH8 uplink configuration. by Piotr Krysik · 8 years ago
  8. 27085ac Corrected setting of header fields in the universal demapper by Piotr Krysik · 8 years ago
  9. 19cba47 Corrected configuration of demappers by Piotr Krysik · 8 years ago
  10. f517bea Added check of sizes of vectors passed to universal demapper block by Piotr Krysik · 8 years ago
  11. e4fcdf3 Corrected _channe_types vectors in SDCCH8 demapper by Piotr Krysik · 8 years ago
  12. 5bf53ce Update of the examples pointer by Piotr Krysik · 8 years ago
  13. ea33d5f Nothing by Piotr Krysik · 8 years ago
  14. 5cfde48 Update of the pointer to the examples by Piotr Krysik · 8 years ago
  15. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  16. bac8284 Added default values for uplink parameters by Piotr Krysik · 8 years ago
  17. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  18. cdff492 Merge branch 'master' into development by Piotr Krysik · 8 years ago
  19. 50a0e95 Removed calls to 'cd' bash command and replaced it with WORKDIR by Piotr Krysik · 8 years ago
  20. 7685bc0 Change to print only content of bursts without tails and training sequences by Piotr Krysik · 8 years ago
  21. 0679ceb Added option to print raw, unencrypted bursts - with dummy bursts filtered out. by Piotr Krysik · 8 years ago
  22. ee0af7b Added script for manual building of the package and uploading it to the launchpad by Piotr Krysik · 8 years ago
  23. 062e32c Added files from the example: by Piotr Krysik · 8 years ago
  24. 13d9e7a Corrected the example in grgsm_channelize, changed default sample rates in applications. by Piotr Krysik · 8 years ago
  25. c6095d6 Merge branch 'revert-182-development' into development by Ash Wilson · 8 years ago
  26. 04705ef Merge pull request #183 from ptrkrysik/testing by Ash Wilson · 8 years ago
  27. 63b1b93 Revert "Development" by Ash Wilson · 8 years ago
  28. d5cdfe7 Merge pull request #182 from ptrkrysik/development by Ash Wilson · 8 years ago
  29. f916339 Updating packaging doc by Ash Wilson · 8 years ago
  30. a5f62b6 improving var set by Ash Wilson · 8 years ago
  31. f6f0662 Auto-set arch by Ash Wilson · 8 years ago
  32. 9ee6f7f Merge branch 'testing' of https://github.com/ptrkrysik/gr-gsm into testing by Ash Wilson · 8 years ago
  33. 18e9fab Checking in first attempt at build script by Ash Wilson · 8 years ago
  34. 9d3baeb Merge of accidental change to the master by Piotr Krysik · 8 years ago
  35. 7765bbd Changed name of the package to gr-gsm by Piotr Krysik · 8 years ago
  36. 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
  37. 387bb5d Updated list of gr-gsm dependencies (reduced it and added gr-osmosdr) by Your Name · 8 years ago
  38. dbb69be Restored oryginal Debian Jessie dockerfile by Piotr Krysik · 8 years ago
  39. b7f4a1b Almost there... sorting deps by Ash Wilson · 8 years ago
  40. 265c6a2 Trying with a modified CMakeLists.txt file by Ash Wilson · 8 years ago
  41. 7267b70 Corrected and shortened the Ubuntu 16.04 dockerfile by Piotr Krysik · 8 years ago
  42. 5d2e254 Travis: Added test of Debian testing and "make test" by Piotr Krysik · 8 years ago
  43. 9cfe51c Removed a junk Dockerfile by Piotr Krysik · 8 years ago
  44. 1d42544 Changes in dockerfiles: by Piotr Krysik · 8 years ago
  45. c084c57 coalesce efforts by Ash Wilson · 8 years ago
  46. 181b5dc Targeting only Ubuntu16 for packaging purposes by Ash Wilson · 8 years ago
  47. a034027 Corrected travis.yml to point to a correct directory with the decode.sh test script by Piotr Krysik · 8 years ago
  48. d189ad1 Added Ubuntu 16.04 docker file. Commented out other files from the travis.yml by Piotr Krysik · 8 years ago
  49. 533f58a Changed arrangment of directories and names of files for testing by Piotr Krysik · 8 years ago
  50. 92b404d Updating test fixture file by Ash Wilson · 8 years ago
  51. 4613c1d Rewiring testing script by Ash Wilson · 8 years ago
  52. 553f26a Please, God, just let this work and I'll never rebase again. by Ash Wilson · 8 years ago
  53. 1c51498 Testing again... by Ash Wilson · 8 years ago
  54. 28f85c0 OK, now merging after one hell of a rebase by Ash Wilson · 8 years ago
  55. 2f310ea Adding Ubuntu16 to travis config by Ash Wilson · 8 years ago
  56. be3e797 Testing Ubuntu16 dockerfile by Ash Wilson · 8 years ago
  57. c9dbd03 Removed pybombs installation from .travis.yml by Piotr Krysik · 8 years ago
  58. f5cfdf0 More verbose installation of gr-gsm and company. by Piotr Krysik · 8 years ago
  59. 6608e3f Added experimental test for pybombs installation on Ubuntu 15.04 by Piotr Krysik · 8 years ago
  60. cd61a15 Correcting test fixture path by Ash Wilson · 8 years ago
  61. 635cfa9 re-structuring testing stuff, adding testing docs and integration tests. by Ash Wilson · 8 years ago
  62. 369dc79 Adding privileged arg to docker container instantiation by Ash Wilson · 8 years ago
  63. 04ab436 Documentation improvements by Ash Wilson · 8 years ago
  64. aeeba5f Correcting .travis.yml by Ash Wilson · 8 years ago
  65. 6791f4d re-structuring testing stuff, adding testing docs and integration tests. by Ash Wilson · 8 years ago
  66. d35c7da Adding Ubuntu16 to travis config by Ash Wilson · 8 years ago
  67. b290653 Testing Ubuntu16 dockerfile by Ash Wilson · 8 years ago
  68. 8cc6859 Correction to swig detection with cmake by Piotr Krysik · 8 years ago
  69. 6e9efb0 Added dependency requirement for SWIG to buildsystem by Piotr Krysik · 8 years ago
  70. 0ff0d09 Correction of device's argument passing by Piotr Krysik · 8 years ago
  71. 094277e Removed pybombs installation from .travis.yml by Piotr Krysik · 8 years ago
  72. 66352ba More verbose installation of gr-gsm and company. by Piotr Krysik · 8 years ago
  73. 1b10c6d Added experimental test for pybombs installation on Ubuntu 15.04 by Piotr Krysik · 8 years ago
  74. addd554 Fix of the test for Travis-CI by Piotr Krysik · 8 years ago
  75. d169a24 Shortening decoding test and making it easier to run the test locally by Piotr Krysik · 8 years ago
  76. f0ec659 Removed burst detection - everything on hopping channels is treated as bursts now. by Piotr Krysik · 8 years ago
  77. 30ea7dd Corrected the mistake introduced by the previous commit by Piotr Krysik · 8 years ago
  78. 4c8e0f2 Changed the test in order to make the result deterministic by Piotr Krysik · 8 years ago
  79. 8040e01 Changes in grgsm_decode in order to enable working without frequency correction. by Piotr Krysik · 8 years ago
  80. ca594c3 Correcting test fixture path by Ash Wilson · 8 years ago
  81. 88c7762 rebasing against development by Ash Wilson · 8 years ago
  82. 617f0a6 Adding privileged arg to docker container instantiation by Ash Wilson · 8 years ago
  83. 0712460 Documentation improvements by Ash Wilson · 8 years ago
  84. c7d5c26 Correcting .travis.yml by Ash Wilson · 8 years ago
  85. 0884c2e re-structuring testing stuff, adding testing docs and integration tests. by Ash Wilson · 8 years ago
  86. e64b927 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Ash Wilson · 8 years ago
  87. 984cf05 re-commenting make test by Ash Wilson · 8 years ago
  88. b33d1bf Turning on make test for DebianJessie by Ash Wilson · 8 years ago
  89. 0b2e9a3 Changed build test to be more verbose by Piotr Krysik · 8 years ago
  90. 011378b Merge pull request #165 from stiabhan/fix-C0-message by Piotr Krysik · 8 years ago
  91. d3b4049 Minor fixup of channelizing messages by Steve Glass · 8 years ago
  92. 5cc8628 re-commenting make test by Ash Wilson · 8 years ago
  93. fa72f62 Turning on make test for DebianJessie by Ash Wilson · 8 years ago
  94. 17c0661 Changed build test to be more verbose by Piotr Krysik · 8 years ago
  95. 6965a33 Merge pull request #162 from stiabhan/fix-wideband by Piotr Krysik · 8 years ago
  96. 5707c2b Make band user-selectable in gsm_wideband_input by Steve Glass · 8 years ago
  97. 4ea1b92 Correction of the last merge by Piotr Krysik · 8 years ago
  98. ae3470d Merged the changes for building on OSX #161 by Piotr Krysik · 8 years ago
  99. 9e61a12 Merge branch 'fix-osx' of https://github.com/stiabhan/gr-gsm into stiabhan-fix-osx by Piotr Krysik · 8 years ago
  100. 66d8f7c Merge pull request #160 from stiabhan/fix-overrun by Piotr Krysik · 8 years ago