1. 6eea94f Fix grcc compilation with python3 by adding local subdirs to __path__ by Vasil Velichkov · 4 years, 10 months ago
  2. fc10d03 grgsm_livemon: Specify localhost as string by Vasil Velichkov · 4 years, 10 months ago
  3. 88c2925 grgsm_livemon: Set cell_allocation to [0] by Vasil Velichkov · 4 years, 10 months ago
  4. 165288c grgsm_livemon: Fix UDP client and server blocks by Vasil Velichkov · 4 years, 10 months ago
  5. cb11098 grgsm_livemon: Change the type of several parameters to string by Vasil Velichkov · 4 years, 10 months ago
  6. f8f25b8 grgsm_livemon: Disable PPS sync by Vasil Velichkov · 4 years, 10 months ago
  7. 386dddb Convert grgsm_livemon and grgsm_livemon_headless to YAML by Vasil Velichkov · 4 years, 10 months ago
  8. 54580d1 Filter out SoapyAudio devices by Vasil Velichkov · 5 years ago
  9. 57431ed grgsm_livemon: Use the osr variable in all blocks by Vasil Velichkov · 5 years ago
  10. f0c83d8 Fixing missing callback to set_fc in clock_offset_control block by Piotr Krysik · 6 years ago
  11. 615fc86 Making arfcn<->freq conversions more robust for grgsm_livemon too (closes issue #337). by Petter Reinholdtsen · 7 years ago
  12. 228b52e Rename g_slider to gain_slider for consistency. by Petter Reinholdtsen · 7 years ago
  13. 54e3905 Changed the BCCH+CCCH+SDCCH4 demapper into BCCH+CCCH demapper by Piotr Krysik · 7 years ago
  14. 688c81e Fixing collectorport and collector removed in the last commit from grgsm_livemon by Piotr Krysik · 7 years ago
  15. d7ab8c0 Connect Message Printer block to UDP server block. by Petter Reinholdtsen · 7 years ago
  16. 145d78d Make UDP server port configurable using --serverport parameter. by Petter Reinholdtsen · 7 years ago
  17. 82638ab Added a bit better labels for most cryptic paramters. Related to issue #288 by Piotr Krysik · 7 years ago
  18. 93ba6bc Changes in the livemon: by Piotr Krysik · 7 years ago
  19. fe538eb Changes to apps after frequency offset correction major change by Piotr Krysik · 8 years ago
  20. 6577ec2 Update applications to work with new gsm_input block by Piotr Krysik · 8 years ago
  21. 7185b66 Added ability to supply device arguments as parameter to applications. by Piotr Krysik · 8 years ago
  22. 332e0b5 Changes of names of applications by Piotr Krysik · 8 years ago[Renamed (98%) from apps/grgsm_airprobe.grc]
  23. 3e192c4 Renamed applications. Legacy names are kept as symlinks. by Piotr Krysik · 8 years ago[Renamed (99%) from apps/airprobe_rtlsdr.grc]
  24. 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
  25. 425fcf7 Added Socket PDU UDP Server in order to avoid receiving ICMP messages from the system by Piotr Krysik · 9 years ago
  26. 5d73271 Corrected timemeslot to timeslot by ptrkrysik · 9 years ago
  27. a9cfa67 Let the GUI support GSM 1800 and 1900 frequency bands. by Martin Jesper Low Madsen · 9 years ago
  28. 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
  29. c184823 Added SACCH channel and blocks for SDCCH8/SACCH8 channels that are disabled currently by ptrkrysik · 9 years ago
  30. 08f1973 Corrected airprobe_rtlsdr.py to work with older gnuradio by ptrkrysik · 9 years ago
  31. 9032b87 Added gain, fc (carrier frequency) and sample frequency parameters to the rtlsdr and usrp apps. by ptrkrysik · 9 years ago
  32. 3b77654 Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjaco-master by ptrkrysik · 9 years ago
  33. 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
  34. d4adf90 Increased sampling_rate of airprobe_rtlsdr by ptrkrysik · 10 years ago
  35. 644b444 Changed default clock offset correction ppm value from 84 to 0 by ptrkrysik · 10 years ago
  36. 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
  37. fbe4fb2 Moved applications from examples to apps. Changed their names to airprobe_... by ptrkrysik · 10 years ago[Renamed from examples/receiver_rtlsdr.grc]
  38. 6dded65 Added new configurable block for demapping of control channels. by ptrkrysik · 10 years ago
  39. e518bbf Added capability to receive multiple channels of a single BTS to the receiver. It is now possible to receive bursts on channels for which frequency hopping was used. Changed examples to work without hierarhical GSM Receiver block. by ptrkrysik · 10 years ago
  40. 5821379 First step to add multichannel capability to the GSM receiver. At this moment it might still contain debuging code. The training sequence number for non C0 channels is embedded in the code. by ptrkrysik · 10 years ago
  41. 66bb3cd Changed directory structure. by Piotr K · 10 years ago
  42. 4748890 Changed orientation of clock offset controller by Piotr K · 10 years ago
  43. 2c2f77f Changes in examples resulting from change of the clock offset corrector input by piotr · 10 years ago
  44. 1c8de50 Changes to make clock_offset_corrector install and work on other machines by piotr · 10 years ago
  45. 82c774f Changes in examples by piotr · 10 years ago
  46. 6fbc732 Cleanup in examples directory by piotr · 10 years ago