1. cef8c09 Changing testing to script by Ash Wilson · 8 years ago
  2. a472f3f Resolving swig conflict in kali docker by Ash Wilson · 8 years ago
  3. 10ee8bd Fixing Kali dockerfile by Ash Wilson · 8 years ago
  4. 9afa2c7 Adding Kali for testing by Ash Wilson · 8 years ago
  5. 86ab8bd Targeting same version of libosmocore as kali by Ash Wilson · 8 years ago
  6. ca8f035 Pinning libosmocore version by Ash Wilson · 8 years ago
  7. 0acdd75 updating dockerfiles... by Ash Wilson · 8 years ago
  8. bf799ed ubu1404 to 1410 by Ash Wilson · 8 years ago
  9. 17eb6d6 Creating dir for gradio config by Ash Wilson · 8 years ago
  10. 994c416 Adding gnuradio config by Ash Wilson · 8 years ago
  11. fe7d465 Adding make test to deb jess by Ash Wilson · 8 years ago
  12. b5449eb cleanup, move dockerfiles to their own dir by Ash Wilson · 8 years ago
  13. c722346 adding ubu to builds by Ash Wilson · 8 years ago
  14. 9f6e453 Ubuntu14 and 15 tests by Ash Wilson · 8 years ago
  15. 686964d Committing ubu14 to travis branch by Ash Wilson · 8 years ago
  16. 2e719b1 Merge remote-tracking branch 'ptrkrysik/master' into travis by Ash Wilson · 8 years ago
  17. 0fdbfdd Next corrections to the buildsystem by Piotr Krysik · 8 years ago
  18. 8722be5 Changed parts with "gnuradio_grgsm" to grgsm from cmake files by Piotr Krysik · 8 years ago
  19. 89cac10 Removed redundant "gnuradio" from the grgsm library's name by Piotr Krysik · 8 years ago
  20. 5c7a578 Tiding up cmake code for creating symbolic links by Piotr Krysik · 8 years ago
  21. ad10aa9 Changing to Debian Jessie for build by Ash Wilson · 8 years ago
  22. 7185b66 Added ability to supply device arguments as parameter to applications. by Piotr Krysik · 8 years ago
  23. c3a822e Changed formatting of the Readme in apps directory by Piotr Krysik · 8 years ago
  24. a8aab32 Updated readmes to include renamed applications by Piotr Krysik · 8 years ago
  25. 332e0b5 Changes of names of applications by Piotr Krysik · 8 years ago
  26. 3e192c4 Renamed applications. Legacy names are kept as symlinks. by Piotr Krysik · 8 years ago
  27. 97d4f8a Removed old and now not needed hack from the receiver's synchronization algorithm by Piotr Krysik · 8 years ago
  28. d52d47e Working on testing script by Ash Wilson · 8 years ago
  29. 53f3cb3 Working on testing script by Ash Wilson · 8 years ago
  30. 08010c0 Executabilizing the test script, yo. by Ash Wilson · 8 years ago
  31. 83d7821 I think this will work... by Ash Wilson · 8 years ago
  32. 911d866 travis by Ash Wilson · 8 years ago
  33. 338fead travis by Ash Wilson · 8 years ago
  34. 4435821 travis by Ash Wilson · 8 years ago
  35. 0ba94d3 travis by Ash Wilson · 8 years ago
  36. e217e53 travis by Ash Wilson · 8 years ago
  37. 9f9650b travis by Ash Wilson · 8 years ago
  38. 3f4465f travis by Ash Wilson · 8 years ago
  39. 232d786 travis by Ash Wilson · 8 years ago
  40. 6d27c1b travis by Ash Wilson · 8 years ago
  41. 119935b Hackety hack by Ash Wilson · 8 years ago
  42. 45e4c85 Hacky hacky hack by Ash Wilson · 8 years ago
  43. 96a56b4 Testing with build_test.sh by Ash Wilson · 8 years ago
  44. 20d2bde 104 Correction to config file by Ash Wilson · 8 years ago
  45. 9326c63 104 Changing config file name by Ash Wilson · 8 years ago
  46. 628cf3b First commit testing Ubuntu docker image build with deps by Ash Wilson · 8 years ago
  47. e403d9b Missing part of fix of the #135 bug by Piotr Krysik · 8 years ago
  48. 8715da0 Fixed all hierarchical blocks in the project by Piotr Krysik · 8 years ago
  49. e3b652d Another approach to fix for problem #135 by Piotr Krysik · 8 years ago
  50. 3a527f8 Fix for problem #135 with hierarhical blocks due to incompatibility introduced in GNU Radio 3.7.9 by Piotr Krysik · 8 years ago
  51. 34935e9 Corrected of MCC field interpretation by Piotr Krysik · 9 years ago
  52. 25cb6cd Merge pull request #133 from maxifree/patch-1 by Piotr Krysik · 9 years ago
  53. 7238590 Update gr-gsmConfig.cmake by maxifree · 9 years ago
  54. e25e10e Remove throttling from gsm_channelize.py by Steve Glass · 9 years ago
  55. 56b0a67 Commented lines incompatible with older GNU Radio versions from airprobe_rtlsdr.py by Piotr Krysik · 9 years ago
  56. 1afe0c2 Merge pull request #132 from rpp0/wideband-input by Piotr Krysik · 9 years ago
  57. d7e8bae Cleaned up code in wideband input block by rpp · 9 years ago
  58. a49a4d2 Implemented multiband channelizer as gr-gsm block. by rpp · 9 years ago
  59. 06ecb02 Merge pull request #131 from romankh/wideband-scanner by Piotr Krysik · 9 years ago
  60. e2fbb87 Fixed class names and added sample rate correctness check in airprobe_rtlsdr_scanner.py by Roman Khassraf · 9 years ago
  61. 1e68717 Fixed CMakeLists for airprobe_rtlsdr_scanner.py by Roman Khassraf · 9 years ago
  62. 996103f Added /airprobe_rtlsdr_scanner.py to apps by Roman Khassraf · 9 years ago
  63. 74efd10 Added parsing arfcn's from cell description in SIT1. by Roman Khassraf · 9 years ago
  64. 9f4feb5 Added parsing CCCH Config in system info extractor by Roman Khassraf · 9 years ago
  65. a1dd7ee Added MCC parsing in system info extractor, fixed MNC parsing for 2-digit MNC's by Roman Khassraf · 9 years ago
  66. 5ec7987 Added functions to get first and last arfcn of a band by Roman Khassraf · 9 years ago
  67. 351d217 Added option of providing recording length to airporbe_rtl_sdr_capture by Piotr Krysik · 9 years ago
  68. 29bcd39 Added missing include of endian.h to the message printer by Piotr Krysik · 9 years ago
  69. 43eb034 Updated link to examples by Piotr Krysik · 9 years ago
  70. 42a30af Updated submodules links by Piotr Krysik · 9 years ago
  71. e464788 Corrected links to the wiki by Piotr Krysik · 9 years ago
  72. 1b89fda Replaced usage and installation information with links to wiki by Piotr Krysik · 9 years ago
  73. 5238a38 Merge pull request #126 from rpp0/app-channelizer by Piotr Krysik · 9 years ago
  74. f321c6f Merge pull request #128 from romankh/msg-printing-issue-127 by Piotr Krysik · 9 years ago
  75. e92e9c7 Updated link to examples repository by Piotr Krysik · 9 years ago
  76. f430748 Mandatory arfcn or frequency only for cfile input in airprobe_decode by Roman Khassraf · 9 years ago
  77. 262b53d Added option verbose for message printing in airprobe_decode by Roman Khassraf · 9 years ago
  78. 9a54c7b Replaced frame count calculation by libosmogsm function by Roman Khassraf · 9 years ago
  79. dfe7009 Added options to print frame number and A5 frame count in message printer. Issue #127 by Roman Khassraf · 9 years ago
  80. 29a39b2 Created standalone GSM channelizer app for splitting wideband captures into multiple by rpp · 9 years ago
  81. b3d386d Updated link to examples to current revision by Piotr Krysik · 9 years ago
  82. c17d9a2 Corrected CMakeLists from apps directory by Piotr Krysik · 9 years ago
  83. 38eff9d Updated examples by Piotr Krysik · 9 years ago
  84. c674719 updated examples by Piotr Krysik · 9 years ago
  85. 3558208 Removed grcc compilation and added airprobe_rtlsdr.py by Piotr Krysik · 9 years ago
  86. 803e4f4 Removed airprobe_file from grc by Piotr Krysik · 9 years ago
  87. c8cf3e9 Added submodules for examples and test data by Piotr Krysik · 9 years ago
  88. a5c8e2b Merge pull request #121 from romankh/gr-gsm-apps by Piotr Krysik · 9 years ago
  89. 83209f6 Added information about requirement of libosmocore by Piotr Krysik · 9 years ago
  90. 2b1ebf1 Implemented decoder app by Roman Khassraf · 9 years ago
  91. d38966e Removal of docker installtion from the readme by Piotr Krysik · 9 years ago
  92. 7592725 Merge pull request #119 from romankh/gr-gsm-apps by Piotr Krysik · 9 years ago
  93. 5a80400 Added getter/setter for arfcn by Roman Khassraf · 9 years ago
  94. 7eda480 Removed GUI code from airprobe_rtlsdr_capture.py by Roman Khassraf · 9 years ago
  95. 7ffb386 Merge pull request #118 from dholm/bugfix/endian by Piotr Krysik · 9 years ago
  96. 529e215 Capturing app for single channels with RTL-SDR by Roman Khassraf · 9 years ago
  97. e7e75f0 Replaced band config dictionary by an OrderedDict by Roman Khassraf · 9 years ago
  98. 41b63f2 misc_utils: Include endian.h from grgsm by David Holm · 9 years ago
  99. 9144861 Added arfcn functions by Roman Khassraf · 9 years ago
  100. 20d2de4 Correcting installation of python apps to ${INSTALL_PREFIX}/bin directory by Piotr Krysik · 9 years ago