Skip to content
Snippets Groups Projects
Commit 4ff17e2b authored by Rohit Gupta's avatar Rohit Gupta
Browse files

Fixed the rx gain setting of USRP

parent 9eec54ae
Branches
Tags
No related merge requests found
...@@ -35,7 +35,7 @@ eNBs = ...@@ -35,7 +35,7 @@ eNBs =
nb_antennas_tx = 1; nb_antennas_tx = 1;
nb_antennas_rx = 1; nb_antennas_rx = 1;
tx_gain = 90; tx_gain = 90;
rx_gain = 132; rx_gain = 125;
prach_root = 0; prach_root = 0;
prach_config_index = 0; prach_config_index = 0;
prach_high_speed = "DISABLE"; prach_high_speed = "DISABLE";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment