- 26 Mar, 2021 1 commit
-
-
Cedric Roux authored
We do some sanity checks for incoming rlc control packets. One of them is to check that so_start is not > so_end when present. But when 'range' is present and bigger than 1 it means that so_start refers to one PDU and so_end to another one. So we may well have so_start > so_end. This commit fixes that and reorganizes a bit the code to do the check before processing and rejecting the PDU if the values are not correct. (Before this commit we were NACKing the whole PDUs if so_start > so_end.)
-
- 23 Mar, 2021 1 commit
-
-
hardy authored
-
- 22 Mar, 2021 1 commit
-
-
hardy authored
-
- 21 Mar, 2021 1 commit
-
-
Raphael Defosseux authored
Ci new docker pipeline See merge request oai/openairinterface5g!1095
-
- 20 Mar, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 19 Mar, 2021 7 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
-
hardy authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Remi Hardy authored
MR !1071 : rohan_ulsim2RxFix -Support added for 2RX antennas case in ulsim -fixed indexing issue in gNB RX chain MR !1086 : fix-nr-pdcp-timer -The discard timer (set to infinity) is used by the PDCP layer to discard packets that were not transmitted to RLC after some time. MR !995 : NR_MAC_TCI_UCI_GlobalEdge TCI: -Activation of PDSCH TCI states, Activation of PDCCH TCI state -Construction of the codepoint, Updating nFAPI DCI1_1 (tci_field) -SSB Beam switching on basis of CSI MeasReport(SSB RSRP) -Added get_measured_rsrp and get_diff_rsrp API’s to get SSB RSRP’s. UCI: -Bit length calculation for the scheduled UCI Reporting for CSI-RS and SSB -Extraction of received CSI Report (L1-RSRP) when according to the calculated bit lengths and processing it. MR !1082 : NR_10MHz -Support of 10MHz BW for 5G NR MR !1013 : ptrs_rrc_config -Remove hardcoding of DL and UL PTRS parameters at gNB and NR UE
-
- 18 Mar, 2021 12 commits
-
-
hardy authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
-
hardy authored
increasing timeout for command related to waitbuild debug removing parallel build of xNB updating test xml with benetel conf files
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
add new nsa reference test
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Remi Hardy authored
-
- 17 Mar, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 16 Mar, 2021 9 commits
-
-
hardy authored
-
hardy authored
-
hardy authored
-
Thomas Schlichter authored
-
hardy authored
-
hardy authored
-
Remi Hardy authored
dummy files cleanup
-
Thomas Schlichter authored
-
francescomani authored
-
- 15 Mar, 2021 6 commits
-
-
hardy authored
-
guhan authored
-
hardy authored
-
hardy authored
-
hardy authored
-
Remi Hardy authored
MR !1054 : gNB_multi-threading_rework -Replacing the existing multi-threading pipeline with threadPool library, simpler and more robust -Updated dlsim to print stats to matlab file. -Small fix for UE Ulsch coding. MR !1063 : T_tracer__add_gnb_tracer Minimalist gnb tracer to trace (for the moment) rxdataF when some decoding for PUCCH or PUSCH has been done MR !1070 : nr_pdcp_improvements Implement data transfer (38.331 5.2): - transmit operation (in nr_pdcp_entity_recv_sdu) - receive operation (in nr_pdcp_entity_recv_pdu) - t-Reordering expiration MR !1076 : PBCHNRTCFIX Issue Details: If bchPayload is changed to non-zero value, then the test case used to fail. Solution: While final check against UE decoded bchpayload and input bchpayload, the AND operation with 0xff is missing along with RIGHT SHIFT operation for input bchpayload. MR !973 : s1_subnormal LTE update in S1 functions from Fujitsu. -NNSF -S1AP auto recovery. -Handling unexpected messages. -Fix memory leak. MR !1048 : develop_SA_RA -Draft and initial trigger of RA procedures upon SIB1 reception. -Improvements on SA SIB1 reception. -Get Msg3 from RRC to MAC layer (this fixes random Msg3). -Fix Tables 7.4.1.1.2-1/2 from 38.211.
-