1. 517464c Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block) by Piotr Krysik · 7 years ago
  2. d32ba5b Removed unused (and problematic during SWIG) part of time_spec_t and exposed time_spec_t in the library's ABI by Piotr Krysik · 7 years ago
  3. 6e41d06 Corrections in fn_time by Piotr Krysik · 7 years ago
  4. 8926c1f Correction in time_spec.cc by Piotr Krysik · 7 years ago
  5. 1dd2afe Changed fn_time to use time_spec_t copied from libUHD by Piotr Krysik · 7 years ago
  6. 34ce7a0 Added C++ version of fn_time by Piotr Krysik · 7 years ago
  7. 29ec39b Updating examples pointer by Piotr Krysik · 7 years ago
  8. 33fbc28 Correction of bursts tagger by Piotr Krysik · 7 years ago
  9. 12dd9cb Updated examples pointer by Piotr Krysik · 7 years ago
  10. 42b2186 Added timing advance and delay corerrection to txtime_burst_tagger block by Piotr Krysik · 7 years ago
  11. 714cb44 New pointer to examples by Piotr Krysik · 7 years ago
  12. ffd09ac Corrections in fn_time conversions by Piotr Krysik · 7 years ago
  13. 96f2ea7 Correction needed to make TX and RX integration work by Piotr Krysik · 7 years ago
  14. 2c7aa9f Little change just to check test result by Piotr Krysik · 7 years ago
  15. 79b3897 Updates of links to examples and test_data git submodules by Piotr Krysik · 7 years ago
  16. 7980eb9 Correction in txtime_bursts_tagger by Piotr Krysik · 7 years ago
  17. eb62dc1 Changes in fn_time by Piotr Krysik · 7 years ago
  18. d3c95c9 Installation of gsm_gmsk_mod.py file by Piotr Krysik · 7 years ago
  19. df97869 Added timestamping of bursts in the gsm receiver by Piotr Krysik · 7 years ago
  20. c6fad1f GRC file for gsm gmsk mod by Piotr Krysik · 7 years ago
  21. ff5d81d Added gmsk modulator block for gsm by Piotr Krysik · 7 years ago
  22. ebf8880 Modification of the burst sink to read bursts with headers - incomplete by Piotr Krysik · 7 years ago
  23. 27f0032 Adding block for tagging bursts by Piotr Krysik · 7 years ago
  24. 902f4eb Moved trx utilities from apps subdirectory - the grgsm_trx app need to be updated by Piotr Krysik · 7 years ago
  25. cb04d0d Merge branch 'development' into ptrkrysik/trx by Piotr Krysik · 7 years ago
  26. d890cd3 Added frame number operations by Piotr Krysik · 7 years ago
  27. 9b5617a Corrections in the buildsystem by Piotr Krysik · 7 years ago
  28. 184d706 Corrections of cmake files by Piotr Krysik · 7 years ago
  29. 3b06bda Correcting cmake file from lib directory by Piotr Krysik · 7 years ago
  30. 531d978 Added cmake files for transmitter by Piotr Krysik · 7 years ago
  31. 42d1e19 Added cmake file for trx_interface by Piotr Krysik · 7 years ago
  32. 2164b9b Added new block for tagging bursts messages with txtime by Piotr Krysik · 7 years ago
  33. 3148ff8 Merge branch 'development' into ptrkrysik/trx by Piotr Krysik · 7 years ago
  34. 0945cc5 Changed organization of cmake files by Piotr Krysik · 7 years ago
  35. e6e7879 Merge branch 'fixeria/trx' into development by Piotr Krysik · 7 years ago
  36. a056c2c Merge branch 'development' by Piotr Krysik · 7 years ago
  37. 45b8700 Removed all references to 'band' by Piotr Krysik · 7 years ago
  38. fcb45b0 Remove 'band' option from grgsm_decode altogether by Piotr Krysik · 7 years ago
  39. a80567f Bring back parameter checking, correct creation of grgsm_capture object by Piotr Krysik · 7 years ago
  40. df0adf3 Remove band from grgsm_capture altogether by Piotr Krysik · 7 years ago
  41. caa7741 delete some useless code after the change of is_valid_arfcn(...) and arfcn2downlink(...) by leommxj · 7 years ago
  42. ece9fd7 fix bug after commit 3dfa11b89e6a74e6857c11e3029b372c746d535f .change arfcn2downlink(a,b) to one argument in grgsm_decode and grgsm_capture and grgsm_channelize by leommxj · 7 years ago
  43. 1a35cb9 fix bug after commit 3dfa11b89e6a74e6857c11e3029b372c746d535f .change is_valid_arfcn grgsm(a,b) to one argument in grgsm_decode and grgsm_capture by leommxj · 7 years ago
  44. a63ba0e Removing *livemon_headless.py script that shouldn't be in the repository. by Piotr Krysik · 7 years ago
  45. c4848ac Updated changelog for Ubuntu's PPA by Piotr Krysik · 7 years ago
  46. b6210a6 Merge branch 'development' by Piotr Krysik · 7 years ago
  47. 3dfa11b Making arfcn<->freq conversions more robust and uptading apps depending on it by Piotr Krysik · 7 years ago
  48. a6a7848 Removing *livemon_headless.py script that shouldn't be in the repository. by Piotr Krysik · 7 years ago
  49. a4bf3cc Updated changelog for Ubuntu's PPA by Piotr Krysik · 7 years ago
  50. 08c0c7c Incremented version for packaging and addition of release tag by Piotr Krysik · 7 years ago v0.41.1
  51. 1ad0c96 Added *.desktop files installation a'la GNU Radio. by Piotr Krysik · 7 years ago
  52. 1e8a03c Setting version to v0.41.0 by Piotr Krysik · 7 years ago
  53. d81cfe0 Removed cpack stuff by Piotr Krysik · 7 years ago
  54. 4c5564b Moved the desktop file to subdirectory for clarity by Piotr Krysik · 7 years ago
  55. 0a80b14 Changed destination variable for the desktop files by Piotr Krysik · 7 years ago
  56. c8f4631 Added recording length parameter to grgsm_livemon_headless by Piotr Krysik · 7 years ago
  57. 1ecd1ac Merge pull request #323 from petterreinholdtsen/deb-build by Piotr Krysik · 7 years ago
  58. 82ae3d0 Merge pull request #322 from petterreinholdtsen/gain-slider by Piotr Krysik · 7 years ago
  59. 4b51b0a Merge pull request #321 from petterreinholdtsen/grgsm-livemon-headless by Piotr Krysik · 7 years ago
  60. 160598a Clean up Debian packaging rules a bit. by Petter Reinholdtsen · 7 years ago
  61. 5887f76 Move debian/ directory to dists/ to avoid conflict with official Debian packaging. by Petter Reinholdtsen · 7 years ago
  62. 228b52e Rename g_slider to gain_slider for consistency. by Petter Reinholdtsen · 7 years ago
  63. 0af5512 Add generated grgsm_livemon_headless from grgsm_livemon_headless.grc and install the program. by Petter Reinholdtsen · 7 years ago
  64. 5b083ac Add non-GUI/headless livemon version. by Petter Reinholdtsen · 7 years ago
  65. d65671e Merge pull request #320 from petterreinholdtsen/scanner-str-repr-fix by Piotr Krysik · 7 years ago
  66. 74bc2fa Merge pull request #319 from petterreinholdtsen/desktop-menu-entry by Piotr Krysik · 7 years ago
  67. 440dcea Merge branch 'packaging' into desktop-menu-entry by Piotr Krysik · 7 years ago
  68. 56825a7 Merge pull request #318 from petterreinholdtsen/remove-compat-symlinks by Piotr Krysik · 7 years ago
  69. 54e3905 Changed the BCCH+CCCH+SDCCH4 demapper into BCCH+CCCH demapper by Piotr Krysik · 7 years ago
  70. 1eeb1b4 Fix fatal typo in channel_info.__repr__(). by Petter Reinholdtsen · 7 years ago
  71. ccab28d Add XDG desktop menu entry for grgsm_livemon. by Petter Reinholdtsen · 7 years ago
  72. 8275578 Remove all traces of the compatibility symlinks from cmake. by Petter Reinholdtsen · 7 years ago
  73. 688c81e Fixing collectorport and collector removed in the last commit from grgsm_livemon by Piotr Krysik · 7 years ago
  74. 50c3e36 Applied new changes in grgsm_livemon.grc to the python code by Piotr Krysik · 7 years ago
  75. 44ee1be Merge branch 'udp-server-print' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-udp-server-print by Piotr Krysik · 7 years ago
  76. 85ec6ae Applied changes with collector port and IP in python version of grgsm_livemon by Piotr Krysik · 7 years ago
  77. 9091d23 Merge branch 'config-collector-point' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-config-collector-point by Piotr Krysik · 7 years ago
  78. 3da60ab Merge branch 'petterreinholdtsen-scanner-str-repr' into packaging by Piotr Krysik · 7 years ago
  79. 3138f90 Merge branch 'scanner-str-repr' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-scanner-str-repr by Piotr Krysik · 7 years ago
  80. aed9f5c Fixed problems resulting from Nones returned when no such frequency or ARFCN exists. by Piotr Krysik · 7 years ago
  81. f77c9af Merge branch 'petterreinholdtsen-reuse-scanner' into packaging by Piotr Krysik · 7 years ago
  82. 8a77178 Merge branch 'reuse-scanner' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-reuse-scanner by Piotr Krysik · 7 years ago
  83. cd398e7 Removed compatibility symlinks (closes issue #302) by Piotr Krysik · 7 years ago
  84. dea0574 Added a function returning maintance version name by Piotr Krysik · 7 years ago
  85. 0f510c0 Corrected name of of the project in cmake by Piotr Krysik · 7 years ago
  86. d7ab8c0 Connect Message Printer block to UDP server block. by Petter Reinholdtsen · 7 years ago
  87. 145d78d Make UDP server port configurable using --serverport parameter. by Petter Reinholdtsen · 7 years ago
  88. bb961c1 Added versioning borrowed fron GNU Radio to gr-gsm by Piotr Krysik · 7 years ago
  89. 898f74c Make address and port of collector point configurable. by Petter Reinholdtsen · 7 years ago
  90. 284282e Change channel_info to provide both __str__ and __repr__. by Petter Reinholdtsen · 7 years ago
  91. 6a7dc44 Restructure grgsm_scanner to allow its reuse from python by Petter Reinholdtsen · 7 years ago
  92. 77868e4 Updated apps/README with new names of helper scripts by Piotr Krysik · 7 years ago
  93. af554ae Merge branch 'petterreinholdtsen-man-rst' into packaging_piotr by Piotr Krysik · 7 years ago
  94. 22fdc13 Merge branch 'man-rst' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-man-rst by Piotr Krysik · 7 years ago
  95. 21e6892 Merge branch 'petterreinholdtsen-deb-bin-no-ext' into packaging_piotr by Piotr Krysik · 7 years ago
  96. 2cef7a2 Merge branch 'deb-bin-no-ext' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-deb-bin-no-ext by Piotr Krysik · 7 years ago
  97. c3a1750 Merge branch 'petterreinholdtsen-debverbuild' into packaging_piotr by Piotr Krysik · 7 years ago
  98. 8a344cd Merge branch 'debverbuild' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-debverbuild by Piotr Krysik · 7 years ago
  99. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  100. b9a87a1 Moved openbts codes into a separate directory and updated their license statements so they can be automatically processed by Piotr Krysik · 7 years ago