Commit ed538ac8 authored by winckel's avatar winckel

Added eutra band in enb configuration physical parameters.

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5023 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 90425e6e
...@@ -62,6 +62,7 @@ eNBs = ...@@ -62,6 +62,7 @@ eNBs =
////////// Physical parameters: ////////// Physical parameters:
frame_type = "FDD"; frame_type = "FDD";
prefix_type = "NORMAL"; prefix_type = "NORMAL";
eutra_band = 7;
downlink_frequency = 2680e6; downlink_frequency = 2680e6;
uplink_frequency_offset = -120e6; uplink_frequency_offset = -120e6;
......
...@@ -61,6 +61,7 @@ eNBs = ...@@ -61,6 +61,7 @@ eNBs =
////////// Physical parameters: ////////// Physical parameters:
frame_type = "FDD"; frame_type = "FDD";
prefix_type = "NORMAL"; prefix_type = "NORMAL";
eutra_band = 7;
downlink_frequency = 2680e6; downlink_frequency = 2680e6;
uplink_frequency_offset = -120e6; uplink_frequency_offset = -120e6;
...@@ -97,6 +98,7 @@ eNBs = ...@@ -97,6 +98,7 @@ eNBs =
////////// Physical parameters: ////////// Physical parameters:
frame_type = "FDD"; frame_type = "FDD";
prefix_type = "NORMAL"; prefix_type = "NORMAL";
eutra_band = 7;
downlink_frequency = 2680e6; downlink_frequency = 2680e6;
uplink_frequency_offset = -120e6; uplink_frequency_offset = -120e6;
......
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