- 23 Feb, 2022 2 commits
-
-
Melissa Elkadi authored
-
Robert Schmidt authored
Integration 2022 wk08 See merge request oai/openairinterface5g!1459
-
- 22 Feb, 2022 1 commit
-
-
Melissa Elkadi authored
These include: - Simplifying VNF code. - Adding comments to several areas of the code. - Using free_and_zero macros - Fixing spelling errors
-
- 21 Feb, 2022 13 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
recover the full MAGMA-MME log Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
fix(doc): updated the Tutorial with only MAGMA-MME references and logs Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
fix(ci): display state of container when failure, better tshark filtering, auto-undeploy if deploy went wrong Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Melissa Elkadi authored
-
Laurent Thomas authored
Merge branch 'integration_2022_wk08' of https://gitlab.eurecom.fr/oai/openairinterface5g into integration_2022_wk08
-
Laurent Thomas authored
-
- 20 Feb, 2022 1 commit
-
-
Robert Schmidt authored
-
- 19 Feb, 2022 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
integration_2022_wk07_c See merge request oai/openairinterface5g!1451 This merges the following MRs: - MR !1436 fairRR LTE scheduler fixes: should make the connection more stable, less UL retransmissions - MR !1386 phy sync improvements: the 5G NR UE should sync better - MR !1361 FDD support (no traffic): adds FDD support for the scheduler, but heavy traffic has not been tested - MR !1447 using uid for PUCCH RRC conf: use the RRC UID to decide on PUCCH resources, should in particular avoid the "PUCCH straddles DC carrier" assert - fix for 5G F1 RFsim test fail
-
- 18 Feb, 2022 8 commits
-
-
Francois TABURET authored
-
alblf authored
-
alblf authored
add use_mmap parameter for the record player device fix assertion when replaying without using mmap
-
francescomani authored
Merge branch 'NR_2port_CSIRS' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_2port_CSIRS
-
francescomani authored
-
Robert Schmidt authored
Overwriting sched_pusch information at that stage would in particular lose information on the current frame/slot. Overwriting sched_pusch with the retInfo structure is already done at the end of allocate_ul_retransmission(), and is therefore not necessary at this stage.
-
Robert Schmidt authored
-
Robert Schmidt authored
We compute the preferred DL TDAs when receiving the cellGroup from the RRC. However, in F1 and the RFsim, it seems that the scheduler tries to access the preferred DL TDAs before they have been set after receiving the cellGroup. In this commit, add a simple check to verify the preferred TDA has been set up.
-
- 17 Feb, 2022 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
Fixes a bug when scheduling multiple UEs
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 16 Feb, 2022 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 15 Feb, 2022 6 commits
-
-
Melissa Elkadi authored
-
Robert Schmidt authored
integration_2022_wk07_b See merge request oai/openairinterface5g!1448
-
Melissa Elkadi authored
Also, the allocation of the eNB measurement report keeps getting commented out becasue the compiler throws an error. I have un-commented the allocation of memory (becasue it breaks NSA mode) and added a memset to ensure we are using the allocated memory. This gets rid of the warning and ensures NSA mode still works.
-
Robert Schmidt authored
-
hardy authored
-
hardy authored
-