aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-25Corrected name of of the project in cmakePiotr Krysik1-1/+1
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-24Added versioning borrowed fron GNU Radio to gr-gsmPiotr Krysik9-5/+291
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 'petterreinholdtsen-man-rst' into packaging_piotrPiotr Krysik1-0/+61
2017-08-23Merge branch 'man-rst' of https://github.com/petterreinholdtsen/gr-gsm into p...Piotr Krysik1-0/+61
2017-08-23Merge branch 'petterreinholdtsen-deb-bin-no-ext' into packaging_piotrPiotr Krysik3-3/+3
2017-08-23Merge branch 'deb-bin-no-ext' of https://github.com/petterreinholdtsen/gr-gsm...Piotr Krysik3-3/+3
2017-08-23Merge branch 'petterreinholdtsen-debverbuild' into packaging_piotrPiotr Krysik1-5/+9
2017-08-23Merge branch 'debverbuild' of https://github.com/petterreinholdtsen/gr-gsm in...Piotr Krysik1-5/+9
2017-08-23Big update of copyright statements so they can be automatically processed to ...Piotr Krysik148-173/+1209
2017-08-23Moved openbts codes into a separate directory and updated their license state...Piotr Krysik17-283/+281
2017-08-22Merge branch 'libosmocore_integration' into packaging_piotrPiotr Krysik42-1400/+7276
2017-08-21Added simple draft manual page for grgsm_livemon in rst format.Petter Reinholdtsen1-0/+61
2017-08-21Updated examples pointerPiotr Krysik1-0/+0
2017-08-21Merge refactoring of the receiver branch 'axilirator-fixeria/receiver' into d...Piotr Krysik2-736/+930
2017-08-21Merge refactoring of the receiver done in branch 'fixeria/receiver' of https:...Piotr Krysik2-736/+930
2017-08-08Remove language extention from remaining binaries.Petter Reinholdtsen3-3/+3
2017-08-07Rewrite d/build-package to work independent of working directory and source d...Petter Reinholdtsen1-3/+6
2017-08-07Rewrite d/build-package to fetch deb version from d/changelog.Petter Reinholdtsen1-3/+4
2017-08-02Merge branch 'development' with recent changes from @fixeriaPiotr Krysik18-4/+322
2017-08-02Merge branch 'axilirator-fixeria/api' into developmentPiotr Krysik18-4/+322
2017-08-02Merge branch 'fixeria/api' of https://github.com/axilirator/gr-gsm into axili...Piotr Krysik18-4/+322
2017-07-24receiver_impl.cc: refactor the source codeVadim Yanitskiy2-736/+930
2017-07-23Added missing default value of voice-boundary parameter. Fixes #206Piotr Krysik1-1/+1
2017-07-23Closes #290 - the problem with subtracting of timeslot number for timeslots 0...Piotr Krysik1-2/+2
2017-07-23Added a bit better labels for most cryptic paramters. Related to issue #288Piotr Krysik2-37/+37
2017-07-22flow_control: implement pass / drop filtering policiesVadim Yanitskiy15-4/+179
2017-07-21burst_sdcch_subslot_splitter: implement and expose GET/SET APIVadim Yanitskiy3-0/+23
2017-07-21burst_sdcch_subslot_filter: implement and expose GET/SET APIVadim Yanitskiy3-0/+46
2017-07-21burst_fnr_filter: implement and expose GET/SET APIVadim Yanitskiy3-0/+47
2017-07-21burst_timeslot_filter: implement and expose GET/SET APIVadim Yanitskiy3-0/+27
2017-07-20Added clock offset measurement in ppm as it is usable for debugging.Piotr Krysik1-0/+1
2017-06-11Changed mask for System Information type 2ter. Closes #281.Piotr Krysik1-1/+1
2017-06-11Removed wideband_input_adaptorPiotr Krysik6-245/+0
2017-03-30Added interpretation of SC (start ciphering) field in cmc extractorPiotr Krysik3-3/+12
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-03-09Merge branch 'stiabhan-fix-comparisons' into developmentPiotr Krysik1-5/+5
2017-03-02Fix operator precedence in comparisonsSteve Glass1-5/+5
2017-02-17Merge branch 'romankh-collect-system-info' into developmentPiotr Krysik9-0/+321
2017-02-16Merge branch 'master' into collect-system-infoPiotr Krysik14-96/+254
2017-01-23Ressurected old frequency correction functionPiotr Krysik2-33/+7
2017-01-23Changes in the livemon:Piotr Krysik2-13/+14
2017-01-18Changed frequency estimator to the old one that worked betterPiotr Krysik2-57/+8
2017-01-11Implemented system info collection blockRoman Khassraf9-0/+321