mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Merge remote-tracking branch 'sakthi/ocudu-ci-config' into integration_2026_w24
CI OCUDU configuration changes (#166) 1. Enable more logs in ocudu gnb. 2. Reduce tx amplitude to prevent clipping in OAI DFT. Reviewed-by: Bartosz Podrygajlo <bartosz.podrygajlo@openairinterface.org>
This commit is contained in:
@@ -20,6 +20,8 @@ ru_sdr:
|
||||
srate: 23.04
|
||||
tx_gain: 25
|
||||
rx_gain: 25
|
||||
amplitude_control:
|
||||
tx_gain_backoff: 22
|
||||
|
||||
cell_cfg:
|
||||
dl_arfcn: 632628
|
||||
@@ -42,8 +44,8 @@ cell_cfg:
|
||||
nof_cell_csi_res: 0
|
||||
|
||||
log:
|
||||
filename: gnb.log
|
||||
all_level: debug
|
||||
filename: stdout
|
||||
all_level: info
|
||||
|
||||
pcap:
|
||||
mac_enable: false
|
||||
|
||||
@@ -20,6 +20,8 @@ ru_sdr:
|
||||
srate: 61.44
|
||||
tx_gain: 25
|
||||
rx_gain: 25
|
||||
amplitude_control:
|
||||
tx_gain_backoff: 22
|
||||
|
||||
cell_cfg:
|
||||
dl_arfcn: 632628
|
||||
@@ -44,8 +46,8 @@ cell_cfg:
|
||||
nof_cell_csi_res: 0
|
||||
|
||||
log:
|
||||
filename: gnb.log
|
||||
all_level: debug
|
||||
filename: stdout
|
||||
all_level: info
|
||||
|
||||
pcap:
|
||||
mac_enable: false
|
||||
|
||||
Reference in New Issue
Block a user