1. 5968552 Add TCH/H decoder block with AMR multirate support by Vasil Velichkov · 6 years ago
  2. 63e568d Move HR demapping into a separate block by Vasil Velichkov · 6 years ago
  3. 3e2f883 Add HR demapping by Andrew Artyushok · 6 years ago
  4. 7fb1738 transmitter/txtime_setter: fix error print syntax error by Piotr Krysik · 6 years ago
  5. 9aadf3d lib/trx, lib/transmitter: Include grgsm/endian.h by David Holm · 6 years ago
  6. fad602b trx/txtime_setter: print error if reference fn is missing by Vadim Yanitskiy · 6 years ago
  7. 06f76fb trx/txtime_setter: reduce code nesting in process_txtime_of_burst() by Vadim Yanitskiy · 6 years ago
  8. 554aa90 receiver/time_sample_ref: improve accuracy of offset<->time conversions by Piotr Krysik · 6 years ago
  9. 89dc990 misc_utils/resampler: Add offsets of tags at the input by Piotr Krysik · 6 years ago
  10. acd7d71 misc_utils/resampler: Cosmetic changes by Piotr Krysik · 6 years ago
  11. 6a0fb1a misc_utils/resampler: Fix repetition of tags at the output by Piotr Krysik · 6 years ago
  12. 492f48c burst_file_source: Fix reading longer bursts by Vasil Velichkov · 6 years ago
  13. 9e46c48 Format the output into ostringstream and then write it at once. by Vasil Velichkov · 6 years ago
  14. f94a51b gsm_trx_burst_if: allow to customize the bind address by Vadim Yanitskiy · 6 years ago
  15. 6a64ce8 Simplify cmake checks related to libosmocore by Piotr Krysik · 6 years ago
  16. ded359b Separating libosmogsm from the rest by Piotr Krysik · 6 years ago
  17. 6463dc7 Freq hopping fixes by Piotr Krysik · 6 years ago trx_hopping
  18. 4e4a92e Added functions for arfcn conversions taken from libosmocore by Piotr Krysik · 6 years ago
  19. 1a32fc4 Added block for doing hopping for mobile station transceiver by Piotr Krysik · 6 years ago
  20. b7cce89 Distilled function to generate hopping from cx_channel hopper by Piotr Krysik · 6 years ago
  21. fd3d883 Fix includes after moving trx_burst_if by Piotr Krysik · 6 years ago
  22. 1373c32 Moving trx burst interface to trx directory by Piotr Krysik · 6 years ago
  23. 2471052 Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixeria_trx by Piotr Krysik · 6 years ago
  24. 8a8d41a Merge branch 'ptrkrysik/trx' into development by Piotr Krysik · 6 years ago
  25. e24860f Reformatting control_channels_decoder by Piotr Krysik · 6 years ago
  26. 924d187 Fix an assert in ViterbiR2O4::decode by Vasil Velichkov · 6 years ago
  27. bc2a23e Check the gsm0503_xcch_decode return value by Vasil Velichkov · 6 years ago
  28. c097ce7 Added block for extracting assignment commands by Piotr Krysik · 6 years ago
  29. b1e67fe Define __attribute__ and __deprecated__ on MSWin by Piotr Krysik · 6 years ago
  30. 86c9164 Change buildsystem message on libosmocore not being found by Piotr Krysik · 6 years ago
  31. 1a5e87e Conditional compilation of local libosmocore depending if there is or is not libosmocore installation present on the system by Piotr Krysik · 6 years ago
  32. d8a5766 Fixing warning caused by local libosmocore version by Piotr Krysik · 6 years ago
  33. daa26e8 Fixing 'free' position by Piotr Krysik · 6 years ago
  34. 1fd7cfb Removing part that causes problems with 'make test' by Piotr Krysik · 6 years ago
  35. b24beeb Adding include to have 'bool' type by Piotr Krysik · 6 years ago
  36. 4cd494b Slight changes to CMake file and libosmocoding file (include change) by Piotr Krysik · 6 years ago
  37. 70f549a Merge remote-tracking branch 'origin/quick-hack' into grgsm_on_win by Piotr Krysik · 6 years ago
  38. b3bd68e Commenting out some problematic and not apsolutely necessary stuff from libosmocore by Piotr Krysik · 6 years ago
  39. 813fedd Fixing types in gsm0503_mapping by Piotr Krysik · 6 years ago
  40. 1aede38 Moving gsm0503.h to gsm subdir by Piotr Krysik · 6 years ago
  41. 9e2e835 Portability fix: Adding local partial copy of libosmocore (TODO: minimize it) by Piotr Krysik · 6 years ago
  42. eb81b03 Portability fix: Replaced problematic includes by Piotr Krysik · 6 years ago
  43. 15219ab sch.c: Changed include from local to global by Piotr Krysik · 6 years ago
  44. 3b11689 Change ints to size_t by Piotr Krysik · 6 years ago
  45. ebe95fc Fix: replaced u_int32 type with uint32 by Piotr Krysik · 6 years ago
  46. 7923307 Portability fix: replacing tables of variable size with memory allocations by Piotr Krysik · 6 years ago
  47. 8bed612 Hack: commented out linking with libosmocore libraries by Piotr Krysik · 6 years ago
  48. 0123232 txtime_setter_impl: fix wrong time_hint reference by Vadim Yanitskiy · 7 years ago
  49. 0aafe28 Implement the 'burst_to_fn_time' block in C++ by Vadim Yanitskiy · 7 years ago
  50. 0be5e5b preprocess_tx_burst: fix the output message by Vadim Yanitskiy · 7 years ago
  51. e3f34d9 test_ab: Changed to non-inverted AB by Piotr Krysik · 7 years ago
  52. ccd9ed9 Going back to previous coding style - without returns by Piotr Krysik · 7 years ago
  53. 7385723 preprocess_tx_burst: fix the output message by Vadim Yanitskiy · 7 years ago
  54. 2ce2942 txtime_setter: clean up and simplify source code by Vadim Yanitskiy · 7 years ago
  55. 70bec20 preprocess_tx_burst: clean up and simplify source code by Vadim Yanitskiy · 7 years ago
  56. 2344483 Added a block for generating Access Bursts by Piotr Krysik · 7 years ago
  57. ba8b0a9 Fix: protections in txtime_setter against late bursts and bursts in too distant future. by Piotr Krysik · 7 years ago
  58. f849faf Changed input and output name for burst_type_filter 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. ccb5e68 Added tx bursts preprocessing block by Piotr Krysik · 7 years ago
  61. d7efc05 Moved gsm_constants file to include directory by Piotr Krysik · 7 years ago
  62. acc365f Added C++ version of burst type filter by Piotr Krysik · 7 years ago
  63. 962e2d8 misc_utils/trx_burst_if: get rid of built-in timeslot filter by Vadim Yanitskiy · 7 years ago
  64. 6bac574 misc_utils/trx_burst_if: get rid of clock interface by Vadim Yanitskiy · 7 years ago
  65. e601c36 Refactor the 'TRX Burst Interface' block by Vadim Yanitskiy · 7 years ago
  66. 52917b1 Merge branch 'ptrkrysik/trx' of https://github.com/ptrkrysik/gr-gsm into ptrkrysik/trx by Piotr Krysik · 7 years ago
  67. 264fbf6 Corrected namespaces from grgsm to gsm by Piotr Krysik · 7 years ago
  68. 517464c Added txtime_setter block (a c++ version of txtime_bursts_tagger Python block) by Piotr Krysik · 7 years ago
  69. 5f1185e change just to invoke automatic tests on TravisCI by Piotr Krysik · 7 years ago
  70. 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
  71. 6e41d06 Corrections in fn_time by Piotr Krysik · 7 years ago
  72. 8926c1f Correction in time_spec.cc by Piotr Krysik · 7 years ago
  73. 1dd2afe Changed fn_time to use time_spec_t copied from libUHD by Piotr Krysik · 7 years ago
  74. 34ce7a0 Added C++ version of fn_time by Piotr Krysik · 7 years ago
  75. 96f2ea7 Correction needed to make TX and RX integration work by Piotr Krysik · 7 years ago
  76. df97869 Added timestamping of bursts in the gsm receiver by Piotr Krysik · 7 years ago
  77. e18b431 Removing duplicated lines from cmake file by Piotr Krysik · 7 years ago
  78. ebf8880 Modification of the burst sink to read bursts with headers - incomplete by Piotr Krysik · 7 years ago
  79. cb04d0d Merge branch 'development' into ptrkrysik/trx by Piotr Krysik · 7 years ago
  80. 9b5617a Corrections in the buildsystem by Piotr Krysik · 7 years ago
  81. 184d706 Corrections of cmake files by Piotr Krysik · 7 years ago
  82. 3b06bda Correcting cmake file from lib directory by Piotr Krysik · 7 years ago
  83. 42d1e19 Added cmake file for trx_interface by Piotr Krysik · 7 years ago
  84. 3148ff8 Merge branch 'development' into ptrkrysik/trx by Piotr Krysik · 7 years ago
  85. 0945cc5 Changed organization of cmake files by Piotr Krysik · 7 years ago
  86. e6e7879 Merge branch 'fixeria/trx' into development by Piotr Krysik · 7 years ago
  87. dea0574 Added a function returning maintance version name by Piotr Krysik · 7 years ago
  88. bb961c1 Added versioning borrowed fron GNU Radio to gr-gsm by Piotr Krysik · 7 years ago
  89. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  90. 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
  91. 344e9d2 Merge branch 'libosmocore_integration' into packaging_piotr by Piotr Krysik · 7 years ago
  92. 9386811 Merge refactoring of the receiver done in branch 'fixeria/receiver' of https://github.com/axilirator/gr-gsm into axilirator-fixeria/receiver by Piotr Krysik · 7 years ago
  93. 45f9929 Merge branch 'fixeria/api' of https://github.com/axilirator/gr-gsm into axilirator-fixeria/api by Piotr Krysik · 7 years ago
  94. cc82cf0 receiver_impl.cc: refactor the source code by Vadim Yanitskiy · 7 years ago
  95. 6629abc Closes #290 - the problem with subtracting of timeslot number for timeslots 0,1,2. by Piotr Krysik · 7 years ago
  96. 04536ab flow_control: implement pass / drop filtering policies by Vadim Yanitskiy · 7 years ago
  97. 6ee2c16 burst_sdcch_subslot_splitter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  98. fbfd836 burst_sdcch_subslot_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  99. ccc7183 burst_fnr_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  100. 91195eb burst_timeslot_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago