1. fb6bc50 Implementation of TCH/F demapper block. See issue #38 by Roman Khassraf · 9 years ago
  2. 717b57b Added option to prepend framenumber in bursts_printer by Roman Khassraf · 9 years ago
  3. f8c7e83 Reimplemented clock_offset_control block in C++ by ptrkrysik · 9 years ago
  4. 3c73810 Removed redundant CMakeList.txt by ptrkrysik · 9 years ago
  5. d8d4fbc Added timeslot nr parameter to the demapper to enable it to work on other timeslots that 0. by ptrkrysik · 9 years ago
  6. 9d1cb8c Removed get_bcch_or_cch_bursts block by ptrkrysik · 9 years ago
  7. dd700c1 Moved files to gr-gsm directories. Changed CMakeLists.txt files accordingly. by ptrkrysik · 9 years ago
  8. 9162922 Removing unnecessary forecast() and general_work(...) functions. by ptrkrysik · 9 years ago
  9. 82bd117 After: by ptrkrysik · 9 years ago
  10. 3b77654 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master by ptrkrysik · 10 years ago
  11. 18b631e Added new decryption block (be careful - untested component). Changed CMakeFiles to reflect more modular design (not finished for the lib directory) by ptrkrysik · 10 years ago
  12. 607a09e Updated burst printer to accept a pmt string which will be prepended to any printed messages for situations where multiple print blocks are desired. by Jacob Gilbert · 10 years ago
  13. e89aee1 Updated message printer to accept a pmt string which will be prepended to any printed messages for situations where multiple print blocks are desired. by Jacob Gilbert · 10 years ago
  14. 3be74a7 Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old prefix caused conflicts with libraries already available. by ptrkrysik · 10 years ago
  15. bb69c79 Merge pull request #5 from dholm/feature/osx-support by Piotr K. · 10 years ago
  16. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  17. 9880653 endian: MacOS X support for endian conversion macros by David Holm · 10 years ago
  18. 6dded65 Added new configurable block for demapping of control channels. by ptrkrysik · 10 years ago
  19. 7a7b9b0 Changed cell allocation elements type from float to int by ptrkrysik · 10 years ago
  20. e518bbf Added capability to receive multiple channels of a single BTS to the receiver. It is now possible to receive bursts on channels for which frequency hopping was used. Changed examples to work without hierarhical GSM Receiver block. by ptrkrysik · 10 years ago
  21. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  22. 3c6dfcc Added empty sink for wireshark sink by ptrkrysik · 10 years ago
  23. 0708c4c Removed from burst printer structure chan_info by ptrkrysik · 10 years ago
  24. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  25. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  26. 8e4d727 ... by Piotr K · 10 years ago
  27. 8a9f592 Missing swig and CMake changes for clock correction by piotr · 10 years ago
  28. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  29. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  30. d06e4b1 Added oprion to the mapper - another commit by piotr · 10 years ago
  31. f2b6a1b Added reset to the receiver, computation of power and function for setting arfcn of the receiver by piotr · 10 years ago
  32. c00ce9c Moved burst printer to different directory by piotr · 10 years ago
  33. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago
  34. 7af92ca Correction in plotting.h by piotr · 10 years ago
  35. c7c249a Changed gr-gsm::receiver block into typical typical sink inherited from sync_block. by piotr · 10 years ago
  36. d73f0bb Removed get_ccch_bursts block by piotr · 10 years ago
  37. d77c9cf Added block filtering bursts containing full CCH messages by piotr · 10 years ago
  38. 4e65be9 Added simple plotting functions by piotr · 10 years ago
  39. 6d152d9 added arfcn parameter to the receiver by piotr · 10 years ago
  40. 6c69287 Added simple bursts printer by piotr · 10 years ago
  41. 7c82b17 Improved synchronization, added message output with bursts by piotr · 10 years ago
  42. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago