1. e25e10e Remove throttling from gsm_channelize.py by Steve Glass · 9 years ago
  2. 56b0a67 Commented lines incompatible with older GNU Radio versions from airprobe_rtlsdr.py by Piotr Krysik · 9 years ago
  3. e2fbb87 Fixed class names and added sample rate correctness check in airprobe_rtlsdr_scanner.py by Roman Khassraf · 9 years ago
  4. 1e68717 Fixed CMakeLists for airprobe_rtlsdr_scanner.py by Roman Khassraf · 9 years ago
  5. 996103f Added /airprobe_rtlsdr_scanner.py to apps by Roman Khassraf · 9 years ago
  6. 351d217 Added option of providing recording length to airporbe_rtl_sdr_capture by Piotr Krysik · 9 years ago
  7. 5238a38 Merge pull request #126 from rpp0/app-channelizer by Piotr Krysik · 9 years ago
  8. f430748 Mandatory arfcn or frequency only for cfile input in airprobe_decode by Roman Khassraf · 9 years ago
  9. 262b53d Added option verbose for message printing in airprobe_decode by Roman Khassraf · 9 years ago
  10. 29a39b2 Created standalone GSM channelizer app for splitting wideband captures into multiple by rpp · 9 years ago
  11. c17d9a2 Corrected CMakeLists from apps directory by Piotr Krysik · 9 years ago
  12. 3558208 Removed grcc compilation and added airprobe_rtlsdr.py by Piotr Krysik · 9 years ago
  13. 803e4f4 Removed airprobe_file from grc by Piotr Krysik · 9 years ago
  14. 2b1ebf1 Implemented decoder app by Roman Khassraf · 9 years ago
  15. 7592725 Merge pull request #119 from romankh/gr-gsm-apps by Piotr Krysik · 9 years ago
  16. 5a80400 Added getter/setter for arfcn by Roman Khassraf · 9 years ago
  17. 7eda480 Removed GUI code from airprobe_rtlsdr_capture.py by Roman Khassraf · 9 years ago
  18. 529e215 Capturing app for single channels with RTL-SDR by Roman Khassraf · 9 years ago
  19. 20d2de4 Correcting installation of python apps to ${INSTALL_PREFIX}/bin directory by Piotr Krysik · 9 years ago
  20. 54f335c Added carrier frequency shift in order to avoid DC offset. Also changed universal demappers into BCCH demapper working on TS0 and SDCCH8 demapper working on TS1 by Piotr Krysik · 9 years ago
  21. 0acd79a Removed commented line from apps/CMakeLists by Piotr Krysik · 9 years ago
  22. b8a26e5 Corrected #111 issue with generation of python code from grc files by Piotr Krysik · 9 years ago
  23. 425fcf7 Added Socket PDU UDP Server in order to avoid receiving ICMP messages from the system by Piotr Krysik · 9 years ago
  24. 242522f Added comands building automatically grc applications by Piotr Krysik · 9 years ago
  25. 5d73271 Corrected timemeslot to timeslot by ptrkrysik · 9 years ago
  26. a9cfa67 Let the GUI support GSM 1800 and 1900 frequency bands. by Martin Jesper Low Madsen · 9 years ago
  27. 287f9e1 The range at bottom of frequency block wasn't updating with a change in frequency: correction in gnuradio-companion flowgraph by David Maynor · 9 years ago
  28. 64d9a44 The range at bottom of frequency block wasn't updating with a change in frequency by David Maynor · 9 years ago
  29. a0deb1c Removed airprobe_usrp - USRP's should are supported by airprobe_rtlsdr and because of this the separate application is redundant by ptrkrysik · 9 years ago
  30. c184823 Added SACCH channel and blocks for SDCCH8/SACCH8 channels that are disabled currently by ptrkrysik · 9 years ago
  31. 0b926a9 Removed last parameter given to socket_pdu to keep compatibility with Ubuntu's 14.10 gnuradio. by ptrkrysik · 9 years ago
  32. d8d4fbc Added timeslot nr parameter to the demapper to enable it to work on other timeslots that 0. by ptrkrysik · 9 years ago
  33. 08f1973 Corrected airprobe_rtlsdr.py to work with older gnuradio by ptrkrysik · 9 years ago
  34. 9032b87 Added gain, fc (carrier frequency) and sample frequency parameters to the rtlsdr and usrp apps. by ptrkrysik · 9 years ago
  35. 3b77654 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master by ptrkrysik · 9 years ago
  36. 90da960 Slightly reorganized layout of GRC flographs to be consistant with snap-to-grid spacing for GR 3.7.5 by Jacob Gilbert · 10 years ago
  37. 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
  38. 458004e Complied python applications generated from grc wit gnuradio 3.7.2 so it should work with for example Ubuntu 14.10. by ptrkrysik · 10 years ago
  39. 77509fa Updated airprobe_file.py so it works with new clock offset controll by ptrkrysik · 10 years ago
  40. d4adf90 Increased sampling_rate of airprobe_rtlsdr by ptrkrysik · 10 years ago
  41. a136ff5 Added compiled python versions of the flowgraphs which are installed in %install_prefix%/bin . by ptrkrysik · 10 years ago
  42. a41d79c Removed automatic compilation of grc apps to python as it fails too often to be worth it. by ptrkrysik · 10 years ago
  43. 26183c3 Disabled clock offset correction parameter as it is not used currently (it might be not needed for USRP) by ptrkrysik · 10 years ago
  44. 644b444 Changed default clock offset correction ppm value from 84 to 0 by ptrkrysik · 10 years ago
  45. eea357b Added socked PDU sink to airprobe_file by ptrkrysik · 10 years ago
  46. 12fe7a0 Added buildsystem for apps. Doesn't honor dependencies yet (changing a grc file won't cause generating new py file). by ptrkrysik · 10 years ago
  47. fbe4fb2 Moved applications from examples to apps. Changed their names to airprobe_... by ptrkrysik · 10 years ago
  48. 437f546 Initial commit - gsm-receiver with removed quick hacks by piotr · 10 years ago