An error occurred fetching the project authors.
- 07 Nov, 2018 1 commit
-
-
Robert Schmidt authored
-
- 22 Sep, 2018 1 commit
-
-
Raymond Knopp authored
-
- 21 Sep, 2018 4 commits
-
-
Raymond Knopp authored
-
Bing-Kai Hong authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 19 Sep, 2018 1 commit
-
-
Robert Schmidt authored
-
- 16 Sep, 2018 1 commit
-
-
Raymond Knopp authored
Connection goes until generation of RRCConnectionSetup in CU which crashes (it calls rrc_mac_config_req. For DU this should be replaced with filling DL_RRC_MESSAGE_TRANSFER
-
- 15 Sep, 2018 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 14 Sep, 2018 3 commits
-
-
Raymond Knopp authored
-
Bing-Kai Hong authored
-
Bing-Kai Hong authored
-
- 12 Sep, 2018 1 commit
-
-
Bing-Kai Hong authored
-
- 11 Sep, 2018 3 commits
-
-
Raymond Knopp authored
-
Bing-Kai Hong authored
-
Raymond Knopp authored
note: doesn't compile yet.
-
- 10 Sep, 2018 1 commit
-
-
Bing-Kai Hong authored
-
- 08 Sep, 2018 1 commit
-
-
Robert Schmidt authored
- move the configuration reading code before task creation - fix CMakeLists.txt so that lte-softmodem-nos1 compiles
-
- 07 Sep, 2018 2 commits
-
-
Bing-Kai Hong authored
-
Bing-Kai Hong authored
-
- 05 Sep, 2018 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 04 Sep, 2018 3 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 24 Aug, 2018 3 commits
-
-
frtabu authored
-
frtabu authored
Use common log mechanism in layer 3, mapping specific macros to common ones and extending common log utilities to support specific layer3 requirements
-
frtabu authored
LOG_F replaced by LOG_DUMPMSG. Add a generic function to dump a buffer or message. Go on with LOG_M implementation improvement. Remove redundant options to enable/disable logs.
-
- 23 Aug, 2018 1 commit
-
-
Konstantinos Alexandris authored
The configuration file has now to contain ENB_IPV4_ADDRESS_FOR_X2C and ENB_PORT_FOR_X2C in the NETWORK_INTERFACES section. For example: NETWORK_INTERFACES : { ENB_INTERFACE_NAME_FOR_S1_MME = "eth0"; ENB_IPV4_ADDRESS_FOR_S1_MME = "192.168.12.111/24"; ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.12.111/24"; ENB_PORT_FOR_S1U = 2152; # Spec 2152 ENB_IPV4_ADDRESS_FOR_X2C = "192.168.12.111/24"; ENB_PORT_FOR_X2C = 36422; # Spec 36422 };
-
- 22 Aug, 2018 1 commit
-
-
Konstantinos Alexandris authored
-
- 17 Aug, 2018 1 commit
-
-
Cedric Roux authored
As reported by Konstantinos Alexandris and Robert Schmidt.
-
- 30 Jul, 2018 3 commits
-
-
frtabu authored
remove compilation warnings, especially when disabling T_TRACER. enhance LOG_M macro implementation, introduce LOG_DEBUG_XXX macro to replace #ifdef DEBUG_XXX
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
Wang Tsu-Han authored
-
- 21 Jun, 2018 1 commit
-
-
matzakos authored
-
- 18 Jun, 2018 1 commit
-
-
Cedric Roux authored
-
- 24 May, 2018 1 commit
-
-
Cedric Roux authored
Remove warnings popping up on: ./build_oai --eNB -w USRP Maybe not always the best solution.
-
- 17 May, 2018 2 commits
-
-
Masayuki HARADA authored
-
Masayuki HARADA authored
-