Skip to content
Snippets Groups Projects
Commit 2a621d31 authored by Raymond Knopp's avatar Raymond Knopp
Browse files

rcc if5 configuration file

parent 5309b71e
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ eNBs = ...@@ -23,7 +23,7 @@ eNBs =
component_carriers = ( component_carriers = (
{ {
node_function = "NGFI_RCC_IF4"; node_function = "NGFI_RCC_IF4p5";
node_timing = "synch_to_ext_device"; node_timing = "synch_to_ext_device";
node_synch_ref = 0; node_synch_ref = 0;
frame_type = "FDD"; frame_type = "FDD";
...@@ -155,13 +155,13 @@ eNBs = ...@@ -155,13 +155,13 @@ eNBs =
rrh_gw_config = ( rrh_gw_config = (
{ {
local_if_name = "eth2"; local_if_name = "eth0";
remote_address = "00:13:95:1f:a0:af"; remote_address = "74:d4:35:cc:8d:15";
local_address = "90:e2:ba:c5:fc:04"; local_address = "34:e6:d7:3c:ae:fc";
local_port = 50000; #for raw option local port must be the same to remote local_port = 50000; #for raw option local port must be the same to remote
remote_port = 50000; remote_port = 50000;
rrh_gw_active = "yes"; rrh_gw_active = "yes";
tr_preference = "raw_if4"; tr_preference = "raw_if4p5";
rf_preference = "usrp_b200"; rf_preference = "usrp_b200";
iq_txshift = 4; iq_txshift = 4;
tx_sample_advance = 80; tx_sample_advance = 80;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment