Commit f1cc914d authored by Robert Schmidt's avatar Robert Schmidt

Change configuration to match new format

parent 751a5482
...@@ -13,10 +13,9 @@ eNBs = ...@@ -13,10 +13,9 @@ eNBs =
eNB_name = "eNB_Eurecom_LTEBox"; eNB_name = "eNB_Eurecom_LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 92; mnc_length = 2; } );
mobile_network_code = "92";
////////// Physical parameters: ////////// Physical parameters:
......
...@@ -13,10 +13,9 @@ eNBs = ...@@ -13,10 +13,9 @@ eNBs =
eNB_name = "eNB_Eurecom_LTEBox"; eNB_name = "eNB_Eurecom_LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 92; mnc_length = 2; } );
mobile_network_code = "92";
////////// Physical parameters: ////////// Physical parameters:
......
...@@ -13,11 +13,9 @@ eNBs = ...@@ -13,11 +13,9 @@ eNBs =
eNB_name = "eNB_Eurecom_LTEBox"; eNB_name = "eNB_Eurecom_LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 93; mnc_length = 2; } );
mobile_network_code = "93";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -13,11 +13,9 @@ eNBs = ...@@ -13,11 +13,9 @@ eNBs =
eNB_name = "eNB-Eurecom-LTEBox"; eNB_name = "eNB-Eurecom-LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 92; mnc_length = 2; } );
mobile_network_code = "92";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -13,11 +13,9 @@ eNBs = ...@@ -13,11 +13,9 @@ eNBs =
eNB_name = "eNB_Eurecom_LTEBox"; eNB_name = "eNB_Eurecom_LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 93; mnc_length = 2; } );
mobile_network_code = "93";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -13,11 +13,9 @@ eNBs = ...@@ -13,11 +13,9 @@ eNBs =
eNB_name = "eNB-Eurecom-LTEBox"; eNB_name = "eNB-Eurecom-LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 93; mnc_length = 2; } );
mobile_network_code = "93";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -13,11 +13,9 @@ eNBs = ...@@ -13,11 +13,9 @@ eNBs =
eNB_name = "eNB_Eurecom_LTEBox"; eNB_name = "eNB_Eurecom_LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 93; mnc_length = 2; } );
mobile_network_code = "93";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -16,11 +16,9 @@ eNBs = ...@@ -16,11 +16,9 @@ eNBs =
eNB_name = "eNB-Eurecom-LTEBox"; eNB_name = "eNB-Eurecom-LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 93; mnc_length = 2; } );
mobile_network_code = "93";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -13,12 +13,9 @@ eNBs = ...@@ -13,12 +13,9 @@ eNBs =
eNB_name = "eNB_Eurecom_LTEBox"; eNB_name = "eNB_Eurecom_LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 92; mnc_length = 2; } );
#mobile_network_code = "93";
mobile_network_code = "92";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -13,11 +13,9 @@ eNBs = ...@@ -13,11 +13,9 @@ eNBs =
eNB_name = "eNB-Eurecom-LTEBox"; eNB_name = "eNB-Eurecom-LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 93; mnc_length = 2; } );
mobile_network_code = "93";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -16,11 +16,9 @@ eNBs = ...@@ -16,11 +16,9 @@ eNBs =
eNB_name = "eNB-Eurecom-LTEBox"; eNB_name = "eNB-Eurecom-LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 93; mnc_length = 2; } );
mobile_network_code = "93";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
...@@ -16,11 +16,9 @@ eNBs = ...@@ -16,11 +16,9 @@ eNBs =
eNB_name = "eNB-Eurecom-LTEBox"; eNB_name = "eNB-Eurecom-LTEBox";
// Tracking area code, 0x0000 and 0xfffe are reserved values // Tracking area code, 0x0000 and 0xfffe are reserved values
tracking_area_code = "1"; tracking_area_code = 1;
mobile_country_code = "208"; plmn_list = ( { mcc = 208; mnc = 93; mnc_length = 2; } );
mobile_network_code = "93";
tr_s_preference = "local_mac" tr_s_preference = "local_mac"
......
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