1. 7f259fd Add TCH/H decoder block with AMR multirate support by Vasil Velichkov · 6 years ago
  2. fcb45b0 Remove 'band' option from grgsm_decode altogether by Piotr Krysik · 7 years ago
  3. caa7741 delete some useless code after the change of is_valid_arfcn(...) and arfcn2downlink(...) by leommxj · 7 years ago
  4. ece9fd7 fix bug after commit 3dfa11b89e6a74e6857c11e3029b372c746d535f .change arfcn2downlink(a,b) to one argument in grgsm_decode and grgsm_capture and grgsm_channelize by leommxj · 7 years ago
  5. 1a35cb9 fix bug after commit 3dfa11b89e6a74e6857c11e3029b372c746d535f .change is_valid_arfcn grgsm(a,b) to one argument in grgsm_decode and grgsm_capture by leommxj · 7 years ago
  6. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  7. 2770fc4 Added missing default value of voice-boundary parameter. Fixes #206 by Piotr Krysik · 7 years ago
  8. c0addfb #193: Adding option for enabling voice boundary detection in grgsm_decode by Roman Khassraf · 8 years ago
  9. 2779172 Updated TCH/F decoding so it writes data to a file. Flowgraph execution never ends. by Piotr Krysik · 8 years ago
  10. 231aca7 Corrected the decoding app so it's possible to run it without frequency correction loop by Piotr Krysik · 8 years ago
  11. 196982b Removed old icmp packages preventing code by Piotr Krysik · 8 years ago
  12. 388bc0d Corrections of parameters of clock_offset_control block by Piotr Krysik · 8 years ago
  13. 1902886 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  14. 6577ec2 Update applications to work with new gsm_input block by Piotr Krysik · 8 years ago
  15. bd8a716 Commented out old method of suppressing ICMP messages by Piotr Krysik · 8 years ago
  16. 9d9f74e Corrected order of creating socket_pdu* objects by Piotr Krysik · 8 years ago
  17. beb36f4 Added socket_pdu server - closes issue #194 by Piotr Krysik · 8 years ago
  18. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  19. cdff492 Merge branch 'master' into development by Piotr Krysik · 8 years ago
  20. 7685bc0 Change to print only content of bursts without tails and training sequences by Piotr Krysik · 8 years ago
  21. 0679ceb Added option to print raw, unencrypted bursts - with dummy bursts filtered out. by Piotr Krysik · 8 years ago
  22. 13d9e7a Corrected the example in grgsm_channelize, changed default sample rates in applications. by Piotr Krysik · 8 years ago
  23. 8040e01 Changes in grgsm_decode in order to enable working without frequency correction. by Piotr Krysik · 8 years ago
  24. 72a1617 Removed last parameter from socket_pdu in order to make grgsm_decode more compatible with GNU Radio 3.7.3 by Piotr Krysik · 8 years ago
  25. 332e0b5 Changes of names of applications by Piotr Krysik · 8 years ago[Renamed from apps/grgsm_decode.py]
  26. 3e192c4 Renamed applications. Legacy names are kept as symlinks. by Piotr Krysik · 8 years ago[Renamed (98%) from apps/airprobe_decode.py]
  27. f430748 Mandatory arfcn or frequency only for cfile input in airprobe_decode by Roman Khassraf · 9 years ago
  28. 262b53d Added option verbose for message printing in airprobe_decode by Roman Khassraf · 9 years ago
  29. 2b1ebf1 Implemented decoder app by Roman Khassraf · 9 years ago