Commit 912eca1a authored by francescomani's avatar francescomani

set correct beamforming type in CI FR2 test

parent ad366c3b
...@@ -172,7 +172,7 @@ MACRLCs = ({ ...@@ -172,7 +172,7 @@ MACRLCs = ({
tr_n_preference = "local_RRC"; tr_n_preference = "local_RRC";
pusch_TargetSNRx10 = 200; pusch_TargetSNRx10 = 200;
pucch_TargetSNRx10 = 200; pucch_TargetSNRx10 = 200;
set_analog_beamforming = 1; set_analog_beamforming = 2;
beam_duration = 1; beam_duration = 1;
beams_per_period = 1; beams_per_period = 1;
beam_weights = [0]; // single SSB -> one analog beam beam_weights = [0]; // single SSB -> one analog beam
......
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