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