Commit 44dc3404 authored by Lionel Gauthier's avatar Lionel Gauthier

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5671 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent a519922c
...@@ -8,7 +8,8 @@ eNBs = ...@@ -8,7 +8,8 @@ eNBs =
( (
{ {
////////// Identification parameters: ////////// Identification parameters:
hard_real_time = "yes"; # real_time choice in {hard, rt-preempt, no}
real_time = "hard";
eNB_ID = 0xe00; eNB_ID = 0xe00;
cell_type = "CELL_MACRO_ENB"; cell_type = "CELL_MACRO_ENB";
eNB_name = "eNB_Eurecom_0"; eNB_name = "eNB_Eurecom_0";
......
...@@ -73,7 +73,7 @@ MME : ...@@ -73,7 +73,7 @@ MME :
NAS : NAS :
{ {
# 3GPP TS 33.401 section 7.2.4.3 Procedures for NAS algorithm selection # 3GPP TS 33.401 section 7.2.4.3 Procedures for NAS algorithm selection
ORDERED_SUPPORTED_INTEGRITY_ALGORITHM_LIST = [ "EIA2" , "EIA1" , "EIA0" ]; ORDERED_SUPPORTED_INTEGRITY_ALGORITHM_LIST = [ "EIA0" , "EIA1" , "EIA2" ];
ORDERED_SUPPORTED_CIPHERING_ALGORITHM_LIST = [ "EEA0" , "EEA1" , "EEA2" ]; ORDERED_SUPPORTED_CIPHERING_ALGORITHM_LIST = [ "EEA0" , "EEA1" , "EEA2" ];
}; };
......
...@@ -7,6 +7,8 @@ Asn1_verbosity = "none"; ...@@ -7,6 +7,8 @@ Asn1_verbosity = "none";
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
eNB_ID = 347472; eNB_ID = 347472;
cell_type = "CELL_MACRO_ENB"; cell_type = "CELL_MACRO_ENB";
eNB_name = "eNB_Eurecom_0"; eNB_name = "eNB_Eurecom_0";
......
...@@ -7,6 +7,8 @@ Asn1_verbosity = "none"; ...@@ -7,6 +7,8 @@ Asn1_verbosity = "none";
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
eNB_ID = 347472; eNB_ID = 347472;
cell_type = "CELL_MACRO_ENB"; cell_type = "CELL_MACRO_ENB";
eNB_name = "eNB_Eurecom_0"; eNB_name = "eNB_Eurecom_0";
......
...@@ -7,6 +7,8 @@ Asn1_verbosity = "none"; ...@@ -7,6 +7,8 @@ Asn1_verbosity = "none";
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
eNB_ID = 347472; eNB_ID = 347472;
cell_type = "CELL_MACRO_ENB"; cell_type = "CELL_MACRO_ENB";
eNB_name = "eNB_Eurecom_0"; eNB_name = "eNB_Eurecom_0";
......
...@@ -3,6 +3,8 @@ Active_eNBs = ( "eNB_Eurecom_0"); ...@@ -3,6 +3,8 @@ Active_eNBs = ( "eNB_Eurecom_0");
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
eNB_ID = 347472; eNB_ID = 347472;
cell_type = "CELL_MACRO_ENB"; cell_type = "CELL_MACRO_ENB";
eNB_name = "eNB_Eurecom_0"; eNB_name = "eNB_Eurecom_0";
......
...@@ -5,6 +5,8 @@ Asn1_verbosity = "none"; ...@@ -5,6 +5,8 @@ Asn1_verbosity = "none";
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
////////// Identification parameters: ////////// Identification parameters:
eNB_ID = 0xe00; eNB_ID = 0xe00;
......
...@@ -6,6 +6,8 @@ Asn1_verbosity = "none"; ...@@ -6,6 +6,8 @@ Asn1_verbosity = "none";
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
////////// Identification parameters: ////////// Identification parameters:
eNB_ID = 0xe00; eNB_ID = 0xe00;
......
...@@ -4,6 +4,8 @@ Active_eNBs = ( "eNB_Eurecom_0"); ...@@ -4,6 +4,8 @@ Active_eNBs = ( "eNB_Eurecom_0");
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
////////// Identification parameters: ////////// Identification parameters:
eNB_ID = 0xe00; eNB_ID = 0xe00;
......
...@@ -5,6 +5,8 @@ Asn1_verbosity = "none"; ...@@ -5,6 +5,8 @@ Asn1_verbosity = "none";
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "hard";
////////// Identification parameters: ////////// Identification parameters:
eNB_ID = 0xe00; eNB_ID = 0xe00;
......
...@@ -4,6 +4,8 @@ Asn1_verbosity = "none"; ...@@ -4,6 +4,8 @@ Asn1_verbosity = "none";
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
////////// Identification parameters: ////////// Identification parameters:
eNB_ID = 347472; eNB_ID = 347472;
......
...@@ -3,6 +3,8 @@ Active_eNBs = ( "eNB_Eurecom_0"); ...@@ -3,6 +3,8 @@ Active_eNBs = ( "eNB_Eurecom_0");
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
eNB_ID = 347472; eNB_ID = 347472;
cell_type = "CELL_MACRO_ENB"; cell_type = "CELL_MACRO_ENB";
eNB_name = "eNB_Eurecom_0"; eNB_name = "eNB_Eurecom_0";
......
...@@ -3,6 +3,8 @@ Active_eNBs = ( "eNB_Eurecom_0"); ...@@ -3,6 +3,8 @@ Active_eNBs = ( "eNB_Eurecom_0");
eNBs = eNBs =
( (
{ {
# real_time choice in {hard, rt-preempt, no}
real_time = "no";
eNB_ID = 347472; eNB_ID = 347472;
cell_type = "CELL_MACRO_ENB"; cell_type = "CELL_MACRO_ENB";
eNB_name = "eNB_Eurecom_0"; eNB_name = "eNB_Eurecom_0";
......
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