- 04 Sep, 2020 4 commits
-
-
cig authored
-
cig authored
- removed superfluos code - formatting - fixed logging - removed redundant nr_get_dci_size (replaced by nr_dci_size) - removed unused and long-time commented out functions @ UE side
-
cig authored
-
cig authored
- extraction of resource allocation from Msg2 - configuration of Msg3 PDU - Msg3 scheduling - MAC/PHY interface adaptations
-
- 28 Aug, 2020 2 commits
-
-
Thomas Schlichter authored
also do some code cleanup while at it...
-
Thomas Schlichter authored
-
- 24 Aug, 2020 1 commit
-
-
Thomas Schlichter authored
- Check for timing_advance update _after_ RX (and TX) processing - Update writeBlockSize when timing_advance value changes (for USRP) - ignore timestamp when pre-reading the first OFDM symbol of a frame (for rfsimulator) - do not busy wait for a finished RX-TX thread, use blocking wait instead
-
- 22 Aug, 2020 7 commits
-
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
remove "pdsch_vars_flp", "pdsch_vars_SI", "pdsch_vars_ra", "pdsch_vars_p" and "pdsch_vars_MCH", use per thread "pdsch_vars" instead
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- 20 Aug, 2020 2 commits
-
-
Florian Kaltenberger authored
# Conflicts: # openair1/PHY/NR_UE_TRANSPORT/nr_ulsch_ue.c
-
Raphael Defosseux authored
Develop integration: 2020 week 33 The following Merge Requests are included: * MR [849] : Implement Message2 (RAR) reception for NR-UE * MR [870] : Fix softmodem restart * MR [871] : Fix support for MIMO in rf-simulator * MR [873] : BUILD: fix for new API on load_softscope
-
- 19 Aug, 2020 2 commits
- 13 Aug, 2020 5 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Thomas Schlichter authored
-
- 12 Aug, 2020 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Thomas Schlichter authored
Conflicts: targets/ARCH/rfsimulator/simulator.c
-
- 11 Aug, 2020 2 commits
-
-
Raphael Defosseux authored
See merge request oai/openairinterface5g!869 Develop Integration Branch : 2020 week 31 The following Merge Requests have been included: * MR [861] : Fixes for buffer overrun when L1 information is cleared upon UE removal in * MR [863] : Small fixes * MR [864] : Fixed the bug no supporting CellId more than 256 * MR [865] : Fix to have the sony 5g connect in NSA mode * MR [867] : CI improvements for OCP-enb testing and NSA FR1 testing * MR [868] : Add chansimuparams
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 10 Aug, 2020 8 commits
-
-
Thomas Schlichter authored
Set n_dmrs_cdm_groups = 1 for now. Should be fixed accordingly to TS 38.214 section 5.1.6.2 using tables 7.3.1.2.2-1, 7.3.1.2.2-2, 7.3.1.2.2-3, 7.3.1.2.2-4 of TS 38.212
-
Thomas Schlichter authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
- 06 Aug, 2020 2 commits
-
-
Thomas Schlichter authored
to set a flag in a bitmap, use "bitmap |= flag", to clear a flag in a bitmap use "bitmap &= ~flag".
-
Thomas Schlichter authored
-
- 05 Aug, 2020 3 commits
-
-
Khodr Saaifan authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Thomas Schlichter authored
Conflicts: openair1/PHY/NR_UE_TRANSPORT/nr_dlsch_demodulation.c openair2/LAYER2/NR_MAC_UE/nr_ue_dci_configuration.c openair2/LAYER2/NR_MAC_UE/nr_ue_procedures.c
-