- 19 Nov, 2020 1 commit
-
-
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
-
- 17 Nov, 2020 5 commits
-
-
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
-
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 1 commit
-
-
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.
-
- 13 Nov, 2020 7 commits
-
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
Sakthivel Velumani authored
-
Remi Hardy authored
MR936: nr_fdd_if_fix - Add support for 5G NR FDD bands and introduce configurable IF frequencies (esp. on nrUE) with configurable UL-DL-frequency offset. MR940: dongzhanyi-zte-develop2 - Solved the problem that UE UL LDPC code can only process data within 8 code blocks (the UE UL LDPC code could only process data within 8 code blocks. If there were more than 8 code blocks, an error would occur) MR943: NR_UE_MAC_scheduler - Dynamic calculation of slot for PUSCH transmission based on slot offset k2. PUSCH slot is no longer hard-coded to 8. - Support for multiple UL allocations in a frame by supporting a ul_config_request per UL slot. - Support for multiple PDUs per slot - Fixes for a few UE crashes/assertion failures due to invalid DCI received - UE scheduler code clean-up
-
- 12 Nov, 2020 2 commits
-
-
Remi Hardy authored
-
hardy authored
-
- 11 Nov, 2020 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- wrap around 1024 (frame number is 0-1023) - check for equality of frames with high numbers will trigger every 10ms
-
- 10 Nov, 2020 9 commits
-
-
Thomas Schlichter authored
-
Frédéric Leroy authored
-
Thomas Schlichter authored
-
hardy authored
-
hardy authored
-
Remi Hardy authored
-
Remi Hardy authored
-
cig authored
-
cig authored
-
- 09 Nov, 2020 11 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Remi Hardy authored
-
hardy authored
-
hardy authored
-
Frédéric Leroy authored
-
Frédéric Leroy authored
Use default port 36412 for S1
-
hardy authored
-
Frédéric Leroy authored
When $USER is not set (Yes we did !), extracting protobuf fails. Wh avoid this by using the 'id' command both to get user and group ids.
-
hardy authored
-
Florian Kaltenberger authored
-