Commit dbdf9f64 authored by guptar's avatar guptar

disabled physical layer debugging flags

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7832 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 4fc66a38
......@@ -476,9 +476,9 @@ add_boolean_option(PHY_EMUL False "not clear: must remain False f
add_boolean_option(PUCCH True "????")
add_boolean_option(RANDOM_BF False "????")
add_boolean_option(SMBV False "Rohde&Schwarz SMBV100A vector signal generator")
add_boolean_option(DEBUG_PHY True "Enable PHY layer debugging options")
add_boolean_option(DEBUG_PHY_PROC True "Enable debugging of PHY layer procedures")
add_boolean_option(DEBUG_DLSCH True "Enable debugging of DLSCH physical layer channel")
add_boolean_option(DEBUG_PHY False "Enable PHY layer debugging options")
add_boolean_option(DEBUG_PHY_PROC False "Enable debugging of PHY layer procedures")
add_boolean_option(DEBUG_DLSCH False "Enable debugging of DLSCH physical layer channel")
##########################
# 802.21 options
......
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