Merge branch 'integration_2021_wk17_b' into 'develop'
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
Showing
charts/physims/Chart.yaml
0 → 100644
charts/physims/values.yaml
0 → 100644
ci-scripts/cls_physim1.py
0 → 100644
Please register or sign in to comment