First release tag
  1. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  2. 1591cde Fix for #232 (incorrect facch subtype) by Roman Khassraf · 8 years ago
  3. 4e89883 modified: lib/demapping/tch_f_chans_demapper_impl.cc by Your Name · 8 years ago
  4. 27085ac Corrected setting of header fields in the universal demapper by Piotr Krysik · 8 years ago
  5. f517bea Added check of sizes of vectors passed to universal demapper block by Piotr Krysik · 8 years ago
  6. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  7. 8630fac Merged uplink-decoding branch (with complete support for control channels decoding on uplink) by Piotr Krysik · 8 years ago
  8. 6698793 Fix issue #112 (copy messages instead of modifying the input msg) by iZsh · 9 years ago
  9. 9f723fd Changed control channels demappers in order to support uplink. Values of parameters for uplink are incorrect at this stage. by Piotr Krysik · 9 years ago
  10. 42411c6 Added more includes of STL containers definitions. by ptrkrysik · 9 years ago
  11. 05bfb82 Changed author in TCH demapper and decoder by Roman Khassraf · 9 years ago
  12. 4de8e4a Fixed bug in tch_f_demappers check for consecutive bursts by Roman Khassraf · 9 years ago
  13. 650ce78 Moved handling of stolen TCH frames / FACCH to tch_f_decoder. Issues #38 and #50 by Roman Khassraf · 9 years ago
  14. 155a744 Changed demapping of TCH and FACCH to conform with GSM 05.02 and 05.03 by Roman Khassraf · 9 years ago
  15. fb6bc50 Implementation of TCH/F demapper block. See issue #38 by Roman Khassraf · 9 years ago
  16. e571e96 Added subslot assignment to frames, which enables filtering by subslot in e.g. wireshark by Roman Khassraf · 9 years ago
  17. 939edef First and last frame were not assigned a channel type by Roman Khassraf · 9 years ago
  18. 275a087 Moved channel type assignment into condition to avoid wrong assignments in case of multiple instances of universal_ctrl_chans_demapper_impl. See Issue #33 by Roman Khassraf · 9 years ago
  19. d8d4fbc Added timeslot nr parameter to the demapper to enable it to work on other timeslots that 0. by ptrkrysik · 9 years ago
  20. 9d1cb8c Removed get_bcch_or_cch_bursts block by ptrkrysik · 9 years ago
  21. 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
  22. bb69c79 Merge pull request #5 from dholm/feature/osx-support by Piotr K. · 10 years ago
  23. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  24. 9880653 endian: MacOS X support for endian conversion macros by David Holm · 10 years ago
  25. 617ba03 Changed format of messages containing bursts to PDU. Corrected types of bursts. by ptrkrysik · 10 years ago
  26. 6dded65 Added new configurable block for demapping of control channels. by ptrkrysik · 10 years ago
  27. 6f6d46d Corrected frame number by ptrkrysik · 10 years ago
  28. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  29. df30459 Added option to the simple mapper by piotr · 10 years ago
  30. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago