First release tag
  1. 1ad0c96 Added *.desktop files installation a'la GNU Radio. by Piotr Krysik · 7 years ago
  2. 4c5564b Moved the desktop file to subdirectory for clarity by Piotr Krysik · 7 years ago
  3. 0a80b14 Changed destination variable for the desktop files by Piotr Krysik · 7 years ago
  4. c8f4631 Added recording length parameter to grgsm_livemon_headless by Piotr Krysik · 7 years ago
  5. 82ae3d0 Merge pull request #322 from petterreinholdtsen/gain-slider by Piotr Krysik · 7 years ago
  6. 228b52e Rename g_slider to gain_slider for consistency. by Petter Reinholdtsen · 7 years ago
  7. 0af5512 Add generated grgsm_livemon_headless from grgsm_livemon_headless.grc and install the program. by Petter Reinholdtsen · 7 years ago
  8. 5b083ac Add non-GUI/headless livemon version. by Petter Reinholdtsen · 7 years ago
  9. d65671e Merge pull request #320 from petterreinholdtsen/scanner-str-repr-fix by Piotr Krysik · 7 years ago
  10. 440dcea Merge branch 'packaging' into desktop-menu-entry by Piotr Krysik · 7 years ago
  11. 56825a7 Merge pull request #318 from petterreinholdtsen/remove-compat-symlinks by Piotr Krysik · 7 years ago
  12. 54e3905 Changed the BCCH+CCCH+SDCCH4 demapper into BCCH+CCCH demapper by Piotr Krysik · 7 years ago
  13. 1eeb1b4 Fix fatal typo in channel_info.__repr__(). by Petter Reinholdtsen · 7 years ago
  14. ccab28d Add XDG desktop menu entry for grgsm_livemon. by Petter Reinholdtsen · 7 years ago
  15. 8275578 Remove all traces of the compatibility symlinks from cmake. by Petter Reinholdtsen · 7 years ago
  16. 688c81e Fixing collectorport and collector removed in the last commit from grgsm_livemon by Piotr Krysik · 7 years ago
  17. 50c3e36 Applied new changes in grgsm_livemon.grc to the python code by Piotr Krysik · 7 years ago
  18. 44ee1be Merge branch 'udp-server-print' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-udp-server-print by Piotr Krysik · 7 years ago
  19. 85ec6ae Applied changes with collector port and IP in python version of grgsm_livemon by Piotr Krysik · 7 years ago
  20. 9091d23 Merge branch 'config-collector-point' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-config-collector-point by Piotr Krysik · 7 years ago
  21. 3138f90 Merge branch 'scanner-str-repr' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-scanner-str-repr by Piotr Krysik · 7 years ago
  22. aed9f5c Fixed problems resulting from Nones returned when no such frequency or ARFCN exists. by Piotr Krysik · 7 years ago
  23. 8a77178 Merge branch 'reuse-scanner' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-reuse-scanner by Piotr Krysik · 7 years ago
  24. cd398e7 Removed compatibility symlinks (closes issue #302) by Piotr Krysik · 7 years ago
  25. d7ab8c0 Connect Message Printer block to UDP server block. by Petter Reinholdtsen · 7 years ago
  26. 145d78d Make UDP server port configurable using --serverport parameter. by Petter Reinholdtsen · 7 years ago
  27. 898f74c Make address and port of collector point configurable. by Petter Reinholdtsen · 7 years ago
  28. 284282e Change channel_info to provide both __str__ and __repr__. by Petter Reinholdtsen · 7 years ago
  29. 6a7dc44 Restructure grgsm_scanner to allow its reuse from python by Petter Reinholdtsen · 7 years ago
  30. 77868e4 Updated apps/README with new names of helper scripts by Piotr Krysik · 7 years ago
  31. 2cef7a2 Merge branch 'deb-bin-no-ext' of https://github.com/petterreinholdtsen/gr-gsm into petterreinholdtsen-deb-bin-no-ext by Piotr Krysik · 7 years ago
  32. a6268a5 Big update of copyright statements so they can be automatically processed to produce debian/copyright file by Piotr Krysik · 7 years ago
  33. 344e9d2 Merge branch 'libosmocore_integration' into packaging_piotr by Piotr Krysik · 7 years ago
  34. a088953 Remove language extention from remaining binaries. by Petter Reinholdtsen · 7 years ago
  35. 2770fc4 Added missing default value of voice-boundary parameter. Fixes #206 by Piotr Krysik · 7 years ago
  36. 82638ab Added a bit better labels for most cryptic paramters. Related to issue #288 by Piotr Krysik · 7 years ago
  37. dd86a99 Fix (hack) of lack of text output of the scanner by Piotr Krysik · 7 years ago
  38. 881b6c3 Added gain option to the wideband_scanner - so changing gain parameter have effect by Piotr Krysik · 7 years ago
  39. 93ba6bc Changes in the livemon: by Piotr Krysik · 7 years ago
  40. 25ae3e2 Merge branch '213-3digit-mnc' of https://github.com/romankh/gr-gsm into libosmocore_integration by Piotr Krysik · 7 years ago
  41. a5f5a31 Fixes incorrect arguments in wideband_scanner by Roman Khassraf · 8 years ago
  42. eeab38f little changes in apps readme by Piotr Krysik · 8 years ago
  43. ea34c01 Added license statements where it was missing by Piotr Krysik · 8 years ago
  44. 1245b22 #208: Fixed port names of offset control and input by Roman Khassraf · 8 years ago
  45. e87e955 #208: fixed samp_rate variable by Roman Khassraf · 8 years ago
  46. c0addfb #193: Adding option for enabling voice boundary detection in grgsm_decode by Roman Khassraf · 8 years ago
  47. 98af2c9 Reflecting changes of arfcn module, re-ordering of output code to prevent messages about reattached kernel driver by Roman Khassraf · 8 years ago
  48. 9648540 Changed default sample rate by Piotr Krysik · 8 years ago
  49. 2779172 Updated TCH/F decoding so it writes data to a file. Flowgraph execution never ends. by Piotr Krysik · 8 years ago
  50. fe538eb Changes to apps after frequency offset correction major change by Piotr Krysik · 8 years ago
  51. 58a4c4d Corrected capture application by Piotr Krysik · 8 years ago
  52. 231aca7 Corrected the decoding app so it's possible to run it without frequency correction loop by Piotr Krysik · 8 years ago
  53. 196982b Removed old icmp packages preventing code by Piotr Krysik · 8 years ago
  54. 388bc0d Corrections of parameters of clock_offset_control block by Piotr Krysik · 8 years ago
  55. 1902886 Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into development by Piotr Krysik · 8 years ago
  56. 6577ec2 Update applications to work with new gsm_input block by Piotr Krysik · 8 years ago
  57. bd8a716 Commented out old method of suppressing ICMP messages by Piotr Krysik · 8 years ago
  58. 9d9f74e Corrected order of creating socket_pdu* objects by Piotr Krysik · 8 years ago
  59. beb36f4 Added socket_pdu server - closes issue #194 by Piotr Krysik · 8 years ago
  60. 773a194 Big change of the universal control channels demapper: by Piotr Krysik · 8 years ago
  61. cdff492 Merge branch 'master' into development by Piotr Krysik · 8 years ago
  62. 7685bc0 Change to print only content of bursts without tails and training sequences by Piotr Krysik · 8 years ago
  63. 0679ceb Added option to print raw, unencrypted bursts - with dummy bursts filtered out. by Piotr Krysik · 8 years ago
  64. 13d9e7a Corrected the example in grgsm_channelize, changed default sample rates in applications. by Piotr Krysik · 8 years ago
  65. 0ff0d09 Correction of device's argument passing by Piotr Krysik · 8 years ago
  66. 30ea7dd Corrected the mistake introduced by the previous commit by Piotr Krysik · 8 years ago
  67. 8040e01 Changes in grgsm_decode in order to enable working without frequency correction. by Piotr Krysik · 8 years ago
  68. d3b4049 Minor fixup of channelizing messages by Steve Glass · 8 years ago
  69. 969c0ff Changes and improvements of options in the grgsm_channelize.py by Piotr Krysik · 8 years ago
  70. 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
  71. 5c7a578 Tiding up cmake code for creating symbolic links by Piotr Krysik · 8 years ago
  72. 7185b66 Added ability to supply device arguments as parameter to applications. by Piotr Krysik · 8 years ago
  73. c3a822e Changed formatting of the Readme in apps directory by Piotr Krysik · 8 years ago
  74. a8aab32 Updated readmes to include renamed applications by Piotr Krysik · 8 years ago
  75. 332e0b5 Changes of names of applications by Piotr Krysik · 8 years ago
  76. 3e192c4 Renamed applications. Legacy names are kept as symlinks. by Piotr Krysik · 8 years ago
  77. 8715da0 Fixed all hierarchical blocks in the project by Piotr Krysik · 8 years ago
  78. e25e10e Remove throttling from gsm_channelize.py by Steve Glass · 9 years ago
  79. 56b0a67 Commented lines incompatible with older GNU Radio versions from airprobe_rtlsdr.py by Piotr Krysik · 9 years ago
  80. e2fbb87 Fixed class names and added sample rate correctness check in airprobe_rtlsdr_scanner.py by Roman Khassraf · 9 years ago
  81. 1e68717 Fixed CMakeLists for airprobe_rtlsdr_scanner.py by Roman Khassraf · 9 years ago
  82. 996103f Added /airprobe_rtlsdr_scanner.py to apps by Roman Khassraf · 9 years ago
  83. 351d217 Added option of providing recording length to airporbe_rtl_sdr_capture by Piotr Krysik · 9 years ago
  84. 5238a38 Merge pull request #126 from rpp0/app-channelizer by Piotr Krysik · 9 years ago
  85. f430748 Mandatory arfcn or frequency only for cfile input in airprobe_decode by Roman Khassraf · 9 years ago
  86. 262b53d Added option verbose for message printing in airprobe_decode by Roman Khassraf · 9 years ago
  87. 29a39b2 Created standalone GSM channelizer app for splitting wideband captures into multiple by rpp · 9 years ago
  88. c17d9a2 Corrected CMakeLists from apps directory by Piotr Krysik · 9 years ago
  89. 3558208 Removed grcc compilation and added airprobe_rtlsdr.py by Piotr Krysik · 9 years ago
  90. 803e4f4 Removed airprobe_file from grc by Piotr Krysik · 9 years ago
  91. 2b1ebf1 Implemented decoder app by Roman Khassraf · 9 years ago
  92. 7592725 Merge pull request #119 from romankh/gr-gsm-apps by Piotr Krysik · 9 years ago
  93. 5a80400 Added getter/setter for arfcn by Roman Khassraf · 9 years ago
  94. 7eda480 Removed GUI code from airprobe_rtlsdr_capture.py by Roman Khassraf · 9 years ago
  95. 529e215 Capturing app for single channels with RTL-SDR by Roman Khassraf · 9 years ago
  96. 20d2de4 Correcting installation of python apps to ${INSTALL_PREFIX}/bin directory by Piotr Krysik · 9 years ago
  97. 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
  98. 0acd79a Removed commented line from apps/CMakeLists by Piotr Krysik · 9 years ago
  99. b8a26e5 Corrected #111 issue with generation of python code from grc files by Piotr Krysik · 9 years ago
  100. 425fcf7 Added Socket PDU UDP Server in order to avoid receiving ICMP messages from the system by Piotr Krysik · 9 years ago