- 27 Nov, 2020 7 commits
-
-
Haruki NAOI authored
-
Kuroiwa Kenichi authored
(cherry picked from commit b0d6c5150db520bd7840d1604c3f82a0b59bc218)
-
masayuki.harada authored
(cherry picked from commit dcd188e961422194c9c85636ea7c74ca0cc5101d)
-
Haruki NAOI authored
(cherry picked from commit d82fc4805ef9032c9bfd9705fef702a6e130f7b2) # Conflicts: # openair2/LAYER2/MAC/eNB_scheduler_fairRR.c
-
Haruki NAOI authored
(cherry picked from commit 56720c68864f6b04409deb00676e59a41c8f050b)
-
Haruki NAOI authored
Fix: The remaining UL buffer size is incorrectly calculated and UL scheduling does not occur. (scheduled_ul_bytes is not subtracted correctly when receiving NACK rarely.) (cherry picked from commit 2fb4823b57320c4c4e4d800ae9bb0570f18ad353)
-
masayuki.harada authored
(cherry picked from commit ce10221c2761fb3058ccb77b73ba87f97d5e2cd2)
-
- 26 Nov, 2020 8 commits
-
-
Haruki NAOI authored
(cherry picked from commit 1ab0a979fdbcc933ae249838841dc7f61c0e5aba)
-
Haruki NAOI authored
-
Haruki NAOI authored
-
Haruki NAOI authored
-
masayuki.harada authored
-
Haruki NAOI authored
(cherry picked from commit 243c90f647a1f97dc3a1486502dc6263b5705e39)
-
Haruki NAOI authored
(cherry picked from commit 5e7eb7c94857f5765bb7f18afc7f4c748acb048b)
-
Haruki NAOI authored
-
- 23 Nov, 2020 1 commit
-
-
Remi Hardy authored
MR932 : Nr sa ngap rrc wk42 - Initial implementation of NGAP and RRC extensions for SA MR956 : Correct use of ssb_position bitmaps MR958 : 5G NR Downlink DMRS Type 2 - Implementation of 5G NR Downlink DMRS type 2 (generation on gNB side, channel estimation with linear interpolation in frequency domain on UE side), needed for MIMO MR961 : 5G NR UE TTI cleanup - Remove current_thread_id array, nr_tti_rx, nr_tti_tx, subframe_rx and subframe_tx MR965 : fix a segdev
-
- 19 Nov, 2020 6 commits
-
-
Thomas Schlichter authored
Conflicts: openair1/PHY/NR_UE_TRANSPORT/dci_nr.c openair1/PHY/NR_UE_TRANSPORT/nr_transport_proto_ue.h openair1/SCHED_NR_UE/phy_procedures_nr_ue.c
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
Remi Hardy authored
MR939 : Nr rlc am bugfix w44 - bugfix MR948 : nr: rlc: hotfix - forgot to store frame and subfram - minor bugfix MR942 : Feature/make s1 mme port configurable - This patch adds an optional "port" option to set another sctp port than 36412 MR959 : minor: remove a CPPCHECK error for NR RLC - remove a CPPCHECK error (not a real error) for NR RLC
-
- 18 Nov, 2020 5 commits
-
-
Francesco Mani authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Laurent authored
-
- 17 Nov, 2020 9 commits
-
-
-
Laurent authored
-
masayuki.harada authored
-
hardy authored
Merge remote-tracking branch 'origin/hotfix-minor-remove-nr-rlc-cppcheck-error' into integration_2020_wk47
-
hardy authored
-
hardy authored
Merge remote-tracking branch 'origin/feature/make-s1-mme-port-configurable' into integration_2020_wk47
-
hardy authored
-
zhenghuangkun authored
-
Remi Hardy authored
MR890 : moving the OFDM phase rotation from RU to DU Moves the recently introduced phase rotations from RU to DU. This is important for setups that do not use the monolithic mode (like Benetel RRU). MR944 : fix pdsch low prb Fix for DLSCH decoding for low TBS and for ULSCH. In the UE, DLSCH decoding stats are printed periodically for every 64 frames. DLSCH decoding is skipped if UE receives retransmission for successfully decoded CW. MR946 : S1ap bugfix rab setup Fix a bug in S1AP MR951 : CI NSA FR1 logging and reporting update Enhancement of gNB html + log report showing (RAPROC PUSCH check, dlsch and ulsch statistics) M954 : Mac fixes wk45 2 Hotfix: preserves "low" delay (20-30ms) and correct HARQ retransmissions by disabling timing advance (TA) Reduces log level, compiler warning, correct TA condition
-
- 16 Nov, 2020 4 commits
-
-
Thomas Schlichter authored
-
Cedric Roux authored
This "error" is not a real error. openair2/LAYER2/nr_rlc/tests/test.c includes testXX.h to define the array int test[] and by design test[2] always exists. Let's simply suppress the reporting of this error.
-
Thomas Schlichter authored
-
masayuki.harada authored
Merge branch 'NR_SA_NGAP_RRC_wk42' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_SA_NGAP_RRC_wk42
-