Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangjie
OpenXG-RAN
Commits
f4d19c0d
Commit
f4d19c0d
authored
Jan 16, 2018
by
bruno mongazon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix #582, PERFECT_CE removed
parent
f44064a2
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
0 additions
and
7 deletions
+0
-7
cmake_targets/CMakeLists.txt
cmake_targets/CMakeLists.txt
+0
-1
cmake_targets/epc_test/CMakeLists.template
cmake_targets/epc_test/CMakeLists.template
+0
-1
cmake_targets/lte-simulators/CMakeLists.txt
cmake_targets/lte-simulators/CMakeLists.txt
+0
-1
cmake_targets/oaisim_build_oai/CMakeLists.template
cmake_targets/oaisim_build_oai/CMakeLists.template
+0
-1
cmake_targets/oaisim_mme_build_oai/CMakeLists.template
cmake_targets/oaisim_mme_build_oai/CMakeLists.template
+0
-1
cmake_targets/oaisim_noS1_build_oai/CMakeLists.template
cmake_targets/oaisim_noS1_build_oai/CMakeLists.template
+0
-1
cmake_targets/s1c_mme_test/CMakeLists.template
cmake_targets/s1c_mme_test/CMakeLists.template
+0
-1
No files found.
cmake_targets/CMakeLists.txt
View file @
f4d19c0d
...
...
@@ -630,7 +630,6 @@ add_boolean_option(LOCALIZATION False "???")
add_integer_option
(
MAX_NUM_CCs 1
"????"
)
add_boolean_option
(
MU_RECEIVER False
"????"
)
add_boolean_option
(
OPENAIR1 True
"????"
)
add_boolean_option
(
PERFECT_CE False
"????"
)
add_boolean_option
(
PHYSIM True
"for L1 simulators (dlsim, ulsim, ...)"
)
add_boolean_option
(
PHY_CONTEXT True
"not clear: must remain False for dlsim"
)
add_boolean_option
(
PHY_EMUL False
"not clear: must remain False for dlsim"
)
...
...
cmake_targets/epc_test/CMakeLists.template
View file @
f4d19c0d
...
...
@@ -49,7 +49,6 @@ set ( OPENAIR_LTE True )
set ( PACKAGE_NAME "epc_test" )
set ( PDCP_USE_NETLINK True )
set ( PDCP_MSG_PRINT False )
set ( PERFECT_CE False )
set ( PHY_CONTEXT False )
set ( PHY_EMUL False )
set ( PHYSIM True )
...
...
cmake_targets/lte-simulators/CMakeLists.txt
View file @
f4d19c0d
...
...
@@ -7,7 +7,6 @@ set(ENABLE_ITTI False)
set
(
DEBUG_PHY False
)
set
(
MU_RECIEVER False
)
set
(
RANDOM_BF False
)
set
(
PERFECT_CE True
)
set
(
NAS_UE False
)
set
(
MESSAGE_CHART_GENERATOR False
)
...
...
cmake_targets/oaisim_build_oai/CMakeLists.template
View file @
f4d19c0d
...
...
@@ -48,7 +48,6 @@ set ( OPENAIR_LTE True )
set ( PACKAGE_NAME "oaisim" )
set ( PDCP_USE_NETLINK True )
set ( PDCP_MSG_PRINT False )
set ( PERFECT_CE False )
set ( PHY_CONTEXT False )
set ( PHY_EMUL False )
set ( PHYSIM True )
...
...
cmake_targets/oaisim_mme_build_oai/CMakeLists.template
View file @
f4d19c0d
...
...
@@ -49,7 +49,6 @@ set ( OPENAIR_EMU False )
set ( OPENAIR_LTE False )
set ( PACKAGE_NAME "EPC" )
set ( PDCP_MSG_PRINT False )
set ( PERFECT_CE False )
set ( PHY_CONTEXT False )
set ( PHY_EMUL False )
set ( PHYSIM False )
...
...
cmake_targets/oaisim_noS1_build_oai/CMakeLists.template
View file @
f4d19c0d
...
...
@@ -50,7 +50,6 @@ set ( OPENAIR_LTE True )
set ( PACKAGE_NAME "oaisim" )
set ( PDCP_USE_NETLINK True )
set ( PDCP_MSG_PRINT False )
set ( PERFECT_CE False )
set ( PHY_CONTEXT False )
set ( PHY_EMUL False )
set ( PHYSIM True )
...
...
cmake_targets/s1c_mme_test/CMakeLists.template
View file @
f4d19c0d
...
...
@@ -49,7 +49,6 @@ set ( OPENAIR_LTE True )
set ( PACKAGE_NAME "oaisim" )
set ( PDCP_USE_NETLINK True )
set ( PDCP_MSG_PRINT False )
set ( PERFECT_CE False )
set ( PHY_CONTEXT False )
set ( PHY_EMUL False )
set ( PHYSIM True )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment