1. 091a80f Fixed missing magic bytes for GSM-EFR output file by Roman Khassraf · 9 years ago
  2. 059bab9 Implementation of TCH/F decoder supporting GSM-FR and GSM-EFR. Issue #50 by Roman Khassraf · 9 years ago
  3. 8038b2e Added notices of THC's project in files originating from it. Added also mention of THC at "Thanks" section. by ptrkrysik · 10 years ago
  4. 5ad7d63 Added return value to fire_crc (by Matin Hauke) by ptrkrysik · 10 years ago
  5. 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
  6. 529895b Updated copyleft statements of my files #3 by ptrkrysik · 10 years ago
  7. 617ba03 Changed format of messages containing bursts to PDU. Corrected types of bursts. by ptrkrysik · 10 years ago
  8. 18df2f3 Removed setting channel type from the decoder - this is now done in demapping stage. by ptrkrysik · 10 years ago
  9. 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
  10. 4c82577 Repaired cmake buildsystem - include files paths were inconsistent with source files after changing directory structure by ptrkrysik · 10 years ago
  11. ab663c8 Added new block for message printing, removed legacy code from the decoder and bursts printer by piotr · 10 years ago
  12. b529a59 Added output in the control channel decoder by piotr · 10 years ago
  13. faacc72 Added typical signalization channels (CCCH, BCCH, SDCCH) decoder and demapper for BCCH. by piotr · 10 years ago