aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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-20Added 'make test' as part of docker files and removed it from travis.ymlPiotr Krysik3-6/+8
2018-02-20Added dockerfile for installation from package on Debian testingPiotr Krysik1-0/+10
2018-02-20Added docker file for Kali linuxPiotr Krysik2-0/+29
2018-02-20tests: Changing the maintainer to myselfPiotr Krysik2-2/+2
2018-02-20tests: Removing old and unused docker filesPiotr Krysik4-154/+0
2018-02-19Added test of installation of gr-gsm from package on debian testingPiotr Krysik2-1/+5
2018-02-19Just funPiotr Krysik4-5/+8
2018-02-19Commenting out script part of travis.ymlPiotr Krysik1-3/+3
2018-02-19Removed problematic commentPiotr Krysik1-1/+1
2018-02-19Kali funPiotr Krysik1-1/+1
2018-02-18Removing everything that might cause problems with travis-ciPiotr Krysik3-12/+3
2018-02-18Trying to go back to working state of build testsPiotr Krysik4-7/+6