1. 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
  2. d8a5766 Fixing warning caused by local libosmocore version by Piotr Krysik · 6 years ago
  3. daa26e8 Fixing 'free' position by Piotr Krysik · 6 years ago
  4. 1fd7cfb Removing part that causes problems with 'make test' by Piotr Krysik · 6 years ago
  5. b24beeb Adding include to have 'bool' type by Piotr Krysik · 6 years ago
  6. 4cd494b Slight changes to CMake file and libosmocoding file (include change) by Piotr Krysik · 6 years ago
  7. 70f549a Merge remote-tracking branch 'origin/quick-hack' into grgsm_on_win by Piotr Krysik · 6 years ago
  8. b3bd68e Commenting out some problematic and not apsolutely necessary stuff from libosmocore by Piotr Krysik · 6 years ago
  9. 813fedd Fixing types in gsm0503_mapping by Piotr Krysik · 6 years ago
  10. 1aede38 Moving gsm0503.h to gsm subdir by Piotr Krysik · 6 years ago
  11. 9e2e835 Portability fix: Adding local partial copy of libosmocore (TODO: minimize it) by Piotr Krysik · 6 years ago
  12. eb81b03 Portability fix: Replaced problematic includes by Piotr Krysik · 6 years ago
  13. 15219ab sch.c: Changed include from local to global by Piotr Krysik · 6 years ago
  14. 3b11689 Change ints to size_t by Piotr Krysik · 6 years ago
  15. ebe95fc Fix: replaced u_int32 type with uint32 by Piotr Krysik · 6 years ago
  16. 7923307 Portability fix: replacing tables of variable size with memory allocations by Piotr Krysik · 6 years ago
  17. 8bed612 Hack: commented out linking with libosmocore libraries by Piotr Krysik · 6 years ago
  18. e18b431 Removing duplicated lines from cmake file by Piotr Krysik · 7 years ago
  19. 9b5617a Corrections in the buildsystem by Piotr Krysik · 7 years ago
  20. 184d706 Corrections of cmake files by Piotr Krysik · 7 years ago
  21. 0945cc5 Changed organization of cmake files by Piotr Krysik · 7 years ago
  22. dea0574 Added a function returning maintance version name by Piotr Krysik · 7 years ago
  23. bb961c1 Added versioning borrowed fron GNU Radio to gr-gsm by Piotr Krysik · 7 years ago
  24. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  25. 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
  26. 344e9d2 Merge branch 'libosmocore_integration' into packaging_piotr by Piotr Krysik · 7 years ago
  27. 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
  28. 45f9929 Merge branch 'fixeria/api' of https://github.com/axilirator/gr-gsm into axilirator-fixeria/api by Piotr Krysik · 7 years ago
  29. cc82cf0 receiver_impl.cc: refactor the source code by Vadim Yanitskiy · 7 years ago
  30. 6629abc Closes #290 - the problem with subtracting of timeslot number for timeslots 0,1,2. by Piotr Krysik · 7 years ago
  31. 04536ab flow_control: implement pass / drop filtering policies by Vadim Yanitskiy · 7 years ago
  32. 6ee2c16 burst_sdcch_subslot_splitter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  33. fbfd836 burst_sdcch_subslot_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  34. ccc7183 burst_fnr_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  35. 91195eb burst_timeslot_filter: implement and expose GET/SET API by Vadim Yanitskiy · 7 years ago
  36. 5eb5db2 Added clock offset measurement in ppm as it is usable for debugging. by Piotr Krysik · 7 years ago
  37. b31689d Changed mask for System Information type 2ter. Closes #281. by Piotr Krysik · 7 years ago
  38. a081366 Quick hack to interpret unencrypted assignment commands by Piotr Krysik · 7 years ago
  39. 8f121c1 Added interpretation of SC (start ciphering) field in cmc extractor by Piotr Krysik · 7 years ago
  40. 263f00d Fix operator precedence in comparisons by Steve Glass · 7 years ago
  41. 369bdb3 Merge branch 'master' into collect-system-info by Piotr Krysik · 7 years ago
  42. 654d652 Ressurected old frequency correction function by Piotr Krysik · 7 years ago
  43. 9bc0fc0 Changed frequency estimator to the old one that worked better by Piotr Krysik · 7 years ago
  44. 98581a8 Implemented system info collection block by Roman Khassraf · 7 years ago
  45. 81f9700 Merge branch 'development' into libosmocore_integration by Piotr Krysik · 7 years ago
  46. 70c25a1 Changes in decoding: by Piotr Krysik · 7 years ago
  47. 01f9c19 Merge pull request #241 from romankh/cmc-extractor by Piotr Krysik · 8 years ago
  48. 25ae3e2 Merge branch '213-3digit-mnc' of https://github.com/romankh/gr-gsm into libosmocore_integration by Piotr Krysik · 8 years ago
  49. e5ddab3 #240: Implemented block for extraction of information from cipher mode command messages by Roman Khassraf · 8 years ago
  50. ddd096e #213: Fixes 3-digit MNC by Roman Khassraf · 8 years ago
  51. 1591cde Fix for #232 (incorrect facch subtype) by Roman Khassraf · 8 years ago
  52. b52c15f Include of grgsm/endian.h allows for make on OSX by aurelienduarte · 8 years ago
  53. 694ed81 TCH decoding with libosmocore by Piotr Krysik · 8 years ago
  54. ea90c6d License statement in clock offset control by Piotr Krysik · 8 years ago
  55. b8d33d9 Control channels decoding with libosmocore by Piotr Krysik · 8 years ago
  56. ea34c01 Added license statements where it was missing by Piotr Krysik · 8 years ago
  57. 61696ed SCH decoding with libosmocore by Piotr Krysik · 8 years ago
  58. 5878225 Correction of comment in the decryption block by Piotr Krysik · 8 years ago
  59. b516e6d Moved control channels decoder to libosmocore implementation by Piotr Krysik · 8 years ago
  60. a3405b2 Changed path (flow_control) and name of uplink_downlink_filter to splitter by Piotr Krysik · 8 years ago
  61. d61f85b Changed method of frequency estimation by Piotr Krysik · 8 years ago
  62. 0a932e6 Commented out one include by Piotr Krysik · 8 years ago
  63. d01e222 Removed call to delete_head_blocking that was removed from new gnu radio by Piotr Krysik · 8 years ago
  64. 5c9afd3 TCH/F decoding correction - less wrong messages interpreted as voice frames by Piotr Krysik · 8 years ago
  65. 601195b Little corrections to uplink/downlink filter by Piotr Krysik · 8 years ago
  66. 2bb54c8 Added uplink/downlink splitter by Piotr Krysik · 8 years ago
  67. 8a77346 Merge branch 'master' of https://github.com/m-alizadeh/gr-gsm into m-alizadeh-master by Piotr Krysik · 8 years ago
  68. 43af70d Don't compute requency offset when freq. correction was triggered during FCCH burst by Piotr Krysik · 8 years ago
  69. 4e89883 modified: lib/demapping/tch_f_chans_demapper_impl.cc by Your Name · 8 years ago
  70. cab0604 Corrected msg_to_tag and controlled resampler's headers by Piotr Krysik · 8 years ago
  71. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  72. 83afe73 Changed clock offset controller and company in order to remove from the gsm_input one of the resamplers. by Piotr Krysik · 8 years ago
  73. 4a1ca98 Changes in the buildsystem for new blocks by Piotr Krysik · 8 years ago
  74. f7b3fc2 Removed unneeded prints from controlled resampler by Piotr Krysik · 8 years ago
  75. 1902886 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  76. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  77. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  78. 938cda4 Simplified uplink fix for the dehopper by Piotr Krysik · 8 years ago
  79. 2fef161 Merge uplink fix from 'm-alizadeh-master' into development by Piotr Krysik · 8 years ago
  80. a7976a3 Dehopping for Uplink channels has been added. by Your Name · 8 years ago
  81. 47ab20e Added a controlled fractional resampler by Piotr Krysik · 8 years ago
  82. 0a60e7a Corrections of tch/f decoder - removal of parameter continued by Piotr Krysik · 8 years ago
  83. 2b97cb1 Added voice output, removed saving to file from inside the decoder - now it should be done GNU Radio way by Piotr Krysik · 8 years ago
  84. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  85. af8ad5d Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified by Piotr Krysik · 8 years ago
  86. 27085ac Corrected setting of header fields in the universal demapper by Piotr Krysik · 8 years ago
  87. f517bea Added check of sizes of vectors passed to universal demapper block by Piotr Krysik · 8 years ago
  88. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  89. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  90. f0ec659 Removed burst detection - everything on hopping channels is treated as bursts now. by Piotr Krysik · 8 years ago
  91. 4ea1b92 Correction of the last merge by Piotr Krysik · 8 years ago
  92. ae3470d Merged the changes for building on OSX #161 by Piotr Krysik · 8 years ago
  93. 9e61a12 Merge branch 'fix-osx' of https://github.com/stiabhan/gr-gsm into stiabhan-fix-osx by Piotr Krysik · 8 years ago
  94. 6b20e1f Fix buffer overrun/silence compiler warning by Steve Glass · 8 years ago
  95. c8edec5 Changes to silence compiler warnings on OSX by Steve Glass · 9 years ago
  96. 0f0cf58 Replaced C++11 statemets. Solves #150 by Piotr Krysik · 8 years ago
  97. 0fdbfdd Next corrections to the buildsystem by Piotr Krysik · 8 years ago
  98. 8722be5 Changed parts with "gnuradio_grgsm" to grgsm from cmake files by Piotr Krysik · 8 years ago
  99. 97d4f8a Removed old and now not needed hack from the receiver's synchronization algorithm by Piotr Krysik · 8 years ago
  100. 34935e9 Corrected of MCC field interpretation by Piotr Krysik · 9 years ago