FredericLeroy created page: how to run oaisim with multiple ue authored by Gabriel's avatar Gabriel
......@@ -64,6 +64,11 @@ mkdir -p ~/openairinterface5g
The instruction can be found at: [GetSources](GetSources).
#### to get a stable UE version use always the last version of 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 ok.
#### Step 2: Run Automated Build Script for UE without S1 Interface
Build the UE supporting B210:
......
......