Skip to content
Tags give the ability to mark specific points in history as being important
  • 2021.w48
    0ac69fb1 · integration_2021_wk48 ·
    Nr add ue improvements ; parallelization of LDPC decoding on UE side ; T tracer: trace MAC DL retransmission PDUs in the gnb ; fix for harq value in fapi indication according to scf ; CI fixes
  • 2021.w49_a
    142451e7 · integration_2021_wk49_a ·
    Handle Msg3 carrying a DCCH or DTCH message ; Fix build warning ; nr rlc: speedup buffer status computation ; NR ACKNACK improvements
  • 2021.w49_b
    e19460a9 · integration_2021_wk49_b ·
    Docker: Trying to reduce the number of layers in target images ; small fixes for nr rlc
  • 2021.w50_a
    ee3a256b · integration_2021_wk50_a ·
    Fix msg4 segfault ; nr pdcp: introduce a thread to do pdcp_data_ind ; Scope telnet fixes ; CI: a few fixes
  • 2021.w51_a
    b04731d7 · integration_2021_wk51_a ·
    Build all targets in a single container before creating per-target containers ; Fix a race condition in UE where PUSCH could not be sent when UE sends PUCCH and PUSCH at the same slot  ; [CI] improve Ping pass fail checkers ; [CI] git post (note) for scheduled test results
  • 2021.w51_c
    e230fb50 · integration_2021_wk51_c ·
    Tx proc optim ;  oaiue x300 ; NR RRC harmonization: TDA for DL and UL
  • 2022.w01
    L2 Emulator for NSA Mode ;  	f1 split for 5G
  • 2022.w02
    8125d776 · integration_2022_wk02 ·
    T tracer: add option to have both T traces and regular console logs ; nr ue: fix rlc and pdcp tick generation ; Rfsim chan mod bug ;  Fixes, MR 1257 1225 followup
  • 2022.w03_hotfix
    cleaning and hotfixes after recent merges
  • 2022.w03_b
    7910babd · integration_2022_wk03_b ·
    NR UE capabilities ; fix issue created from fix int8 overflow (int8 overflox is small) ; ci-improvements
  • 2022.w05
    Integration 2022 week 05:
    
    - MR 1425 : [CI] add-on to clean AWS objects
    - MR 1420 : nr ue: fix security setting of DRB
    - MR 1396 : NR fix harq round calculation
    - MR 1414 : Modified CMakeLists to enable the run with address sanitizer without specifying LD_LIBRARY_PATH
    - MR 1413 : [CI] migrating VM-based tests to Container-based tests
    - MR 1426 : [CI] improve stats files analysis
    - MR 1389 : [CI] TCP bidir test for SA and NSA
  • 2022.w05b
    Integration 2022 week 05b:
    
    MR 1424 : Tx PHY Race Fix
    MR 1394 : nFAPI P5 bug fixes (Pack/Unpack fixes)
    MR 1421 : Removing log_minimal and adding new run-time logging opts
    MR 1383 : bler_txproc_optim
    MR 1380 : rename pusch procs
  • 2022.w06
    Integration 2022 week 06:
    
    MR 1431 : fix size EpsNetworkFeatureSupport.c
    MR 1359 : handling multiple pdcch PDU
  • 2022.w06a
    Integration 2022 week 06a:
    
    MR !1431 (merged) fix size EpsNetworkFeatureSupport.c
    MR !1359 (merged) handling multiple pdcch PDU
  • 2022.w07
    Integration 2022 week 7:
    
    MR !1440 (merged) fix 162 PRB config
    MR !1446 (merged) fix tcp bidir for nsa
    MR !1443 (merged) fix mac2pduwireshark
    MR !1428 (merged) UE parallel processing fix
    
    Fixes in integration branch:
    - relax ping acceptance thresholds for LTE
    - Fix SA OAIUE N310 test's USRP IP address
  • 2022.w07b
    Integration 2022 week 7:
    
    This merges the following MRs:
    - MR !1436 fairRR LTE scheduler fixes: should make the connection more stable, less UL retransmissions
    - MR !1386 phy sync improvements: the 5G NR UE should sync better
    - MR !1361 FDD support (no traffic): adds FDD support for the scheduler, but heavy traffic has not been tested
    - MR !1447 using uid for PUCCH RRC conf: use the RRC UID to decide on PUCCH resources, should in particular avoid the "PUCCH straddles DC carrier" assert
    - fix for 5G F1 RFsim test fail
  • 2022.w08
    Changes in this tag:
    
    MR !1422: gtp-u old code delete
    MR !1423: Remove MSC and _log_verbosity from config files
    MR !1319: 2port MIMO
    MR !1442: RFsim container improvements
    MR !1441: bugfix multi-UE scheduling
    MR !1458: record player bugfixs
  • 2022.w08b
    Changes in this tag:
    
    MR !1460 fixes NR RLC
    - correct use of sn_end instead of so_end (big problem)
    - same computation for sn_count (minor problem)
    
    MR !1452 fix for Nid_cell != 0
    - fixes related to Nid_cell (used for dmrs and scrambling) to allow it
      work with a Nid_cell different from 0
    
    MR !1241 address sanitizer in physims
    - run (most) physical simulators with the address sanitizer
    
    MR !1468 repair F1 split
    - correctly initialize PDCP in F1 (on CU)
    - support reconfiguratino of No of HARQ processes (could also prevent a
      segv on RRC Reestablishment)
    
    MR !1434 ULINFO cleanup
    - This struct is used to store the uplink 5G nFAPI messages between the
      proxy and the gNB MAC layer. The original OAI implementation utilizes
      a similarly named variable (UL_info) to store the uplink 5G nFAPI
      messages between the PHY and MAC layer. This commit will utilize the
      original UL_info variable prior to calling the handle functions. These
      changes allow us to make minimal changes to the nFAPI handle functions
      and modifies the NR_UL_Indication parent function instead.
  • 2022.w09
    Changes in this tag:
    
    MR !1388 10 MHz with OAI UE
    - Fixes to make SIB1 detection and RA work for 10MHz BW in SA with OAI
      UE.
    - fixes for 2 symbol interleaved pdcch, pdsch mapping type B, dynamic
      mcs for msg2 and 4
    
    MR !1342 NR UE CSI-RS
    - Functions to schedule reception of CSI-RS (and CSI-IM) at UE MAC. In
      preparation for CSI-RS handling at UE. Change in
      nr_ue_scheduled_response() to handle additional fapi pdus. In principle
      no effect on CI if do_CSI flag is not enabled at gNB config file.
    
    MR !1457 retransmission checkers
    - implement retransmissions + error checkers based on thresholds defined
      in xml
    - only rfsim5g testcase was updated for the moment for testing /debug
    
    MR !1470 drop sgNB release request
    - drops an sgNB release request if the endpoint does not exist anymore
      instead of asserting
    
    MR !1292 add PDU session modify and release
    - Add PDU session modify and release in RRC
  • 2022.w09b
    Changes in this tag:
    
    MR 1475: CI fix log rotation
    - Delete logs older than 14d if reaching 80% disk utilization
    
    MR 1412: 256qam DL
    - implement RRC configuration for 256 QAM MCS table for DL according to
      UE capabilities
    
    MR 1466: merge tx thread timing stats
    - Merge timing stats of tx thread into one variable
    - Provide API to export time_stats_t from Tpool implementation, giving
      the job execution duration
    - Delete a lot of unused code
    
    MR 1482: correctly configure DL HARQ processes
    - did not add the new HARQ processes to be used into the list after MR
      !1468 (merged)