- Apr 25, 2018
-
-
root authored
-
- Apr 16, 2018
-
-
Guy De Souza authored
-
- Apr 11, 2018
-
-
Guy De Souza authored
-
- Apr 10, 2018
-
-
Guy De Souza authored
-
- Apr 09, 2018
-
-
Florian Kaltenberger authored
-
Guy De Souza authored
-
Guy De Souza authored
-
- Apr 06, 2018
-
-
root authored
Conflicts: cmake_targets/build_oai openair1/PHY/LTE_TRANSPORT/prach.c openair1/SCHED/phy_procedures_lte_ue.c targets/ARCH/COMMON/common_lib.h targets/RT/USER/lte-softmodem.c
-
- Apr 05, 2018
-
-
Guy De Souza authored
-
- Apr 02, 2018
-
-
Guy De Souza authored
-
Guy De Souza authored
-
- Mar 27, 2018
-
-
Guy De Souza authored
-
- Mar 22, 2018
-
-
Guy De Souza authored
-
Guy De Souza authored
-
- Mar 21, 2018
-
-
Guy De Souza authored
-
Guy De Souza authored
-
Guy De Souza authored
-
- Mar 08, 2018
- Feb 22, 2018
-
-
Cedric Roux authored
-
- Feb 19, 2018
-
-
Cedric Roux authored
The following was not working properly: ./build_oai -I -w USRP After this commit it works. And so does: ./build_oai --eNB -w USRP
-
- Feb 18, 2018
-
-
Raymond Knopp authored
-
- Feb 13, 2018
-
-
Raymond Knopp authored
-
Cedric Roux authored
The following did not work before this commit on ubuntu 17.10: ./build_oai --oaisim -c oaisim has not been tested. It may fail to work. To be tested.
-
- Feb 12, 2018
-
-
Robert Schmidt authored
-
Cedric Roux authored
Not sure that the use of __KERNEL__ is the correct solution. To be checked at some point. After this commit, the following works: ./build_oai --UE -c
-
- Feb 09, 2018
-
-
Raymond Knopp authored
removed NFAPI libraries from oaisim target. added #define to allow ue_ip.ko to compile. This should be revisited, there's a problem in CMakelists.txt, no flags.cmake generate for all 3 kernel modules.
-
Cedric Roux authored
'_' is not a valid character. S1AP specs say: ENBname ::= PrintableString (SIZE (1..150,...)) And X.680 (08/2015) 41.4 table 10 lists the valid characters for PrintableString. '_' is not there. We replace by '-' which is there. Connection of eNB to ppenair-cn has not been tested. There is no reason why it would fail.
-
- Feb 08, 2018
-
-
Robert Schmidt authored
-
- Jan 31, 2018
-
-
Robert Schmidt authored
all the FlexRAN scheduling code is now also handled by the general OAI scheduling code
-
- Jan 25, 2018
-
-
Raymond Knopp authored
-
- Jan 21, 2018
-
-
Rohit Gupta authored
fixes after merge with develop. Partial UE/eNB separation in build to avoid problems with NFAPI in oaisim UE/RRU. tested with simulator.
-
- Jan 19, 2018
-
-
Raymond Knopp authored
-
- Jan 16, 2018
-
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-
bruno mongazon authored
-