Skip to content
Snippets Groups Projects

integration_2022_wk19b

Merged Robert Schmidt requested to merge integration_2022_wk19b into develop
Edited by Robert Schmidt

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1224 1224 ////////////////////////////////////////////////////
1225 1225 tx_offset = frame_parms->get_samples_slot_timestamp(slot,frame_parms,0);
1226 1226 txlev_sum = 0;
1227 for (int aa=0; aa<frame_parms->nb_antennas_rx; aa++) {
1227 for (int aa=0; aa<frame_parms->nb_antennas_tx; aa++) {
  • OAI RAN-CI-develop build (3391): Some Changed files in Merge Request DO NOT follow OAI Formatting Rules

  • Contributor

    Consolidated Test Results
    Tested CommitID: 851291dd
    RAN-LTE-2x2-Module-OAIEPC, status is SUCCESS, (519)
    RAN-NSA-B200-Module-LTEBOX, status is FAILURE, (1600)
    RAN-NSA-2x2-Module-OAIEPC, status is FAILURE, (500)
    RAN-SA-Module-CN5G, status is FAILURE, (601)
    RAN-SA-OAIUE-N310-X300-CN5G, status is FAILURE, (284)

  • Luis Pereira added 207 commits

    added 207 commits

    • 1042db73 - Initial commit for addition of dedicated BWPs
    • 8e79241c - Fixed compilation issues
    • 0ec806f5 - bugfix : pdcch and BWP switch capability
    • 1ce9f1fc - pucch errors fixed
    • 0afec1e3 - Access SCD parameters from config file
    • 0628d544 - scs and bwp location error fixed
    • b2fedd79 - Fixed error with BWP_Id 4
    • 82ba9b96 - Fixed PTRS errors
    • e9a6efc9 - PTRS paramaters removed
    • 698917bf - Fixed warnings and extra Log messages removed
    • 4a6f8a7d - Review comments incorporated
    • 91765a2c - Initial commit for addition of dedicated BWPs
    • bca775a5 - Fixed compilation issues
    • 1fe40f31 - bugfix : pdcch and BWP switch capability
    • af6807d3 - pucch errors fixed
    • 4f9aaa92 - Access SCD parameters from config file
    • 24acc0e8 - scs and bwp location error fixed
    • ea1b995a - Fixed error with BWP_Id 4
    • d3674a25 - Fixed PTRS errors
    • 6602bdee - PTRS paramaters removed
    • 039442c1 - Fixed warnings and extra Log messages removed
    • c623d904 - Review comments incorporated
    • 076a8264 - Merge branch 'scs_60_iisc' of https://gitlab.eurecom.fr/oai/openairinterface5g into scs_60_iisc
    • 8507a3d2 - Log level changed
    • 1f942850 - Rebased to develop after SA merge
    • 92298de5 - Merge remote-tracking branch 'origin/develop' into HEAD
    • 115a6d03 - Merge conflicts resolved
    • 1a089a0d - Fixed errors with initialBWP and SA
    • f34c9131 - Fixed SA mode Error
    • 6fa460dd - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 104e5327 - Review comments on SA mode addressed
    • 000142c3 - Cosmetic changes
    • 94808d43 - Added switching delay requirements
    • bd0c5f60 - Reverted no. of BWPs to 4
    • 274ea107 - Reverted number of BWPs error at gNB
    • 8b1138c8 - Hardcoding of bwp_id at UE removed
    • f2a1023d - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 208a6821 - Added documentation
    • ad9e0f5d - Fixed error in fill_default_reconfig()
    • 1c60147e - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • f03b309b - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 28394b96 - Merge branch 'scs_60_iisc' of gitlab.eurecom.fr:oai/openairinterface5g into scs_60_iisc
    • 503eba46 - fix compilation issue
    • c5feda86 - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 0e0be91a - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 3186d45e - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 1e6c36d8 - fix segfault in SA rfsim
    • f1992a58 - fixes in bwp ss and coreset configuration at ue
    • ebaabde8 - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 5bfd5079 - some more fixes for RA at gNB
    • 1396004c - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 7f392cdb - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • b4f8857d - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • ee054770 - Fix Segmentation Fault and avoid multiple calloc for the same pointers
    • 6edd0bb2 - Change LOG levels
    • 8cc8ef12 - Add ServingCellConfigDedicated to RRCReconfiguration message in NSA
    • 1302b48b - Temporary fix to avoid QUECTEL to reject the RRCReconfiguration in NSA mode
    • 0f63e948 - Update Dedicated Serving Cell Configuration section in configuration file
    • aa653af5 - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • e6ae92ea - Revert "Temporary fix to avoid QUECTEL to reject the RRCReconfiguration in NSA mode"
    • 45491042 - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 2a4c789b - Merge remote-tracking branch 'origin/thread_pool_size' into scs_60_iisc
    • 35ebb0e0 - Update min_rxtxtime in config file after merge
    • 7f6e5c6f - Fix warnings after merge with develop
    • 87c75ebc - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 68d4daf7 - Fix variable wrongly replaced during the merge with develop
    • 20b6ee70 - Fix build warning after merge with develop
    • 296357fe - BWP fixes
    • 2bab0057 - Remove unused BWPs
    • 4f693883 - Remove hardcoded controlResourceSetId
    • 212f00fc - Fix segmentation faults for SA
    • 981f4603 - Merge remote-tracking branch 'origin/develop' into scs_60_iisc
    • 6e4ff32c - Add Dedicated Serving Cell Configuration to config files
    • 4f50fcce - Add dedicated BWPs in fill_initial_SpCellConfig
    • b15f1f18 - Fix number of RRCSetup encoded bytes
    • c1f6dbfb - Fix Msg4 for mac subheader long, RB calculation improvement, and fix variable...
    • 46181eca - Dedicated BWPs working for SA in RFsim
    • a8e7927c - Fix scope build warnings
    • 96ae9a91 - InitialContextSetupResponse with COTS UE
    • 1a6b4643 - Avoid segmentation fault in the BWP selection
    • c9b8bf47 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 370b1f4d - Fix build warning after merge with develop
    • 2b6c64c9 - Backup improvements in servingcellconfigdedicated
    • 1bd68ef2 - Fixes when handling with multiple Coresets
    • b608e326 - Derive each Coreset or SearchSpace IDs from the BWPId to uniquely identify each one
    • 2a610cfe - Handle config file without servingcellconfigdedicated
    • 10ef3751 - Fix rbStart in pf_ul
    • e7d11fab - Fix segmentation fault when exporting packets to wireshark with high MCS
    • 754a39de - Dedicated BWPs working with COTS UE in SA mode
    • 6f7b434c - Update config files and fix bwp selection
    • 8df42922 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • a6bf3f4c - Fix search space loop in ue_dci_configuration
    • 9daebabe - Handling SIB1 decode at UE when the searchSpaceSIB1 in BWP is NULL
    • 729c4ef1 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 5b875ab2 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 719aec8b - Merge remote-tracking branch 'origin/NR_pdcch_improvements' into Dedicated-BWPs
    • 49734244 - Merge remote-tracking branch 'origin/NR_pdcch_improvements' into Dedicated-BWPs
    • 7c747e5c - Merge remote-tracking branch 'origin/NR_pdcch_improvements' into Dedicated-BWPs
    • 9c720648 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 06d07e3a - Bug fix in min num of PRBs to schedule to a UE when there is multiple UEs
    • c1931a60 - Bug fix in min num of PRBs to schedule to a UE when there is multiple UEs
    • 571677b9 - Make nr_find_nb_rb() take minimum RBsize
    • 0a632210 - Reduce max_num_ue after successful PUCCH alloc
    • 5d488fcb - Merge remote-tracking branch 'origin/multiple-ues-min-prbs-bug-fix' into Dedicated-BWPs
    • 47592d53 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • acdbb5bb - Fix segmentation fault in phy-test
    • 1cd71d17 - Change LOG level
    • 405edc8b - Fix RRC state and sub-state
    • 6b69e67f - Fix number of search spaces
    • bddcfc51 - Implementation of functions required for the BWP switching based on RRC method
    • 95a02717 - Fix warning
    • d1e7dead - Fix the removal of unused BWPs
    • 0789759b - Fix dedicated BWPs configuration for NSA
    • 99d15886 - Fix phy-test
    • 589cb2f4 - Fix segmentation fault for do-ra
    • 87c69d2f - To use initialBWP when there are no dedicated BWPs in config file
    • cce425ba - Fix searchSpaceId and controlResourceSetId for NSA
    • da251e00 - Fix firstActiveBWP and defaultBWP for NSA
    • 35d6c4af - Fix ra_SearchSpace for NSA
    • 5b1dfb8b - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 8238c40c - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 08e97aa9 - Fix warnings after merge
    • a87e99ad - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 19f532d4 - Fix build after merge
    • d058e2a6 - Increase RRC_BUF_SIZE to 1024 to solve encoding failure
    • 00c6a4bc - Avoid segmentation fault
    • b04957b5 - Add configuration files for 217 PRBs (80 MHz) and 273 PRBs (100 MHz) BW in a Dedicated BWP
    • 3114060a - Add configuration files for 217 PRBs (80 MHz) and 273 PRBs (100 MHz) BW in a Dedicated BWP
    • e23e863e - Merge remote-tracking branch 'origin/Dedicated-BWPs' into Dedicated-BWPs
    • 4ce79518 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 65e47c88 - Handle RRC processing time at gNB
    • a9bbf18d - Simplification of rrc_processing_delay computation
    • 7ae5abfb - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • f5c4ccf4 - Merge remote-tracking branch 'origin/develop' into NR_RRC_processing_timer
    • bc7a4046 - Move rrc_processing_timer from MAC to RRC
    • 726cebaa - Create function to enable nr_rrc_processing_timer
    • 6f5ea27e - Improve nr_rrc_processing_timer procedures
    • daf3fb0e - Enable nr_rrc_processing_timer for RRCSetup
    • e95b40a9 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 2706b164 - Merge remote-tracking branch 'origin/NR_RRC_processing_timer' into Dedicated-BWPs
    • d0f6174f - Remove obsolete code
    • 4510041a - Fix RRC processing time to match RRC ticks (at 1 ms) and add implementation...
    • 345b66c7 - Merge remote-tracking branch 'origin/NR_RRC_processing_timer' into Dedicated-BWPs
    • 7ba25173 - Improve nr_rrc_processing_timer to support BWP switching
    • 9c45ee05 - Fix RIV value for 162 PRBs
    • 5d6d25c9 - Fix RIV value for 162 PRBs, update and synchronization of configuration files
    • 6d4bd119 - Merge remote-tracking branch 'origin/fix_rballoc_mask_type' into Dedicated-BWPs
    • a1739a11 - Avoid segmentation fault
    • 11577f6b - Fix DU to CU RRC message encode
    • 5f64d2a1 - Avoid CU from trying to access RC.nrmac
    • 94a296d7 - Fix selected BWP for SRS at UE
    • d5f431a1 - Move nr_bwp_switch and schedule_nr_bwp_switch functions to gNB_scheduler_primitives.c
    • 6c1f1a02 - Avoid CU from trying to access RC.nrmac
    • 9daef4e5 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 3b3866fe - Fix warning after merge
    • c11f6082 - Merge remote-tracking branch 'origin/develop' into NR_RRC_processing_timer
    • 8e5ea001 - Fix warning after merge
    • f8af4c8b - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 4d257e1a - Fix build after merge
    • 6ccaaaca - Merge remote-tracking branch 'origin/develop' into NR_RRC_processing_timer
    • 345f3056 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • c65593d0 - Fix build after merge
    • 1a3c8e54 - Merge remote-tracking branch 'origin/develop' into NR_RRC_processing_timer
    • eb033225 - Change LOG level
    • e4536a09 - Merge remote-tracking branch 'origin/NR_RRC_processing_timer' into Dedicated-BWPs
    • 2b1cafb5 - Do not create a Dedicated BWP when it is not configured in the configuration file
    • 940abc35 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 06890407 - Merge remote-tracking branch 'origin/NR_RRC_processing_timer' into Dedicated-BWPs
    • ada380d9 - Merge remote-tracking branch 'origin/develop' into NR_RRC_processing_timer
    • 0270b7b1 - Move RRC processing timer implementation from RRC to MAC
    • 7b5d8de6 - Remove sib1_tda from configuration files to use the default value
    • a39c310b - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 44c0c8d3 - Merge branch 'NR_RRC_processing_timer' into Dedicated-BWPs
    • bd7f837f - Fix after merge
    • 5c176c45 - Fix mcs table update during RRCReconfiguration
    • 7508205f - Move nr_mac_update_timers function to gNB_scheduler_primitives
    • 72f40e6f - Add definition for some rrc processing delays
    • 55f1a6b4 - Stop the scheduling of CSI-RS, of CSI measurement report reception on PUCCH2...
    • 8e4c5138 - Fix RRC processing time when using F1 split
    • e59ac44c - Merge branch 'NR_RRC_processing_timer' into Dedicated-BWPs
    • 709db951 - Fix DL/UL failure due to wrong dedicated BWP when an RA fails on Msg4 and then succeeds
    • efd99aca - Fix read SSpace array index at -1
    • 58875415 - Fix segmentation fault when using multiple Dedicated-BWPs and F1
    • aeaf4c87 - Fix delay of CU for a very large cellGroupConfig
    • 2ddb6875 - Merge remote-tracking branch 'origin/develop' into NR_RRC_processing_timer
    • d01cd03a - Merge branch 'NR_RRC_processing_timer' into Dedicated-BWPs
    • 0e2a0065 - Fix build after merge
    • 7597a582 - Merge remote-tracking branch 'origin/NR_RRC_processing_timer' into Dedicated-BWPs
    • 1e38cead - Increase MAX_NUM_NR_DLSCH_SEGMENTS_PER_LAYER to allow gNB to work with 273PRBs and 256QAM at MCS 27
    • 8641d54f - Fix build after merge
    • d059c717 - Clean up and minor improvements in configuration files
    • a8e6bf9b - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 02d49ed3 - Fixes after merge
    • 5031649c - Improvements on BWP switch procedures and harmonize it with RRC processing timer
    • c587fe36 - Improve log and cosmetic changes
    • 3c4ba502 - Merge remote-tracking branch 'origin/develop' into Dedicated-BWPs
    • 270c540c - Minor clean up in function mac_rrc_nr_data_req
    • 0217cd50 - Update in documentation
    • 9aa7d1c8 - Remove redundant change of active bwp (it changes after RRC processing timer elapsed)
    • af377945 - Fix hardcoded coreset and assignment from wrong array position
    • 7d1f693b - Revert rbSize validation with target_dl_bw to previous version
    • 9f51b3f8 - Harmonize and reuse the nr_rrc_config_dl_tda function to prepare...
    • 2f3ce42d - Improve code readability in fix_scd function
    • 54f49fd2 - Remove duplicated code for bwp common validation
    • 64f4d34c - Fix tda in dlsim considering the new configuration for NSA in fill_default_nsa_downlinkBWP
    • cc238a91 - Compute TDA startSymbolIndex and nrOfSymbols everytime function nr_set_pdsch_semi_static is called
    • 486e9e23 - Merge remote-tracking branch 'origin/Dedicated-BWPs' into integration_2022_wk19b

    Compare with previous version

  • OAI RAN-CI-develop build (3400): Some Changed files in Merge Request DO NOT follow OAI Formatting Rules

  • OAI RAN-CI-develop build (3400): Some modified files in Merge Request MAY have INTRODUCED WARNINGS (openair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.c)

  • Contributor

    Consolidated Test Results
    Tested CommitID: 486e9e23
    RAN-LTE-2x2-Module-OAIEPC: SUCCESS (522)
    RAN-NSA-B200-Module-LTEBOX: FAILURE (1603)
    RAN-NSA-2x2-Module-OAIEPC: FAILURE (503)
    RAN-SA-Module-CN5G: FAILURE (604)
    RAN-SA-AmariS-CN5G: SUCCESS (42)
    RAN-SA-OAIUE-N310-X300-CN5G: FAILURE (287)\

  • Contributor

    Consolidated Test Results
    Tested CommitID: 486e9e23
    RAN-LTE-2x2-Module-OAIEPC: FAILURE (525)
    RAN-NSA-B200-Module-LTEBOX: SUCCESS (1606)
    RAN-NSA-2x2-Module-OAIEPC: FAILURE (506)
    RAN-SA-Module-CN5G: FAILURE (607)
    RAN-SA-AmariS-CN5G: SUCCESS (45)
    RAN-SA-OAIUE-N310-X300-CN5G: FAILURE (290)\

  • Contributor

    Consolidated Test Results
    Tested CommitID: 486e9e23
    RAN-LTE-2x2-Module-OAIEPC: FAILURE (528)
    RAN-NSA-B200-Module-LTEBOX: FAILURE (1609)
    RAN-NSA-2x2-Module-OAIEPC: FAILURE (509)
    RAN-SA-Module-CN5G: FAILURE (610)
    RAN-SA-AmariS-CN5G: SUCCESS (48)
    RAN-SA-OAIUE-N310-X300-CN5G: FAILURE (293)\

  • Robert Schmidt added 6 commits

    added 6 commits

    • 09c3597b - Only check T tracer if EPC has been defined
    • a9dcdcbb - Fix name of html module
    • 1c4bf402 - Fix caracal perf test: add option for N300, run only once (is consistent)
    • 9b2fa3ca - Increase PUSCH decoding defaults
    • 6c43cdf4 - Hack to prevent segfault
    • 22944fb8 - Merge remote-tracking branch 'origin/repair-test-caracal' into integration_2022_wk19b

    Compare with previous version

  • Robert Schmidt changed the description

    changed the description

  • OAI RAN-CI-develop build (3404): Some Changed files in Merge Request DO NOT follow OAI Formatting Rules

  • OAI RAN-CI-develop build (3404): Some modified files in Merge Request MAY have INTRODUCED WARNINGS (openair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.c)

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading