- 30 Jul, 2022 5 commits
-
-
Vijay Chadachan authored
-
Vijay C authored
-
Vijay Chadachan authored
-
Vijay Chadachan authored
-
Vijay Chadachan authored
The feature is to enable a new mode in OAI to run as a System Simulator in the TTCN env setup. The SS mode runs the eNB in L2-simulator mode and it needs the Multi UE Proxy running for the functionality to work. Following is summary details of the changes that are submitted as part of this commit: - Added the system simulator functionality as per 36.523 under openair3/SS directory - The SS has the Sidl(Sequans Interface Descriptive Language) interface towards northbound. - Following port support at SS are implemented -SYS_PORT: For handling SYTEM_CTRL message from TTCN -SRB_PORT: For handling RRC_PDU message from TTCN -VNG_PORT: For handling Noise generation cmd from TTCN - The Sidl directory has the structures defintion for the northbound interface - Added the inferace to Multi UE proxy using the UDP interface, the udp task module of OAI is re-introduced to manage this interface - Modified the eNB configuraiton files to add the SS mode configuration details - Added new ITTI messages for SS mode operation - Added new SS Mode context structures in ran_context.
-
- 28 Jul, 2022 3 commits
-
-
Robert Schmidt authored
integration_2022_wk30 See merge request oai/openairinterface5g!1626 MR !1616 NR SA tutorials v2 MR !1620 nr_pdcp: nia1 implementation MR !1622 CI: do not trigger tests if nothing is tagged NSA MR !1623 Fix for ssb subcarrier offset in case of f<3GHz MR !1606 code maintenance MR !1568 Add undefined behavior sanitizer in build_oai, fix some errors MR !1587 Dynamically build L2sim proxy
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 26 Jul, 2022 7 commits
-
-
Robert Schmidt authored
-
laurent authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 22 Jul, 2022 1 commit
-
-
francescomani authored
-
- 21 Jul, 2022 2 commits
-
-
Robert Schmidt authored
The previous version would trigger sub-pipelines (LTE-2x2, ...) if no MR had the NSA tag (without a commit, etc). Of course, this would make all pipelines subsequently fail (as not enough arguments, such as the commit, were given). In this commit, we read the output of `jq` from JSON, which will result in an empty list if no MR is tagged with the NSA label (and the output in the console will be nicer as well).
-
Cedric Roux authored
We reuse existing code from eia1 for actual computation. Maybe not the most efficient. To be revised if needed. Some hacks in CMakeLists.txt were introduced to compile phy simulators. To be removed at some point.
-
- 20 Jul, 2022 8 commits
-
-
Robert Schmidt authored
integration_2022_wk29 See merge request oai/openairinterface5g!1619
-
luis_pereira87 authored
-
laurent authored
dirty workaround in LTE get_prb(): it is not good, but keep safe in memory instead of writing outside the range
-
laurent authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 19 Jul, 2022 6 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Add basic SA test to RAN-Container-Parent See merge request oai/openairinterface5g!1615
-
- 18 Jul, 2022 1 commit
-
-
Robert Schmidt authored
In the previous version, not all fields, and in particular the `eNB_index`, were not initialized, leading to errors when they were used (e.g., the PDCP code checks that eNB_index == 0).
-
- 15 Jul, 2022 6 commits
-
-
Robert Schmidt authored
-
luis_pereira87 authored
-
Robert Schmidt authored
-
luis_pereira87 authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 14 Jul, 2022 1 commit
-
-
Robert Schmidt authored
-