1. a31a481 Corrected extract_system_info_impl to work with PDU messages by ptrkrysik · 10 years ago
  2. 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
  3. 402c1fa Added missing #include statements in order to make gr-gsm compile on some systems. by ptrkrysik · 10 years ago
  4. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  5. 617ba03 Changed format of messages containing bursts to PDU. Corrected types of bursts. by ptrkrysik · 10 years ago
  6. b108d6b Removed receiver_hier and wireshark_sink by ptrkrysik · 10 years ago
  7. 7f61c64 Changes in control channels decoder to output messages in PDU format - when connected to Socket PDU the messages can be dissected with Wireshark now. The information in the header might be not complete/fully correct at this moment (no SNR, power measurements, channel type statically set to BCCH). by ptrkrysik · 10 years ago
  8. af9431b Added extraction of gsmtap header and message content from pmt msg by ptrkrysik · 10 years ago
  9. eaaf22f Added message input to the wireshark sink by ptrkrysik · 10 years ago
  10. 3c6dfcc Added empty sink for wireshark sink by ptrkrysik · 10 years ago
  11. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  12. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  13. fdef676 Added workaround old implementation of rotateN that is still present in ubuntu 14.04 packages by piotr · 10 years ago
  14. 2f897f5 Removed unnecessary #include by piotr · 10 years ago
  15. ab663c8 Added new block for message printing, removed legacy code from the decoder and bursts printer by piotr · 10 years ago
  16. 4089c1a Added new blocks for clock freqeuncy correction by piotr · 10 years ago
  17. dda2227 Added new block for extracting info about base stations by piotr · 10 years ago
  18. c00ce9c Moved burst printer to different directory by piotr · 10 years ago