aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-03tests: Add test for Ubuntu 20.04porting_to_gr38Piotr Krysik2-1/+34
2021-05-03tests: Remove test that don't workPiotr Krysik10-257/+5
2021-05-03Port compile_demappers helper script to gr3.8Piotr Krysik1-7/+9
2021-05-03Execute python apps with use of python3Piotr Krysik2-2/+2
2021-05-03Remove local copy of associated osmo librariesPiotr Krysik59-17859/+2
2021-05-03cmake: make formatting of install statements follow one patternPiotr Krysik27-38/+79
2021-05-03cmake: change 'gsm' to 'grgsm'Piotr Krysik2-6/+6
2021-05-03trx: Removing old and unused grc based radio_ifPiotr Krysik2-269/+0
2021-05-03Fix compiling with the local libosmocore copyVasil Velichkov1-6/+16
2021-05-03Log import errors as currently GRC 3.8 suppress themVasil Velichkov1-18/+22
2021-05-03travis: Test in Ubuntu 18.04 containerVasil Velichkov3-0/+53
2021-05-03Print the error message on stderr in a python2 compatible wayVasil Velichkov1-1/+1
2021-05-03tests: export VOLK_GENERIC=1 to workaround VOLK's bug 278Vasil Velichkov2-0/+11
2021-05-03tests: Get more information about CPU and user limitsVasil Velichkov2-0/+4
2021-05-03tests: fix some shellcheck errors.Vasil Velichkov2-10/+8
2021-05-03travis: Use bionic build environmentVasil Velichkov1-0/+1
2021-05-03travis: Install gr-osmosdr from the apt repositoryVasil Velichkov2-44/+9
2021-05-03Add .dockerignore fileVasil Velichkov1-0/+1
2021-05-03tests: Close the temp file handle in qa_burst_file_sourceVasil Velichkov1-0/+2
2021-05-03Python 3 compatibility changes in fn_time.pyVasil Velichkov1-4/+4
2021-05-03Build the grgsm_livemon man pageVasil Velichkov1-1/+1
2021-05-03tests: Do not specify filename when runing gr_unittestVasil Velichkov21-22/+21
2021-05-03Remove build_utils.py and build_utils_codes.pyVasil Velichkov2-278/+0
2021-05-03travis: Add /usr/local/lib/python3/dist-packages/ to PYTHONPATHVasil Velichkov2-6/+10
2021-05-03travis: Install liborc-0.4-dev needed for gr-iqbalVasil Velichkov2-2/+2
2021-05-03Do not add python/misc_utils to PYTHONPATH when executing testsVasil Velichkov2-2/+2
2021-05-03Fix grcc compilation with python3 by adding local subdirs to __path__Vasil Velichkov5-3/+24
2021-05-03Remove the RTLD_GLOBAL hackVasil Velichkov1-26/+0
2021-05-03travis: gnuradio-companion 3.8 does not have --version parameterVasil Velichkov2-4/+14
2021-05-03grgsm_decode: Print frequency or ARFCN message on stderrVasil Velichkov1-1/+2
2021-05-03grgsm_livemon: Specify localhost as stringVasil Velichkov2-2/+2
2021-05-03grgsm_livemon: Set cell_allocation to [0]Vasil Velichkov2-2/+2
2021-05-03grgsm_livemon: Fix UDP client and server blocksVasil Velichkov2-4/+4
2021-05-03grgsm_livemon: Change the type of several parameters to stringVasil Velichkov2-8/+8
2021-05-03grgsm_livemon: Disable PPS syncVasil Velichkov2-2/+2
2021-05-03travis: Manually install gr-iqbal and gr-osmosdrVasil Velichkov2-2/+35
2021-05-03travis: Install only python3 packagesVasil Velichkov2-6/+4
2021-05-03Convert grgsm_livemon and grgsm_livemon_headless to YAMLVasil Velichkov2-5924/+1810
2021-05-03Various python3 related changesVasil Velichkov21-92/+53
2021-05-03travis: Test only on distributions with gnuradio 3.8Vasil Velichkov3-7/+5
2021-05-03Migrate grc blocks from xml to yamlVasil Velichkov118-2154/+1888
2021-05-03GNU Radio 3.8 supportVasil Velichkov40-2433/+1599
2019-07-29Fix uplink sub_slot and sub_types assignment in the sdcch4 and bcch_ccch dema...Vasil Velichkov7-14/+300
2019-07-29Fix uplink sub_slot assignment in the sdcch8 demapper blockVasil Velichkov3-3/+148
2019-07-29Fix sub_slot assignment in the universal_ctrl_chans_demapper blockVasil Velichkov3-3/+1
2019-07-29Add control channels demappers testsVasil Velichkov11-3/+653
2019-05-03Filter out SoapyAudio devicesVasil Velichkov7-8/+89
2019-05-02grgsm_capture: Fix device argumentsVasil Velichkov1-1/+2
2019-05-02Improve the TCH/H decoder logsVasil Velichkov1-1/+8
2019-04-01Improve slightly interface of plotting so it's easier to use itPiotr Krysik1-6/+6