1. b516e6d Moved control channels decoder to libosmocore implementation by Piotr Krysik · 8 years ago
  2. 679a9bd Merge branch 'romankh-development' into development by Piotr Krysik · 8 years ago
  3. 98af2c9 Reflecting changes of arfcn module, re-ordering of output code to prevent messages about reattached kernel driver by Roman Khassraf · 8 years ago
  4. fb772f8 #154: fix for arfcn conversion by Roman Khassraf · 8 years ago
  5. 385a606 Merge branch 'development' by Piotr Krysik · 8 years ago
  6. a3405b2 Changed path (flow_control) and name of uplink_downlink_filter to splitter by Piotr Krysik · 8 years ago
  7. d61f85b Changed method of frequency estimation by Piotr Krysik · 8 years ago
  8. 0a932e6 Commented out one include by Piotr Krysik · 8 years ago
  9. d01e222 Removed call to delete_head_blocking that was removed from new gnu radio by Piotr Krysik · 8 years ago
  10. 0454daf Optional in/out for tch/f demapper by Piotr Krysik · 8 years ago
  11. 5c9afd3 TCH/F decoding correction - less wrong messages interpreted as voice frames by Piotr Krysik · 8 years ago
  12. 601195b Little corrections to uplink/downlink filter by Piotr Krysik · 8 years ago
  13. 2bb54c8 Added uplink/downlink splitter by Piotr Krysik · 8 years ago
  14. 3ca05e6 Merge branch 'development' by Piotr Krysik · 8 years ago
  15. 9e7b25c Merge branch 'm-alizadeh-master' into development by Piotr Krysik · 8 years ago
  16. 8a77346 Merge branch 'master' of https://github.com/m-alizadeh/gr-gsm into m-alizadeh-master by Piotr Krysik · 8 years ago
  17. 9648540 Changed default sample rate by Piotr Krysik · 8 years ago
  18. 7973538 Changing ppm parameter in clock offset corrector now takes effect on the fractional resampler by Piotr Krysik · 8 years ago
  19. 43af70d Don't compute requency offset when freq. correction was triggered during FCCH burst by Piotr Krysik · 8 years ago
  20. f950801 Added changes of resamp_ratio with ppm in the clock offset corrector by Piotr Krysik · 8 years ago
  21. 2779172 Updated TCH/F decoding so it writes data to a file. Flowgraph execution never ends. by Piotr Krysik · 8 years ago
  22. 1e27827 Removed debug print from grsm_inpu by Piotr Krysik · 8 years ago
  23. 4e89883 modified: lib/demapping/tch_f_chans_demapper_impl.cc by Your Name · 8 years ago
  24. fe538eb Changes to apps after frequency offset correction major change by Piotr Krysik · 8 years ago
  25. cab0604 Corrected msg_to_tag and controlled resampler's headers by Piotr Krysik · 8 years ago
  26. e1c4450 Added default oversample ratio to clock offset control block by Piotr Krysik · 8 years ago
  27. 89ff899 Moved remaining msg_to_tag and controlled resampler files to proper directories by Piotr Krysik · 8 years ago
  28. 74c4ca9 Removed blocks related to old frequency correction loop (controlled const source and old clock offset corrector) by Piotr Krysik · 8 years ago
  29. 58a4c4d Corrected capture application by Piotr Krysik · 8 years ago
  30. c73d3d3 Commented out debian test as the docker machine used for the test somethimes fails to build itself. by Piotr Krysik · 8 years ago
  31. 58d6abd Update examples pointer by Piotr Krysik · 8 years ago
  32. 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
  33. a94adb1 Removed unneeded file by Piotr Krysik · 8 years ago
  34. d1ca389 Corrections to clock offset corrector that uses tags by Piotr Krysik · 8 years ago
  35. 6ed59d0 Dummy commit to trigger travis-ci by Piotr Krysik · 8 years ago
  36. 259080b Corrected decode test by Piotr Krysik · 8 years ago
  37. e3e53a8 Merge branch 'master' into development by Piotr Krysik · 8 years ago
  38. 67dbae4 Bringing back Debian test by Piotr Krysik · 8 years ago
  39. 231aca7 Corrected the decoding app so it's possible to run it without frequency correction loop by Piotr Krysik · 8 years ago
  40. 196982b Removed old icmp packages preventing code by Piotr Krysik · 8 years ago
  41. 89f3624 Updated test to make it more reliable by Piotr Krysik · 8 years ago
  42. 55ea0d3 Merge pull request #203 from ptrkrysik/development by Piotr Krysik · 8 years ago
  43. 2a39bb1 Updated test fixture by Piotr Krysik · 8 years ago
  44. 388bc0d Corrections of parameters of clock_offset_control block by Piotr Krysik · 8 years ago
  45. 5f480d3 Merge branch 'packaging_piotr' into development by Piotr Krysik · 8 years ago
  46. 1aa4dfa Updated examples pointer by Piotr Krysik · 8 years ago
  47. 1231d67 Updated packaging related stuff by Piotr Krysik · 8 years ago
  48. a693483 Removed not written tests by Piotr Krysik · 8 years ago
  49. 4a1ca98 Changes in the buildsystem for new blocks by Piotr Krysik · 8 years ago
  50. f7b3fc2 Removed unneeded prints from controlled resampler by Piotr Krysik · 8 years ago
  51. 1902886 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  52. 6577ec2 Update applications to work with new gsm_input block by Piotr Krysik · 8 years ago
  53. c9c7d3c Removed CPACK packaging related stuff by Piotr Krysik · 8 years ago
  54. cc982d2 Removed include from receiver.h by Piotr Krysik · 8 years ago
  55. cbaf476 New gsm_input block by Piotr Krysik · 8 years ago
  56. 0982673 New clock offset corrector and clock offset control by Piotr Krysik · 8 years ago
  57. 74c4f2c New blocks (msg to tag and controlled resampler) related stuff by Piotr Krysik · 8 years ago
  58. 24db075 Little changes of GRC blocks names by Piotr Krysik · 8 years ago
  59. 1bed4ab Moved new blocks (controlled resampler and msg to tag) to appropriate directory by Piotr Krysik · 8 years ago
  60. 4ac2251 Removed the Debian test - it is failing due to some unknown reason by Piotr Krysik · 8 years ago
  61. 938cda4 Simplified uplink fix for the dehopper by Piotr Krysik · 8 years ago
  62. 815d198 Test deb installation - corrections by Piotr Krysik · 8 years ago
  63. 5bae894 Test deb installation by Piotr Krysik · 8 years ago
  64. 2fef161 Merge uplink fix from 'm-alizadeh-master' into development by Piotr Krysik · 8 years ago
  65. a7976a3 Dehopping for Uplink channels has been added. by Your Name · 8 years ago
  66. 47ab20e Added a controlled fractional resampler by Piotr Krysik · 8 years ago
  67. 414acfd Updated examples pointer by Piotr Krysik · 8 years ago
  68. 0a60e7a Corrections of tch/f decoder - removal of parameter continued by Piotr Krysik · 8 years ago
  69. 72db257 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  70. 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
  71. 1bfe1e0 Disabled boundary check by default by Piotr Krysik · 8 years ago
  72. 5de014a Changes to the Debian packaging files by Piotr Krysik · 8 years ago
  73. 5c7b374 Corrected the tests so they can be run without installation of gr-gsm by Piotr Krysik · 8 years ago
  74. c21fdad Little changes related to packaging by Piotr Krysik · 8 years ago
  75. 7aa290f Merge branch 'dodgymike-master' into development by Piotr Krysik · 8 years ago
  76. ca2d246 Merge branch 'master' of https://github.com/dodgymike/gr-gsm into dodgymike-master by Piotr Krysik · 8 years ago
  77. f7e2b68 s/corretion/correction/ by Mike Davis · 8 years ago
  78. d6dafc6 Merge branch 'packaging' into development by Piotr Krysik · 8 years ago
  79. bd8a716 Commented out old method of suppressing ICMP messages by Piotr Krysik · 8 years ago
  80. 9d9f74e Corrected order of creating socket_pdu* objects by Piotr Krysik · 8 years ago
  81. beb36f4 Added socket_pdu server - closes issue #194 by Piotr Krysik · 8 years ago
  82. 799133a Changed clock_offset_corrector in order to address the problem #152 - this is not ideal solution yet, as it involves removing of sampling frequency offset correction. by Your Name · 8 years ago
  83. c6eb3b5 Added msg_to_tag block - currently it does nothing by Piotr Krysik · 8 years ago
  84. af8ad5d Changed GSM_API to GRGSM_API so gr_modtool created blocks don't have to be modified by Piotr Krysik · 8 years ago
  85. 044fe06 Updated examples pointer after addition of the uplink demo by Piotr Krysik · 8 years ago
  86. e5bd4b8 Next corrections of demapping blocks - mainly corretion of SDCCH8 uplink configuration. by Piotr Krysik · 8 years ago
  87. 27085ac Corrected setting of header fields in the universal demapper by Piotr Krysik · 8 years ago
  88. 19cba47 Corrected configuration of demappers by Piotr Krysik · 8 years ago
  89. f517bea Added check of sizes of vectors passed to universal demapper block by Piotr Krysik · 8 years ago
  90. e4fcdf3 Corrected _channe_types vectors in SDCCH8 demapper by Piotr Krysik · 8 years ago
  91. 5bf53ce Update of the examples pointer by Piotr Krysik · 8 years ago
  92. ea33d5f Nothing by Piotr Krysik · 8 years ago
  93. 5cfde48 Update of the pointer to the examples by Piotr Krysik · 8 years ago
  94. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  95. bac8284 Added default values for uplink parameters by Piotr Krysik · 8 years ago
  96. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  97. cdff492 Merge branch 'master' into development by Piotr Krysik · 8 years ago
  98. 50a0e95 Removed calls to 'cd' bash command and replaced it with WORKDIR by Piotr Krysik · 8 years ago
  99. 7685bc0 Change to print only content of bursts without tails and training sequences by Piotr Krysik · 8 years ago
  100. 0679ceb Added option to print raw, unencrypted bursts - with dummy bursts filtered out. by Piotr Krysik · 8 years ago