@@ -149,7 +149,7 @@ cd openairinterface5g/cmake_targets/
...
@@ -149,7 +149,7 @@ cd openairinterface5g/cmake_targets/
After completing the build, the binaries are available in the `cmake_targets/ran_build/build` directory.
After completing the build, the binaries are available in the `cmake_targets/ran_build/build` directory.
Detailed information about these simulators can be found [in this dedicated page](https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirLTEPhySimul)
Detailed information about these simulators can be found [in the dedicated page](./physical-simulators.md)
## In order to contribute to the Git RAN repository (for OAI Developers/admins with login to gitlab server)
More information can be found in [the contributing page](../CONTRIBUTING.md).
Please send email to [contact@openairinterface.org](mailto:contact@openairinterface.org) to be added to the repository
as a developer (only important for users who want to commit code to the repository). If
you do not have account on gitlab.eurecom.fr, please register yourself to gitlab.eurecom.fr and provide the login name in the email.
More information can be found in [a separate page](../CONTRIBUTING.md).
# Which branch to checkout?
# Which branch to checkout?
`develop`: contains recent commits that are tested on our CI test bench. The update frequency is about once a week. 5G is only in this branch. It is the recommended and default branch.
-`develop`: contains recent commits that are tested on our CI test bench. The
`master`: contains a stable version of 4G, and will be updated in the future with 5G.
update frequency is about once a week. 5G is only in this branch. **It is the
recommended and default branch.**
-`master`: contains a known stable version.
Please see the work flow and policies page: https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/oai-policies-home