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:
Robert Schmidt
2026-06-11 16:34:50 +02:00
2 changed files with 8 additions and 4 deletions

View File

@@ -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

View File

@@ -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