FredericLeroy created page: how to run oaisim with multiple ue authored by Gabriel's avatar Gabriel
# NOTE: OAI UE is still work in progress. We plan to release a working version soon. There are folks on the mailing list who have made OAI UE work to a limited extent. Please understand that there is limited support from our team at this moment for OAI UE.
# NOTE: OAI UE is still work in progress. Please understand that there is limited support from our team at this moment for OAI UE.
# How to Connect OAI eNB (USRP B210) with OAI UE (USRP B210) without S1 Interface
......@@ -64,11 +64,12 @@ mkdir -p ~/openairinterface5g
The instruction can be found at: [GetSources](GetSources).
##### To get a stable UE version use always the last tag from develop, please read the policy for continuous integration
##### - To get a stable UE version use always the last tag from develop, please read the policy for continuous integration
(https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/GitLabWorkFlow)
#####and take the last tag from the following page :
https://gitlab.eurecom.fr/oai/openairinterface5g/tags
##### It should ensure that a minimum of test has been done and the stability and throughput is correct.
##### - It should ensure that a minimum of test has been done and the stability and throughput is correct.
#### Step 2: Run Automated Build Script for UE without S1 Interface
......
......