aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-27Portability fix: Replaced problematic includesPiotr Krysik9-8/+7
2018-02-27sch.c: Changed include from local to globalPiotr Krysik1-1/+1
2018-02-27Change ints to size_tPiotr Krysik2-6/+5
2018-02-27Fix: replaced u_int32 type with uint32Piotr Krysik2-2/+2
2018-02-27Hack: use local libosmocore for nowPiotr Krysik1-12/+13
2018-02-27Portability fix: boost thread isn't really required by gr-gsm - commenting it...Piotr Krysik1-1/+1
2018-02-27Portability fix: replacing tables of variable size with memory allocationsPiotr Krysik3-31/+60
2018-02-27Hack: commented out linking with libosmocore librariesPiotr Krysik1-2/+14
2018-02-27Fix portability: added windows style struct packing to gsmtap_hdrPiotr Krysik1-1/+12
2018-02-27Commented out include that seems to be not necessary and that causes problems...Piotr Krysik1-1/+1
2018-02-27Fix: fixed name of the define to the one set in lib/CMakeLists.txtPiotr Krysik1-1/+1
2018-02-27Merging 'kali_docker' into 'development' branchPiotr Krysik0-0/+0
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
2018-02-27Portability fix: Replaced problematic includesPiotr Krysik9-8/+7
2018-02-27sch.c: Changed include from local to globalPiotr Krysik1-1/+1
2018-02-27Change ints to size_tPiotr Krysik2-6/+5
2018-02-27Fix: replaced u_int32 type with uint32Piotr Krysik2-2/+2
2018-02-27Hack: use local libosmocore for nowPiotr Krysik1-12/+13
2018-02-27Portability fix: boost thread isn't really required by gr-gsm - commenting it...Piotr Krysik1-1/+1
2018-02-27Portability fix: replacing tables of variable size with memory allocationsPiotr Krysik3-31/+60
2018-02-27Hack: commented out linking with libosmocore librariesPiotr Krysik1-2/+14