- 03 May, 2021 3 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Remi Hardy authored
MR #1148 : Fix coreset dmrs idx -- Fix coreset dmrs idx for coresets with more than 1 symbol duration MR #1139 : bugfix for sib1 in case of ssb different from 0 -- solving a small bug in handling sib1 relative to ssb other than 0 MR #1136 : CI: Migration of the physical-simulators to OpenShift -- switch to a parallel pod deployment on the OpenShift Cluster -- Huge gain in time : 1h30m down to 25 minutes MR #1134 : Docker improvements 2021 april -- updated the LTE-UE image generation. * Proper configuration file in nfapi case * Proper entrypoint MR #1131 : Removing deprecated dl and ul_bwp_dedicated in config request at UE MR #1091 : Ue pdsch pusch parallel -- The UE code for now is unfit to process more than 1 slot in parallel. This is why the PUCCH signal is not transmitted most of the time. Hence, the following changes are made: * Process only one slot at a time. Previously it was 2 slots in parallel. * Now we do parallelization with the slot i.e., PUSCH and PDSCH are processed in parallel. * Option for the UE to go back to sync mode instead of stopping if it loses sync with gNB. Command line parameter --non-stop enables it. * New feature: Included a mechanism to detect false DCIs. MR #1147 : benetel conf files fix
-
hardy authored
-
- 29 Apr, 2021 5 commits
- 28 Apr, 2021 3 commits
-
-
luis_pereira87 authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 27 Apr, 2021 4 commits
-
-
Florian Kaltenberger authored
-
francescomani authored
-
Raphael Defosseux authored
-- Missing finished tag in one deployment -- Deep copy of the array of pod names -- Hack for the out-of-sync on pexpect for `oc logs` and `oc get pods` commands Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Remi Hardy authored
MR !1079 / MR !1108: 1. Read slots from config file and schedules all slots *except* for slots 0 and 10. This is not a problem, since currently we cannot allocate more than six HARQ feedbacks in a slot, but we might have up to 7 with current configuration 2. phytest mode is configurable. From `nr-softmodem -h`: -m: Set the downlink MCS for PHYTEST mode -t: Set the uplink MCS for PHYTEST mode -M: Set the downlink banwdwidth (in PRBs) for PHYTEST mode -T: Set the uplink banwdwidth (in PRBs) for PHYTEST mode -D: Bitmap for DLSCH slots (slot 0 starts at LSB) -U: Bitmap for ULSCH slots (slot 0 starts at LSB) 3. Scheduler prints more information: UE PHR, PUCCH SNR, PUSCH SNR, RSSI 4. The scheduler learned to scheduler DLSCH/ULSCH in mixed slots (if the time domain allocation matches the mixed slot) 5. The scheduler expects * PDSCH Time Domain allocation index 0 to be the DL slot allocation * PDSCH TDA index 1 for Mixed DL slot * PUSCH TDA index 0 for UL slot * PUSCH TDA index 1 for Mixed UL slot * PUSCH TDA index 2 for Msg.3 6. Some more cleanup, e.g., separate PDSCH/PUSCH data structures into "semi-static" data (e.g., TDA allocation to use, since it changes seldomly) and "dynamic" data (e.g., RB allocation per slot, which changes every slot) MR !1137 : Benetel config files fix
-
- 26 Apr, 2021 2 commits
-
-
Mohammed Ismail authored
Signed-off-by: Mohammed Ismail <mohammed.ismail@openairinterface.org>
-
hardy authored
-
- 25 Apr, 2021 3 commits
-
-
Mohammed Ismail authored
Signed-off-by: Mohammed Ismail <mohammed.ismail@openairinterface.org>
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 24 Apr, 2021 1 commit
-
-
Remi Hardy authored
MR !1129 : gnb-realtime-hotfix -Hotfix for realtime performance issue -Enabled L1 and scheduler timing statistics -Changed order of UL Indication. L1 Rx -> UL Ind -> L1 Tx MR !1123 : [CI] ci_phytest -new 5G NR phy test -q -U 787200 -T 106 -t 28 -D 130175 -m 28 -M 106 MR !1128 : [CI] ci_add_runtime_stats -adding L1 processing stats MR !1132 : [CI] ci_add_uldlharq_stats -additonal ulsch/dlsch stat no MR : hotfix branch fixgtpu -revert default values for 5GS -fix T_IDs.h build
-
- 23 Apr, 2021 1 commit
-
-
Remi Hardy authored
-
- 22 Apr, 2021 8 commits
-
-
hardy authored
-
hardy authored
-
Mohammed Ismail authored
Signed-off-by: Mohammed Ismail <mohammed.ismail@openairinterface.org>
-
Mohammed Ismail authored
Signed-off-by: Mohammed Ismail <mohammed.ismail@openairinterface.org>
-
Sakthivel Velumani authored
-
francescomani authored
-
Raphael Defosseux authored
-
hardy authored
-
- 21 Apr, 2021 10 commits
-
-
hardy authored
-
Raphael Defosseux authored
to Cluster-based testing - In old VM pipeline, disabled phy-sim VM creation, build and testing - In new Container pipeline, added new stage Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Florian Kaltenberger authored
reverting some changes in benetel-5g config files that were introduced in anticipation of MR 1079, but which has not been merged yet.
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
hardy authored
-
hardy authored
-