- 07 May, 2019 3 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Integration 2019 w18 See merge request oai/openairinterface5g!582
-
Florian Kaltenberger authored
-
- 03 May, 2019 3 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Merge remote-tracking branch 'origin/Develop-nr-threequarter_fs-80mhz-x310' into integration_2019_w18
-
Florian Kaltenberger authored
-
- 24 Apr, 2019 1 commit
-
-
Bi-Ruei, Chiu authored
1. Fix code generated from ASN.1 of F1AP v15.4.0 failed to be compiled 2. Fix incorrect UPER encoding for empty extensible SEQUENCE in 38.331 3. Fix the problem that duplicate type names exist in OPEN TYPE
-
- 19 Apr, 2019 2 commits
-
-
Rakesh Mundlamuri authored
-
Rakesh Mundlamuri authored
The changes made in this branch is to enable -E(threequarter sampling rate) option for mu=1 and 217PRB(ie; 80 MHz) to run on USRP x310.
-
- 16 Apr, 2019 1 commit
-
-
yilmazt authored
Final --phy_simulators warning removals for this branch, and former polar coding function corrections
-
- 15 Apr, 2019 1 commit
-
-
yilmazt authored
--phy_simulators warning removals, except for nr_dlsim. Polar coding old implementation's approximation and a priori information options needs to be corrected or removed
-
- 12 Apr, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 11 Apr, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 14 Apr, 2019 4 commits
-
-
Raymond Knopp authored
-
yilmazt authored
-
yilmazt authored
-
yilmazt authored
-
- 12 Apr, 2019 4 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
Conflicts: openair1/SIMULATION/NR_PHY/dlsim.c
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 11 Apr, 2019 1 commit
-
-
Hongzhi Wang authored
-
- 09 Apr, 2019 1 commit
-
-
Florian Kaltenberger authored
removing printfs
-
- 08 Apr, 2019 2 commits
-
-
Florian Kaltenberger authored
Integration develop nr 2019w15 See merge request oai/openairinterface5g!565
-
Hongzhi Wang authored
-
- 07 Apr, 2019 4 commits
-
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
Conflicts: executables/nr-ue.c
-
Florian Kaltenberger authored
-
- 06 Apr, 2019 1 commit
-
-
Florian Kaltenberger authored
-
- 05 Apr, 2019 1 commit
-
-
Florian Kaltenberger authored
Conflicts: openair1/PHY/NR_UE_TRANSPORT/nr_pbch.c
-
- 04 Apr, 2019 3 commits
-
-
Florian Kaltenberger authored
gNB was not taking into account rnti for PDSCH. This code has to be revised once we start using dataScrambilngIdendityPDSCH
-
Florian Kaltenberger authored
-
Raymond Knopp authored
Conflicts: cmake_targets/CMakeLists.txt cmake_targets/autotests/test_case_list.xml cmake_targets/build_oai openair1/PHY/CODING/TESTBENCH/polartest.c openair1/PHY/CODING/nrPolar_tools/nr_polar_decoder.c openair1/PHY/CODING/nrPolar_tools/nr_polar_decoding_tools.c openair1/PHY/CODING/nrPolar_tools/nr_polar_defs.h openair1/PHY/CODING/nrPolar_tools/nr_polar_encoder.c openair1/PHY/CODING/nr_polar_init.c openair1/SCHED_NR_UE/phy_procedures_nr_ue.c openair1/SCHED_NR_UE/pucch_uci_ue_nr.c openair1/SIMULATION/NR_PHY/dlschsim.c openair1/SIMULATION/NR_PHY/dlsim.c openair2/LAYER2/NR_MAC_gNB/gNB_scheduler.c
-
- 03 Apr, 2019 6 commits
-
-
laurent authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
first version of UE FAPI handling for DLSCH. paramters from DCI are now handled by MAC and passed back to the PHY to program PDSCH. Still need to check parameters and take them into account in PHY.
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
- UE channel estimation no longer done in slot_fep. Also created dedicated memory for channel estimates of different channels - using nr_extract_dci_info instead of nr_generate_ue_ul_dlsch_params_from_dci as in phy_procedures_nr_ue. The latter was only a (poor) wrapper and not doing what the name suggests. also with FAPI things have to be done differently now. This will come in a next commit. - other minor changes to remove warning prepreatory changes
-