aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Merge pull request #320 from petterreinholdtsen/scanner-str-repr-fixPiotr Krysik1-1/+1
2017-08-28Merge branch 'packaging' into desktop-menu-entryPiotr Krysik4-26/+15
2017-08-28Merge pull request #318 from petterreinholdtsen/remove-compat-symlinksPiotr Krysik2-14/+0
2017-08-27Changed the BCCH+CCCH+SDCCH4 demapper into BCCH+CCCH demapperPiotr Krysik2-9/+9
2017-08-27Fix fatal typo in channel_info.__repr__().Petter Reinholdtsen1-1/+1
2017-08-26Add XDG desktop menu entry for grgsm_livemon.Petter Reinholdtsen2-0/+14
2017-08-26Remove all traces of the compatibility symlinks from cmake.Petter Reinholdtsen2-14/+0
2017-08-26Fixing collectorport and collector removed in the last commit from grgsm_livemonPiotr Krysik2-41/+147
2017-08-26Applied new changes in grgsm_livemon.grc to the python codePiotr Krysik1-24/+13
2017-08-26Merge branch 'udp-server-print' of https://github.com/petterreinholdtsen/gr-g...Piotr Krysik1-64/+15
2017-08-26Applied changes with collector port and IP in python version of grgsm_livemonPiotr Krysik1-12/+32
2017-08-26Merge branch 'config-collector-point' of https://github.com/petterreinholdtse...Piotr Krysik1-3/+89
2017-08-26Merge branch 'scanner-str-repr' of https://github.com/petterreinholdtsen/gr-g...Piotr Krysik1-1/+7
2017-08-26Fixed problems resulting from Nones returned when no such frequency or ARFCN ...Piotr Krysik1-1/+1
2017-08-26Merge branch 'reuse-scanner' of https://github.com/petterreinholdtsen/gr-gsm ...Piotr Krysik1-48/+62
2017-08-25Removed compatibility symlinks (closes issue #302)Piotr Krysik1-3/+3
2017-08-25Connect Message Printer block to UDP server block.Petter Reinholdtsen1-14/+8
2017-08-25Make UDP server port configurable using --serverport parameter.Petter Reinholdtsen1-1/+44
2017-08-24Make address and port of collector point configurable.Petter Reinholdtsen1-3/+89
2017-08-24Change channel_info to provide both __str__ and __repr__.Petter Reinholdtsen1-0/+6
2017-08-24Restructure grgsm_scanner to allow its reuse from pythonPetter Reinholdtsen1-48/+62
2017-08-23Updated apps/README with new names of helper scriptsPiotr Krysik1-3/+3
2017-08-23Merge branch 'deb-bin-no-ext' of https://github.com/petterreinholdtsen/gr-gsm...Piotr Krysik3-3/+3
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik5-6/+6
2017-08-22Merge branch 'libosmocore_integration' into packaging_piotrPiotr Krysik2-2/+22
2017-08-08Remove language extention from remaining binaries.Petter Reinholdtsen3-3/+3
2017-07-23Added missing default value of voice-boundary parameter. Fixes #206Piotr Krysik1-1/+1
2017-07-23Added a bit better labels for most cryptic paramters. Related to issue #288Piotr Krysik2-37/+37
2017-03-30Fix (hack) of lack of text output of the scannerPiotr Krysik1-1/+1
2017-03-30Added gain option to the wideband_scanner - so changing gain parameter have e...Piotr Krysik1-4/+6
2017-01-23Changes in the livemon:Piotr Krysik2-13/+14
2016-12-29Merge branch '213-3digit-mnc' of https://github.com/romankh/gr-gsm into libos...Piotr Krysik3-5/+10
2016-11-20Fixes incorrect arguments in wideband_scannerRoman Khassraf1-2/+2
2016-10-02little changes in apps readmePiotr Krysik1-2/+2
2016-10-02Added license statements where it was missingPiotr Krysik1-0/+20
2016-10-01#208: Fixed port names of offset control and inputRoman Khassraf1-1/+1
2016-10-01#208: fixed samp_rate variableRoman Khassraf1-1/+1
2016-09-27#193: Adding option for enabling voice boundary detection in grgsm_decodeRoman Khassraf1-1/+6
2016-09-23Reflecting changes of arfcn module, re-ordering of output code to prevent mes...Roman Khassraf1-120/+120
2016-07-21Changed default sample ratePiotr Krysik1-1/+1
2016-07-20Updated TCH/F decoding so it writes data to a file. Flowgraph execution never...Piotr Krysik1-1/+7
2016-07-18Changes to apps after frequency offset correction major changePiotr Krysik4-11/+68
2016-07-18Corrected capture applicationPiotr Krysik1-1/+1
2016-07-17Corrected the decoding app so it's possible to run it without frequency corre...Piotr Krysik1-8/+11
2016-07-17Removed old icmp packages preventing codePiotr Krysik1-7/+1
2016-07-15Corrections of parameters of clock_offset_control blockPiotr Krysik2-2/+2
2016-07-15Merge branch 'development' of https://github.com/ptrkrysik/gr-gsm into develo...Piotr Krysik1-3/+5
2016-07-15Update applications to work with new gsm_input blockPiotr Krysik4-82/+109
2016-06-09Commented out old method of suppressing ICMP messagesPiotr Krysik1-3/+3
2016-06-09Corrected order of creating socket_pdu* objectsPiotr Krysik1-1/+1