1. 8121bbf Portability fix: replacing tables of variable size with memory allocations by Piotr Krysik · 6 years ago
  2. 1176fd2 Hack: commented out linking with libosmocore libraries by Piotr Krysik · 6 years ago
  3. 5903922 Fix portability: added windows style struct packing to gsmtap_hdr by Piotr Krysik · 6 years ago
  4. 46a5344 Commented out include that seems to be not necessary and that causes problems for MSVC by Piotr Krysik · 6 years ago
  5. 572664d Fix: fixed name of the define to the one set in lib/CMakeLists.txt by Piotr Krysik · 6 years ago
  6. 398fd8b Added 'make test' as part of docker files and removed it from travis.yml by Piotr Krysik · 6 years ago
  7. de9db85 Added dockerfile for installation from package on Debian testing by Piotr Krysik · 6 years ago
  8. 5ccedad Added docker file for Kali linux by Piotr Krysik · 6 years ago
  9. d24a494 tests: Changing the maintainer to myself by Piotr Krysik · 6 years ago
  10. 48aa9cb tests: Removing old and unused docker files by Piotr Krysik · 6 years ago
  11. 7865b30 Added test of installation of gr-gsm from package on debian testing by Piotr Krysik · 6 years ago
  12. 1c3db55 Just fun by Piotr Krysik · 6 years ago
  13. dc77109 Commenting out script part of travis.yml by Piotr Krysik · 6 years ago
  14. 2c7996d Removed problematic comment by Piotr Krysik · 6 years ago
  15. a9884bf Kali fun by Piotr Krysik · 6 years ago
  16. 0cd8b06 Removing everything that might cause problems with travis-ci by Piotr Krysik · 6 years ago
  17. 548b836 Trying to go back to working state of build tests by Piotr Krysik · 6 years ago
  18. 41053f7 Slight change to make the tests run again by Piotr Krysik · 6 years ago
  19. 1ee1302 Moving test commands from travis file to docker files by Piotr Krysik · 6 years ago
  20. 1c3c6c4 Added kali linux by Piotr Krysik · 6 years ago
  21. 4a1ee34 Added first try in installing gr-gsm from package by Piotr Krysik · 6 years ago
  22. 7af898d Removed old docker files and changed maintainer to Piotr Krysik by Piotr Krysik · 6 years ago
  23. f0c83d8 Fixing missing callback to set_fc in clock_offset_control block by Piotr Krysik · 6 years ago
  24. 0123232 txtime_setter_impl: fix wrong time_hint reference by Vadim Yanitskiy · 7 years ago
  25. 34266e7 trx/radio_if.py: handle Timing Advance from CTRL by Vadim Yanitskiy · 7 years ago
  26. 9dded9b trx/radio_if.py: clean up and explain GSM timings by Vadim Yanitskiy · 7 years ago
  27. 7f121d6 Clean up grgsm_swig.i by Vadim Yanitskiy · 7 years ago
  28. 5cba704 trx/radio_if.py: use native burst_to_fn_time block by Vadim Yanitskiy · 7 years ago
  29. 0aafe28 Implement the 'burst_to_fn_time' block in C++ by Vadim Yanitskiy · 7 years ago
  30. d222ee5 trx/radio_if.py: implement AFC for both RX and TX paths by Vadim Yanitskiy · 7 years ago
  31. 63703bb trx/radio_if.py: explicilty set device clock rate by Vadim Yanitskiy · 7 years ago
  32. 14b8e85 apps/grgsm_trx: use 4 * GSM_SYM_RATE as default sample rate by Vadim Yanitskiy · 7 years ago
  33. fe4db93 Updated examples pointer by Piotr Krysik · 7 years ago
  34. c362245 Added carrier frequency offset correction to radio_if by Piotr Krysik · 7 years ago
  35. 3dd981c trx: passing remote addr to bind by Piotr Krysik · 7 years ago
  36. 66c56e7 trx: Changed default gain to 40 by Piotr Krysik · 7 years ago
  37. 4650fad trx/radio_if.py: use native burst_type_filter block by Vadim Yanitskiy · 7 years ago
  38. 0101ae2 Removed AB test from radio_if_grc by Piotr Krysik · 7 years ago
  39. be1da4a trc: Changed sample rate to 4 times GSM symbol rate by Piotr Krysik · 7 years ago
  40. 0be5e5b preprocess_tx_burst: fix the output message by Vadim Yanitskiy · 7 years ago
  41. 294138d trx: Added missing timeslot filter by Piotr Krysik · 7 years ago
  42. 2ef8fe1 Updated the examples pointer by Piotr Krysik · 7 years ago
  43. e3f34d9 test_ab: Changed to non-inverted AB by Piotr Krysik · 7 years ago
  44. d2f162f trx: Changes in the redio_if by Piotr Krysik · 7 years ago
  45. ccd9ed9 Going back to previous coding style - without returns by Piotr Krysik · 7 years ago
  46. 7385723 preprocess_tx_burst: fix the output message by Vadim Yanitskiy · 7 years ago
  47. 89aa469 python/trx: WIP: implement transmission chain by Vadim Yanitskiy · 7 years ago
  48. 0e7c9a8 apps/grgsm_trx: fix antenna selection options by Vadim Yanitskiy · 7 years ago
  49. 2ce2942 txtime_setter: clean up and simplify source code by Vadim Yanitskiy · 7 years ago
  50. 70bec20 preprocess_tx_burst: clean up and simplify source code by Vadim Yanitskiy · 7 years ago
  51. 4f4e578 include/grgsm: remove forgotten 'trx_interface' dir by Vadim Yanitskiy · 7 years ago
  52. 800ac63 Corrected wrong lenght of the Access Burst by Piotr Krysik · 7 years ago
  53. 2344483 Added a block for generating Access Bursts by Piotr Krysik · 7 years ago
  54. 2f0406b Updates .gitignore and examples pointer by Piotr Krysik · 7 years ago
  55. ba8b0a9 Fix: protections in txtime_setter against late bursts and bursts in too distant future. by Piotr Krysik · 7 years ago
  56. f849faf Changed input and output name for burst_type_filter by Piotr Krysik · 7 years ago
  57. 2c00474 Corrected output name for burst_to_fn_time by Piotr Krysik · 7 years ago
  58. 6ed10a1 Missing __init__.py part for burst_to_fn_time by Piotr Krysik · 7 years ago
  59. bfb47dc Fix: don't send SCH burst to the output if it wasn't correctly decoded by Piotr Krysik · 7 years ago
  60. d8617a9 Updated examples pointer by Piotr Krysik · 7 years ago
  61. 1243ffa Changed name of of preprocess_tx_burst xml file, and removed 'executable' bit from two xml files by Piotr Krysik · 7 years ago
  62. 8d7b64d Added Python version of bursts to fn_time converter by Piotr Krysik · 7 years ago
  63. 52f7416 Changed name of trx_interface directory to trx by Piotr Krysik · 7 years ago
  64. ccb5e68 Added tx bursts preprocessing block by Piotr Krysik · 7 years ago
  65. d7efc05 Moved gsm_constants file to include directory by Piotr Krysik · 7 years ago
  66. acc365f Added C++ version of burst type filter by Piotr Krysik · 7 years ago
  67. 6ab7100 Incrementing version by Piotr Krysik · 7 years ago
  68. ab8cde9 Making headless livemon executable by Piotr Krysik · 7 years ago
  69. d171daa Merge branch 'petterreinholdtsen-livemon-arfcn' into development by Piotr Krysik · 7 years ago
  70. 01c6afd trx/radio_if.py: fix RX / TX gain control by Vadim Yanitskiy · 7 years ago
  71. da5e21f trx/radio_if.py: clean up the stored fields by Vadim Yanitskiy · 7 years ago
  72. 9baaec2 trx/radio_if.py: get rid of useless getters / setters by Vadim Yanitskiy · 7 years ago
  73. 790b6f0 apps/grgsm_trx: add cmd line arguments for TX chain by Vadim Yanitskiy · 7 years ago
  74. 5d68aa5 apps/grgsm_trx: get rid of unused subdev_spec by Vadim Yanitskiy · 7 years ago
  75. 962e2d8 misc_utils/trx_burst_if: get rid of built-in timeslot filter by Vadim Yanitskiy · 7 years ago
  76. 8e9b307 grc/gsm_trx_burst_if.xml: fix prefix of <key> value by Vadim Yanitskiy · 7 years ago
  77. 1a88dec trx/radio_if.py: fix: use proper block name by Vadim Yanitskiy · 7 years ago
  78. 51a95df grc/gsm_block_tree: add forgotten gsm_trx_burst_if block by Vadim Yanitskiy · 7 years ago
  79. 6bac574 misc_utils/trx_burst_if: get rid of clock interface by Vadim Yanitskiy · 7 years ago
  80. 25916f3 Clean up the "TRX Burst Interface" block description by Vadim Yanitskiy · 7 years ago
  81. e601c36 Refactor the 'TRX Burst Interface' block by Vadim Yanitskiy · 7 years ago
  82. ba7ad29 apps/grgsm_trx: import helper classes from grgsm.trx by Vadim Yanitskiy · 7 years ago
  83. eecab7e python/trx: install helper classes as a grgsm submodule by Vadim Yanitskiy · 7 years ago
  84. 873e44e python/trx: follow GNU Radio class naming conventions by Vadim Yanitskiy · 7 years ago
  85. 52917b1 Merge branch 'ptrkrysik/trx' of https://github.com/ptrkrysik/gr-gsm into ptrkrysik/trx by Piotr Krysik · 7 years ago
  86. 264fbf6 Corrected namespaces from grgsm to gsm by Piotr Krysik · 7 years ago
  87. 776b67f Missing cmakelists file for txtime_setter by Piotr Krysik · 7 years ago
  88. 517464c Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block) by Piotr Krysik · 7 years ago
  89. 5f1185e change just to invoke automatic tests on TravisCI by Piotr Krysik · 7 years ago
  90. 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
  91. 6e41d06 Corrections in fn_time by Piotr Krysik · 7 years ago
  92. 8926c1f Correction in time_spec.cc by Piotr Krysik · 7 years ago
  93. 1dd2afe Changed fn_time to use time_spec_t copied from libUHD by Piotr Krysik · 7 years ago
  94. 34ce7a0 Added C++ version of fn_time by Piotr Krysik · 7 years ago
  95. 29ec39b Updating examples pointer by Piotr Krysik · 7 years ago
  96. 33fbc28 Correction of bursts tagger by Piotr Krysik · 7 years ago
  97. 12dd9cb Updated examples pointer by Piotr Krysik · 7 years ago
  98. 42b2186 Added timing advance and delay corerrection to txtime_burst_tagger block by Piotr Krysik · 7 years ago
  99. 714cb44 New pointer to examples by Piotr Krysik · 7 years ago
  100. ffd09ac Corrections in fn_time conversions by Piotr Krysik · 7 years ago