- 04 Feb, 2022 1 commit
-
-
Cedric Roux authored
We have to eat all the bytes, not only one. We have to get the bit we want from the right buffer position. Note: only one bit is supported from this "EPS network feature support", not sure how to properly deal with it, so let's keep the code as it is. This commit was made because the MAGMA MME sends "EPS network feature support" to the UE in the NAS message "Attach Accept". OAI MME does not send this. So the bug about size was not seen.
-
- 02 Feb, 2022 3 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Robert Schmidt authored
integration_2022_wk05 See merge request oai/openairinterface5g!1427
-
Robert Schmidt authored
-
- 01 Feb, 2022 4 commits
- 31 Jan, 2022 3 commits
- 29 Jan, 2022 1 commit
-
-
hardy authored
-
- 28 Jan, 2022 7 commits
-
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
- 27 Jan, 2022 2 commits
-
-
hardy authored
-
Raphael Defosseux authored
Also remove an obsolete sub-pipeline Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 24 Jan, 2022 6 commits
-
-
Cedric Roux authored
Maybe this fix won't work for non-openair gNB. We use the same keys and algorithms as for SRBs, which is what openair gNB does. (I hope I'm right there.) To be changed if needed.
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Remi Hardy authored
MR !1353: L1 Tx threading update Removed active waiting loop which could block threads. Instead a separate thread to reorder the finished job is used. MR !1404: \[CI\] rtmon per test so far we had 1 default cfg file for real time processing check (html table). now we can have a specific file per test, the yaml config file has to be specified in the xml
-
Remi Hardy authored
Revert changes in cqi_to_mcs See merge request oai/openairinterface5g!1403
-
hardy authored
-
- 22 Jan, 2022 1 commit
-
-
hardy authored
-
- 21 Jan, 2022 10 commits
-
-
hardy authored
-
hardy authored
-
Sofia Pison authored
-
Remi Hardy authored
[CI] fix gitpost issue See merge request oai/openairinterface5g!1408
-
hardy authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
-
Remi Hardy authored
[CI] add lte 2x2 tm2 See merge request oai/openairinterface5g!1407
-
hardy authored
-
Remi Hardy authored
MR !1371: NR UE capabilities -Capabilities for OAI UE from xml file (for now copy-pasted from a COTS UE, to be modified in the framework of harmonization of RRC configuration at gNB). -For phy-test and do-ra mode, the gNB directly reads the xml file. MR !1397: fix issue created from fix int8 overflow (int8 overflox is small) -ptrs computation was making uint8 overflow, i fixed it, but then, as the overflow is negative, it became a very high positive number (uint8 0-1 is "only" 255) MR !1390: ci-improvements -store executables with which core dumps have been created for better analysis -do not capture GTP, bloating PCAPs -complete + order build_oai help -build all libraries in containers (e.g., nrscope, telnet, ...) -increase (containerized, 5G) RFsim throughput and tentatively analyze
-
- 19 Jan, 2022 2 commits
-
-
Robert Schmidt authored
Revert the changes to the cqi_to_mcs table introduced in 9fa09f53. Also, take out cqi_to_mcs form NR UE, as it is not used in there.
-
Laurent Thomas authored
-