- 14 Sep, 2021 4 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
- 10 Sep, 2021 2 commits
-
-
Melissa Elkadi authored
In this commit, we introduced a new global to save the harq_pid from the PDCCH that comes down in the DCI message so that we can use the harq_pid in the PDSCH. Now, the UCI ind will be filled after we have recevied the PDSCH in the tx_request.
-
Remi Hardy authored
MR !1252 : Bugfix nr rlc w36 Fix a bug about segmentation present in both NR RLC AM and NR RLC UM. MR !1253 : minor: T tracer: be more verbose for DLSCH DCI MR !1254 : fix for pointa computation in sib1 Fix computation of pointA in SIB1 MR !1217 : fix-physim-run-script-on-cluster oai-nr-dlsim may seem fine but in fact, test21 may or may not be executed. On some run example, we do not have finished message on nr-dlsim pod. MR !1255 : Attempt to fix nr-dlsim Test 21 (4x4 MIMO, 2 Layers)
-
- 09 Sep, 2021 7 commits
-
-
Mario Joa-Ng authored
This commit is to handle multipe UE correctly. Right now UE #1 and UE #2 can both ping google.
-
Melissa Elkadi authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
- 08 Sep, 2021 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
francescomani authored
-
- 07 Sep, 2021 4 commits
-
-
francescomani authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
- 05 Sep, 2021 1 commit
-
-
Remi Hardy authored
MR !1245: [CI] Improve Iperf packet loss mismatch detection -improve the Iperf packet loss detection and flagging when pl target (from xml) is below the test result MR !1246: patch: remove call to end_configmodule - full fix that set properly PARAMFLAG_NOFREE on relevant parameters MR !1235: Nr msg4 retransmission -Retransmission of msg4 -Some reworking in UE harq DLSCH processing MR !1214: NR UE SA -SIB1 detection part of initial sync at UE -Removing a lot of hard-coding in SA procedures -SSB start subcarrier from command line at UE MR !1243: Nr skip mac pdu processing when nack -Skipping processing DLSCH MAC PDU at OAI UE when NACK MR !1229: fix(nr-ue): apply ip rules/route -Also added 4G RF sim tests
-
- 03 Sep, 2021 8 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
Previously, the ue_id passed into the init_pdcp() in the proxy would be 41. This is outside of the bounds of the nas_sock_fd array and would cause a crash. This was occuring because the node_number in the NRUE starts at 2, not 1.
-
Melissa authored
Merge branch 'episys/david/Adding_function_declaration_to_read_config_file' into 'episys/mel/merge_develop_cfra_working' Added function declaration to read config file. See merge request aburger/openairinterface5g!58
-
David Kim authored
config files were also updated.
-
Melissa Elkadi authored
In this commit we have updated the NRUE to properly get the RadioBearer info from the gNB. Because NSA and SA mode both use this information, we have updated the SA function previously in place by changing the name to allow both NSA and SA mode to use. This commit also updated the NR/LTE UEs configuration files to with the correct proxy IP address.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 02 Sep, 2021 11 commits
-
-
Melissa Elkadi authored
Merge remote-tracking branch 'origin/episys/david/merge_develop_cfra_working_using_ue_config_for_IP_address' into episys/mel/merge_develop_cfra_working
-
Melissa Elkadi authored
This commit fixes commit 1c117085 which we are redefining data_buffer and size_to_write.
-
Melissa Elkadi authored
Also changed the code to only remove the first byte of the PDU if it is 00.
-
hardy authored
-
hardy authored
-
hardy authored
Merge remote-tracking branch 'origin/NR_skip_mac_pdu_processing_when_nack' into integration_2021_wk35
-
hardy authored
-
hardy authored
-
David Kim authored
1. Removed hard coded IP address in the code for UE and nrUE's remote address. 2. Read IP address from config file for UE and nrUE's remote address.
-
Melissa Elkadi authored
Merge branch 'episys/mel/merge_develop_cfra_working' of 10.1.1.59:aburger/openairinterface5g into episys/mel/merge_develop_cfra_working
-
Melissa Elkadi authored
-
- 01 Sep, 2021 1 commit
-
-
Melissa authored
Merge branch 'episys/mel/merge_develop_cfra_working_for_multiUE' into 'episys/mel/merge_develop_cfra_working' Fix to handle multiple UEs and typo bug. See merge request aburger/openairinterface5g!56
-