Commit Graph

1136 Commits

Author SHA1 Message Date
Piotr Krysik 1e73e04c22 Hack: use local libosmocore for now 2018-02-27 14:45:14 +01:00
Piotr Krysik 0ed39fbf93 Portability fix: boost thread isn't really required by gr-gsm - commenting it out for now 2018-02-27 14:45:14 +01:00
Piotr Krysik 792330777d Portability fix: replacing tables of variable size with memory allocations 2018-02-27 14:45:14 +01:00
Piotr Krysik 8bed612c39 Hack: commented out linking with libosmocore libraries
Portability fix: If on windows link wsock32 and ws2_32 libraries
2018-02-27 14:45:14 +01:00
Piotr Krysik c0621c66ac Fix portability: added windows style struct packing to gsmtap_hdr 2018-02-27 14:45:14 +01:00
Piotr Krysik ffbaca9089 Commented out include that seems to be not necessary and that causes problems for MSVC 2018-02-27 14:45:14 +01:00
Piotr Krysik 0c6ade0027 Fix: fixed name of the define to the one set in lib/CMakeLists.txt 2018-02-27 14:45:14 +01:00
Piotr Krysik eee1b1675b Merging 'kali_docker' into 'development' branch 2018-02-27 14:42:32 +01:00
Piotr Krysik b9a3cbc64a Commenting out some problematic and not apsolutely necessary stuff from libosmocore 2018-02-27 14:37:01 +01:00
Piotr Krysik 7eca4e31fc Fixing types in gsm0503_mapping 2018-02-27 14:36:18 +01:00
Piotr Krysik 04142b08de Moving gsm0503.h to gsm subdir 2018-02-27 14:34:11 +01:00
Piotr Krysik 93154d1bed Portability fix: Adding local partial copy of libosmocore (TODO: minimize it) 2018-02-27 12:16:25 +01:00
Piotr Krysik 5f5b402716 Hack: disabling building doxygen docs as it causes problems on windows 2018-02-27 11:17:38 +01:00
Piotr Krysik 018bca14b8 Portability fix: experimental blocks require numpy and scipy which causes problems on Windows. Don't load them by default. 2018-02-27 08:47:20 +01:00
Piotr Krysik f7a15f08e3 Portability fix: Replaced problematic includes 2018-02-27 08:46:17 +01:00
Piotr Krysik 2b551fc545 sch.c: Changed include from local to global 2018-02-27 08:44:56 +01:00
Piotr Krysik 4c39693c00 Change ints to size_t 2018-02-27 08:43:30 +01:00
Piotr Krysik 9b2bebbc74 Fix: replaced u_int32 type with uint32 2018-02-27 08:39:00 +01:00
Piotr Krysik 884f4d632c Hack: use local libosmocore for now 2018-02-27 08:37:13 +01:00
Piotr Krysik 885c512d69 Portability fix: boost thread isn't really required by gr-gsm - commenting it out for now 2018-02-27 08:35:22 +01:00
Piotr Krysik 8121bbfa1d Portability fix: replacing tables of variable size with memory allocations 2018-02-27 08:34:03 +01:00
Piotr Krysik 1176fd272a Hack: commented out linking with libosmocore libraries
Portability fix: If on windows link wsock32 and ws2_32 libraries
2018-02-27 07:46:04 +01:00
Piotr Krysik 5903922cf1 Fix portability: added windows style struct packing to gsmtap_hdr 2018-02-27 07:42:23 +01:00
Piotr Krysik 46a5344bf3 Commented out include that seems to be not necessary and that causes problems for MSVC 2018-02-27 07:40:48 +01:00
Piotr Krysik 572664db41 Fix: fixed name of the define to the one set in lib/CMakeLists.txt 2018-02-27 07:40:10 +01:00
Piotr Krysik 398fd8b934 Added 'make test' as part of docker files and removed it from travis.yml 2018-02-20 13:00:31 +01:00
Piotr Krysik de9db85e34 Added dockerfile for installation from package on Debian testing 2018-02-20 12:59:08 +01:00
Piotr Krysik 5ccedad788 Added docker file for Kali linux 2018-02-20 12:58:45 +01:00
Piotr Krysik d24a494269 tests: Changing the maintainer to myself 2018-02-20 12:58:08 +01:00
Piotr Krysik 48aa9cb88e tests: Removing old and unused docker files 2018-02-20 12:57:11 +01:00
Piotr Krysik 7865b30344 Added test of installation of gr-gsm from package on debian testing 2018-02-19 09:33:18 +01:00
Piotr Krysik 1c3db5564d Just fun 2018-02-19 09:23:19 +01:00
Piotr Krysik dc771094cb Commenting out script part of travis.yml 2018-02-19 09:06:35 +01:00
Piotr Krysik 2c7996db6f Removed problematic comment 2018-02-19 08:46:29 +01:00
Piotr Krysik a9884bf347 Kali fun 2018-02-19 07:44:21 +01:00
Piotr Krysik 0cd8b06e27 Removing everything that might cause problems with travis-ci 2018-02-18 19:21:08 +01:00
Piotr Krysik 548b83605b Trying to go back to working state of build tests 2018-02-18 18:09:29 +01:00
Piotr Krysik 41053f77e4 Slight change to make the tests run again 2018-02-18 14:59:07 +01:00
Piotr Krysik 1ee130265f Moving test commands from travis file to docker files 2018-02-18 14:45:23 +01:00
Piotr Krysik 1c3c6c4f36 Added kali linux 2018-02-18 11:22:48 +01:00
Piotr Krysik 4a1ee3422d Added first try in installing gr-gsm from package 2018-02-18 11:11:24 +01:00
Piotr Krysik 7af898d66e Removed old docker files and changed maintainer to Piotr Krysik 2018-02-18 11:11:00 +01:00
Piotr Krysik f0c83d84e0 Fixing missing callback to set_fc in clock_offset_control block 2018-01-23 15:07:08 +01:00
Vadim Yanitskiy 0123232305 txtime_setter_impl: fix wrong time_hint reference 2017-12-09 20:16:44 +07:00
Vadim Yanitskiy 34266e785d trx/radio_if.py: handle Timing Advance from CTRL 2017-12-09 02:40:32 +07:00
Vadim Yanitskiy 9dded9b9f6 trx/radio_if.py: clean up and explain GSM timings 2017-12-06 00:42:40 +07:00
Vadim Yanitskiy 7f121d6470 Clean up grgsm_swig.i 2017-12-04 02:05:49 +07:00
Vadim Yanitskiy 5cba704319 trx/radio_if.py: use native burst_to_fn_time block 2017-12-04 01:54:06 +07:00
Vadim Yanitskiy 0aafe2856d Implement the 'burst_to_fn_time' block in C++ 2017-12-04 01:48:43 +07:00
Vadim Yanitskiy d222ee58bb trx/radio_if.py: implement AFC for both RX and TX paths
AFC (Automatic Frequency Control) was previously only utilized in
the receive path of the radio interface. Now we also need to keep
the transmitter frequency as accurate as possible.
2017-12-04 00:22:39 +07:00