aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-06-09Added socket_pdu server - closes issue #194Piotr Krysik1-0/+2
2016-05-20Big change of the universal control channels demapper:Piotr Krysik3-12/+6
2016-05-14Merge branch 'master' into developmentPiotr Krysik3-5/+5
2016-04-29Change to print only content of bursts without tails and training sequencesPiotr Krysik1-1/+1
2016-04-29Added option to print raw, unencrypted bursts - with dummy bursts filtered out.Piotr Krysik1-2/+13
2016-04-24Corrected the example in grgsm_channelize, changed default sample rates in ap...Piotr Krysik3-5/+5
2016-03-18Correction of device's argument passingPiotr Krysik1-2/+2
2016-03-11Corrected the mistake introduced by the previous commitPiotr Krysik1-1/+1
2016-03-08Changes in grgsm_decode in order to enable working without frequency correction.Piotr Krysik1-13/+11
2016-03-03Minor fixup of channelizing messagesSteve Glass1-2/+5
2016-02-27Changes and improvements of options in the grgsm_channelize.pyPiotr Krysik1-39/+54
2016-02-22Removed last parameter from socket_pdu in order to make grgsm_decode more com...Piotr Krysik2-3/+1