- 03 Apr, 2021 1 commit
-
-
Laurent OpenCells authored
-
- 02 Apr, 2021 3 commits
-
-
Laurent OpenCells authored
-
Florian Kaltenberger authored
-
Laurent THOMAS authored
-
- 01 Apr, 2021 1 commit
-
-
Remi Hardy authored
MR !1085 : Nr mac ssb -MAC scheduling of multiple SSBs -Symbol level occupation of VRB map for SSBs -Multi SSB SIB1 scheduling MR !1097 : NR_PRACH: nr_du\[\] buffer not filled in High Speed case for both gNB and nrUE Issue: TC nr_prachsim failed with High Speed(-H) enabled. While generating NR PRACH for High Speed case : Array nr_du\[\] was not filled for both gNB and nrUE. Added function nr_fill_du() to resolve the issue. MR !1107 : Small bugfixes for 5G NR
-
- 31 Mar, 2021 6 commits
-
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
Laurent THOMAS authored
-
Remi Hardy authored
MR !1092: Nr pdcp nia2 integrity This code has not been tested with a COTS UE. We need SRB1/2 (so we need SA) to test. The activation of security and integrity for SRB1 will need more code (new functions) because it happens after some time, not at creation time of the PDCP entity and there is no way to do this with current code. MR !1075: Fft bench hotfix Simple fix to make the FFT testbench compile and run on current develop. MR !1083: NR power measurement fixes
-
- 30 Mar, 2021 13 commits
-
-
Laurent THOMAS authored
-
hardy authored
-
hardy authored
-
Cedric Roux authored
-
francescomani authored
-
Thomas Schlichter authored
If the array of pointers is allocated using malloc(), it is not guaranteed that the pointers are NULL, so the actual PHY_VARS_gNB might nit be allocated correctly! Also replace a malloc() + memset() combination by just a calloc().
-
Cedric Roux authored
-
Cedric Roux authored
This code has not been tested with a COTS UE. We need SRB1/2 (so we need SA) to test. The activation of security and integrity for SRB1 will need more code (new functions) because it happens after some time, not at creation time of the PDCP entity and there is no way to do this with current code.
-
Cedric Roux authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
Remi Hardy authored
-MR !1052 : Nr fapi beamindex ssb ro This branch completes RA procedure for FR2 and includes improvements for beam index communication through FAPI interface. -fix_rb_corruption: A memcpy() introduced to optimize for the case of no precoding corrupted RBs which are not allocated to PDSCH in the common txdataF array. So instead, fall back to memcpy() for each PDSCH RB. -benetel configuration files update
-
francescomani authored
-
- 29 Mar, 2021 10 commits
-
-
Laurent THOMAS authored
-
Thomas Schlichter authored
-
rohan authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
Florian Kaltenberger authored
-
hardy authored
-
Thomas Schlichter authored
A memcpy() introduced to optimize for the case of no precoding corrupted RBs which are not allocated to PDSCH in the common txdataF array. So instead fall back to memcpy() for each PDSCH RB.
-
hardy authored
-
Remi Hardy authored
MR !1037: 5G NR DL MIMO MR !1089: Fixes two issues that we encountered with the new Quectel modules (RM500Q-GL) -make LTE RRC buffers large enough -fix initial{D,U}LBWPlocationAndBandwidth in NR config file so that all accept it
-
- 28 Mar, 2021 2 commits
- 25 Mar, 2021 3 commits
-
-
Laurent THOMAS authored
-
Thomas Schlichter authored
-
Thomas Schlichter authored
-
- 23 Mar, 2021 1 commit
-
-
hardy authored
-