Commit 43fc8c08 authored by Robert Schmidt's avatar Robert Schmidt

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: default avatarBartosz Podrygajlo <bartosz.podrygajlo@openairinterface.org>
parents fa237ffa 4b79c55c
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment