1. 592ec9b Increasing version number in order to correct wrongs of previous attempt by Piotr Krysik · 6 years ago development v0.42.2
  2. d30d0c2 New gr-gsm version by Piotr Krysik · 6 years ago
  3. 2adbee4 apps/grgsm_trx: print bind / remote address and port by Vadim Yanitskiy · 6 years ago v0.42.1
  4. 473b35b apps/grgsm_trx: introduce bind address option by Vadim Yanitskiy · 6 years ago
  5. 5394c60 gsm_trx_burst_if: allow to customize the bind address by Vadim Yanitskiy · 6 years ago
  6. 0e24637 trx/ctrl_if.py: send control responses to where commands are from by Vadim Yanitskiy · 6 years ago
  7. b085a2c trx/udp_link.py: set SO_REUSEADDR socket option by Vadim Yanitskiy · 6 years ago
  8. bf6f6ec trx/udp_link.py: close socket in destructor by Vadim Yanitskiy · 6 years ago
  9. 8e1fa8b apps/grgsm_trx: use format string for help message by Vadim Yanitskiy · 6 years ago
  10. 4fdb08f trx/radio_if.py: drop useless import of osmosdr by Vadim Yanitskiy · 6 years ago
  11. 0017a35 trx/radio_if.py: reset UHD device time at startup by Vadim Yanitskiy · 6 years ago
  12. cae7821 grgsm_trx: change default TRX port number to 6700 by Vadim Yanitskiy · 6 years ago
  13. 3674f48 apps/grgsm_trx: also print Piotr as a copyright holder by Vadim Yanitskiy · 6 years ago
  14. 332e2be tests: Fix Debian and Kali dockerfiles by Piotr Krysik · 6 years ago
  15. e4010db Keep the old mailing list for now by Piotr Krysik · 6 years ago
  16. 99997ff README.md: Turn URLs into hyperlinks (video, mailing list) by Harald Welte · 6 years ago
  17. 8bb1b79 README.md: Change mailing list address to osmocom.org by Harald Welte · 6 years ago
  18. ac14021 Simplify cmake checks related to libosmocore by Piotr Krysik · 6 years ago
  19. e153e72 Run tests with CTEST_OUTPUT_ON_FAILURE=1 by Vasil Velichkov · 6 years ago
  20. f1b6c6b Add LOCAL_OSMOCOM cmake option by Vasil Velichkov · 6 years ago
  21. f00936d Placing grcc compilation utils in separate files by Piotr Krysik · 6 years ago
  22. c711e97 Separating libosmogsm from the rest by Piotr Krysik · 6 years ago
  23. 9b5519d Check that pkg-config is available by Vasil Velichkov · 6 years ago
  24. 8c4eefb Add DEBIAN_FRONTEND=noninteractive by Vasil Velichkov · 6 years ago
  25. 487bf47 Fix the parallel build with cmake 3.11 by Vasil Velichkov · 6 years ago
  26. 8f4b5ba Add CentOS7 docker container by Vasil Velichkov · 6 years ago
  27. 014ed2b Add cmake options that enable/disable grcc compilation by Vasil Velichkov · 6 years ago
  28. 47c3e9b Changing tabs to spaces by Piotr Krysik · 6 years ago
  29. 1e72414 Disabling installation of desktop files by Piotr Krysik · 6 years ago
  30. ea44d98 Commenting out a line causeing crash on HackRF by Piotr Krysik · 6 years ago
  31. 2779e62 Fix includes after moving trx_burst_if by Piotr Krysik · 6 years ago
  32. 6943496 Added short description of grgsm_trx by Piotr Krysik · 6 years ago
  33. ea7a66c Updated e-mail addresses of Vadim and Vasil by Piotr Krysik · 6 years ago
  34. 650a436 Fix burst_to_fn_time name in gsm_burst_to_fn_time.xml by Piotr Krysik · 6 years ago
  35. 9930553 Moving trx burst interface to trx directory by Piotr Krysik · 6 years ago
  36. 3c1452f Fix gsm_msg_to_tag block record in grc/gsm_block_tree.xml by Piotr Krysik · 6 years ago
  37. 2471052 Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixeria_trx by Piotr Krysik · 6 years ago
  38. 2ece45f Adding Vadim and Vasil to the credits section by Piotr Krysik · 6 years ago
  39. d77414b GRCC: Adding new directories to python path to make grc files compile after merger by Piotr Krysik · 6 years ago
  40. 8a8d41a Merge branch 'ptrkrysik/trx' into development by Piotr Krysik · 6 years ago
  41. 8b9b88d Disable the parallel build on Fedora 26 by Vasil Velichkov · 6 years ago
  42. 084b14e Workaround for the grcc failure by Vasil Velichkov · 6 years ago
  43. e24860f Reformatting control_channels_decoder by Piotr Krysik · 6 years ago
  44. bb7d94a Add tch_f_decoder tests by Vasil Velichkov · 6 years ago
  45. 924d187 Fix an assert in ViterbiR2O4::decode by Vasil Velichkov · 6 years ago
  46. a396100 Do not test with debtest-grgsm-package container by Vasil Velichkov · 6 years ago
  47. bc2a23e Check the gsm0503_xcch_decode return value by Vasil Velichkov · 6 years ago
  48. 7476868 Added more copyright holders by Piotr Krysik · 6 years ago
  49. cbac58c added MANIFEST.md for CGRAN parsing sake by Marc L · 6 years ago
  50. c62f21e Fixing Ubuntu 16.04 no libosmocore test by Piotr Krysik · 6 years ago
  51. 753afeb Fix Fedora 26 test failure by Vasil Velichkov · 6 years ago
  52. a59de98 Add Fedora 26 docker file by Vasil Velichkov · 6 years ago
  53. 0feb4ab Fix the parallel build. by Vasil Velichkov · 6 years ago
  54. 3f6ab15 Install pkg-config in Debian/Ubuntu containers by Vasil Velichkov · 6 years ago
  55. b479fb4 Compile the .grc files with cmake and grcc by Vasil Velichkov · 6 years ago
  56. c097ce7 Added block for extracting assignment commands by Piotr Krysik · 6 years ago
  57. 8ef9dad Creating a new development version by Piotr Krysik · 6 years ago
  58. 6a66fa8 Fixed line ending in 'apt install' command in dockerfile by Piotr Krysik · 6 years ago
  59. 63492bd Fix missing list name error in the main CMakeLists.txt file by Piotr Krysik · 6 years ago
  60. b1e67fe Define __attribute__ and __deprecated__ on MSWin by Piotr Krysik · 6 years ago
  61. 86c9164 Change buildsystem message on libosmocore not being found by Piotr Krysik · 6 years ago
  62. 3e78412 Additional test for gr-gsm building without libosmocore installed by Piotr Krysik · 6 years ago
  63. 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
  64. d8a5766 Fixing warning caused by local libosmocore version by Piotr Krysik · 6 years ago
  65. daa26e8 Fixing 'free' position by Piotr Krysik · 6 years ago
  66. 1fd7cfb Removing part that causes problems with 'make test' by Piotr Krysik · 6 years ago
  67. b24beeb Adding include to have 'bool' type by Piotr Krysik · 6 years ago
  68. 4cd494b Slight changes to CMake file and libosmocoding file (include change) by Piotr Krysik · 6 years ago
  69. f9f2596 Merge branch 'grgsm_on_win' of https://github.com/ptrkrysik/gr-gsm into grgsm_on_win by Piotr Krysik · 6 years ago
  70. 70f549a Merge remote-tracking branch 'origin/quick-hack' into grgsm_on_win by Piotr Krysik · 6 years ago
  71. b3bd68e Commenting out some problematic and not apsolutely necessary stuff from libosmocore by Piotr Krysik · 6 years ago
  72. 813fedd Fixing types in gsm0503_mapping by Piotr Krysik · 6 years ago
  73. 1aede38 Moving gsm0503.h to gsm subdir by Piotr Krysik · 6 years ago
  74. 9e2e835 Portability fix: Adding local partial copy of libosmocore (TODO: minimize it) by Piotr Krysik · 6 years ago
  75. 79e712c Hack: disabling building doxygen docs as it causes problems on windows by Piotr Krysik · 6 years ago
  76. d0a136b Portability fix: experimental blocks require numpy and scipy which causes problems on Windows. Don't load them by default. by Piotr Krysik · 6 years ago
  77. eb81b03 Portability fix: Replaced problematic includes by Piotr Krysik · 6 years ago
  78. 15219ab sch.c: Changed include from local to global by Piotr Krysik · 6 years ago
  79. 3b11689 Change ints to size_t by Piotr Krysik · 6 years ago
  80. ebe95fc Fix: replaced u_int32 type with uint32 by Piotr Krysik · 6 years ago
  81. 1e73e04 Hack: use local libosmocore for now by Piotr Krysik · 6 years ago
  82. 0ed39fb Portability fix: boost thread isn't really required by gr-gsm - commenting it out for now by Piotr Krysik · 6 years ago
  83. 7923307 Portability fix: replacing tables of variable size with memory allocations by Piotr Krysik · 6 years ago
  84. 8bed612 Hack: commented out linking with libosmocore libraries by Piotr Krysik · 6 years ago
  85. c0621c6 Fix portability: added windows style struct packing to gsmtap_hdr by Piotr Krysik · 6 years ago
  86. ffbaca9 Commented out include that seems to be not necessary and that causes problems for MSVC by Piotr Krysik · 6 years ago
  87. 0c6ade0 Fix: fixed name of the define to the one set in lib/CMakeLists.txt by Piotr Krysik · 6 years ago
  88. eee1b16 Merging 'kali_docker' into 'development' branch by Piotr Krysik · 6 years ago
  89. b9a3cbc Commenting out some problematic and not apsolutely necessary stuff from libosmocore by Piotr Krysik · 6 years ago
  90. 7eca4e3 Fixing types in gsm0503_mapping by Piotr Krysik · 6 years ago
  91. 04142b0 Moving gsm0503.h to gsm subdir by Piotr Krysik · 6 years ago
  92. 93154d1 Portability fix: Adding local partial copy of libosmocore (TODO: minimize it) by Piotr Krysik · 6 years ago
  93. 5f5b402 Hack: disabling building doxygen docs as it causes problems on windows by Piotr Krysik · 6 years ago
  94. 018bca1 Portability fix: experimental blocks require numpy and scipy which causes problems on Windows. Don't load them by default. by Piotr Krysik · 6 years ago
  95. f7a15f0 Portability fix: Replaced problematic includes by Piotr Krysik · 6 years ago
  96. 2b551fc sch.c: Changed include from local to global by Piotr Krysik · 6 years ago
  97. 4c39693 Change ints to size_t by Piotr Krysik · 6 years ago
  98. 9b2bebb Fix: replaced u_int32 type with uint32 by Piotr Krysik · 6 years ago
  99. 884f4d6 Hack: use local libosmocore for now by Piotr Krysik · 6 years ago
  100. 885c512 Portability fix: boost thread isn't really required by gr-gsm - commenting it out for now by Piotr Krysik · 6 years ago