An error occurred fetching the project authors.
- 07 Nov, 2018 14 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
The functions of the RAN API should not return the types of OAI, but protobuf types. Previously, they would return OAI types and the calling code "marshals" this into Protobuf type. This commit changes the following functions and modifies the calling code to directly store the protobuf type: * flexran_get_hopping_mode() * flexran_get_phich_resource() * flexran_get_phich_duration() * flexran_get_ul_cyclic_prefix_length() * flexran_get_dl_cyclic_prefix_length() * flexran_get_duplex_mode() usage * flexran_get_enable64QAM()
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
* Hello msg agent->RTC carries ID and capabilities this agent supports * RAN API provides ID and capabilities: - flexran_get_bs_id() - flexran_get_capabilities() // protobuf list of capabilities - flexran_get_capabilities() // capabilities as bit mask Add FlexRAN capabilities mask RAN API function
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 23 Oct, 2018 2 commits
-
-
Robert Schmidt authored
-
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
-
- 20 Sep, 2018 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
* unified CU/DU in one PROTO_AGENT instance since they are symmetric from UDP POV * delete a lot of unnecessary code * better error handling * can reciprocally send data
-
- 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 2 commits
-
-
Bing-Kai Hong authored
-
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 3 commits
-
-
Bing-Kai Hong authored
-
Robert Schmidt authored
-
Bing-Kai Hong authored
-