From 2a621d319cad4cc2dbfe8f275cb8253ed06c8480 Mon Sep 17 00:00:00 2001
From: Raymond Knopp <knopp@eurecom.fr>
Date: Sun, 31 Jul 2016 15:50:05 +0200
Subject: [PATCH] rcc if5 configuration file

---
 .../GENERIC-LTE-EPC/CONF/rcc.band7.tm1.usrpb210.conf   | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.usrpb210.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.usrpb210.conf
index 20cc9189bb..bba251f2d9 100644
--- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.usrpb210.conf
+++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.usrpb210.conf
@@ -23,7 +23,7 @@ eNBs =
 
     component_carriers = (
       {
-      node_function             = "NGFI_RCC_IF4";
+      node_function             = "NGFI_RCC_IF4p5";
       node_timing               = "synch_to_ext_device";
       node_synch_ref            = 0;
       frame_type					      = "FDD";
@@ -155,13 +155,13 @@ eNBs =
 
     rrh_gw_config = (
     {			  
-      	local_if_name = "eth2";			  
-   	  	remote_address = "00:13:95:1f:a0:af";
-    	local_address = "90:e2:ba:c5:fc:04";    
+      	local_if_name = "eth0";			  
+   	remote_address = "74:d4:35:cc:8d:15";
+    	local_address = "34:e6:d7:3c:ae:fc";    
     	local_port = 50000;	#for raw option local port must be the same to remote	       
     	remote_port = 50000; 
     	rrh_gw_active = "yes";
-    	tr_preference = "raw_if4";
+    	tr_preference = "raw_if4p5";
     	rf_preference = "usrp_b200";
     	iq_txshift = 4;
     	tx_sample_advance = 80;	
-- 
GitLab