aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-18Freq hopping fixestrx_hoppingPiotr Krysik3-14/+55
2018-05-11Added functions for arfcn conversions taken from libosmocorePiotr Krysik3-0/+1195
2018-05-11Added block for doing hopping for mobile station transceiverPiotr Krysik9-0/+302
2018-05-11Distilled function to generate hopping from cx_channel hopperPiotr Krysik5-55/+109
2018-05-06Fix includes after moving trx_burst_ifPiotr Krysik2-3/+4
2018-05-05Added short description of grgsm_trxPiotr Krysik1-0/+3
2018-05-05Updated e-mail addresses of Vadim and VasilPiotr Krysik1-2/+2
2018-05-05Fix burst_to_fn_time name in gsm_burst_to_fn_time.xmlPiotr Krysik1-1/+1
2018-05-05Moving trx burst interface to trx directoryPiotr Krysik16-6/+81
2018-05-05Fix gsm_msg_to_tag block record in grc/gsm_block_tree.xmlPiotr Krysik1-1/+1
2018-04-17Merge branch 'fixeria/trx' of https://github.com/axilirator/gr-gsm into fixer...Piotr Krysik14-88/+466
2018-04-17Adding Vadim and Vasil to the credits sectionPiotr Krysik1-0/+4
2018-04-17GRCC: Adding new directories to python path to make grc files compile after m...Piotr Krysik1-0/+2
2018-04-16Merge branch 'ptrkrysik/trx' into developmentPiotr Krysik89-72/+4573
2018-04-16Disable the parallel build on Fedora 26Vasil Velichkov1-1/+1
2018-04-16Workaround for the grcc failureVasil Velichkov2-0/+6
2018-04-06Reformatting control_channels_decoderPiotr Krysik1-59/+55
2018-04-06Add tch_f_decoder testsVasil Velichkov3-0/+109
2018-04-06Fix an assert in ViterbiR2O4::decodeVasil Velichkov1-2/+2
2018-03-30Do not test with debtest-grgsm-package containerVasil Velichkov1-1/+0
2018-03-30Check the gsm0503_xcch_decode return valueVasil Velichkov4-1/+55
2018-03-22Added more copyright holdersPiotr Krysik1-0/+3
2018-03-22added MANIFEST.md for CGRAN parsing sakeMarc L1-0/+44
2018-03-22Fixing Ubuntu 16.04 no libosmocore testPiotr Krysik1-1/+5
2018-03-22Fix Fedora 26 test failureVasil Velichkov1-0/+4
2018-03-22Add Fedora 26 docker fileVasil Velichkov2-0/+28
2018-03-22Fix the parallel build.Vasil Velichkov4-5/+40
2018-03-22Install pkg-config in Debian/Ubuntu containersVasil Velichkov3-0/+3
2018-03-22Compile the .grc files with cmake and grccVasil Velichkov5-634/+32
2018-03-05Added block for extracting assignment commandsPiotr Krysik14-14/+211
2018-03-05Creating a new development versionPiotr Krysik1-2/+2
2018-03-04Fixed line ending in 'apt install' command in dockerfilePiotr Krysik1-1/+1
2018-03-04Fix missing list name error in the main CMakeLists.txt filePiotr Krysik1-1/+2
2018-03-04Define __attribute__ and __deprecated__ on MSWinPiotr Krysik1-0/+9
2018-03-04Change buildsystem message on libosmocore not being foundPiotr Krysik2-3/+2
2018-03-04Additional test for gr-gsm building without libosmocore installedPiotr Krysik2-0/+28
2018-03-04Conditional compilation of local libosmocore depending if there is or is not ...Piotr Krysik3-31/+57
2018-03-04Fixing warning caused by local libosmocore versionPiotr Krysik2-1/+2
2018-03-03Fixing 'free' positionPiotr Krysik1-1/+2
2018-02-28Removing part that causes problems with 'make test'Piotr Krysik1-3/+0
2018-02-28Adding include to have 'bool' typePiotr Krysik1-0/+1
2018-02-28Slight changes to CMake file and libosmocoding file (include change)Piotr Krysik2-2/+3
2018-02-27Merge branch 'grgsm_on_win' of https://github.com/ptrkrysik/gr-gsm into grgsm...Piotr Krysik0-0/+0
2018-02-27Merge remote-tracking branch 'origin/quick-hack' into grgsm_on_winPiotr Krysik3-1/+14
2018-02-27Commenting out some problematic and not apsolutely necessary stuff from libos...Piotr Krysik3-29/+34
2018-02-27Fixing types in gsm0503_mappingPiotr Krysik1-3/+3
2018-02-27Moving gsm0503.h to gsm subdirPiotr Krysik1-3/+3
2018-02-27Portability fix: Adding local partial copy of libosmocore (TODO: minimize it)Piotr Krysik56-336/+11241
2018-02-27Hack: disabling building doxygen docs as it causes problems on windowsPiotr Krysik1-4/+4
2018-02-27Portability fix: experimental blocks require numpy and scipy which causes pro...Piotr Krysik1-3/+3