Commit 898e2dcd authored by aikaterini.trilyraki's avatar aikaterini.trilyraki

initialization in oaisim

parent 5b5a3949
......@@ -276,12 +276,10 @@ function main() {
fi
if [ "$oaisim" = "1" ] ; then
# if [ "$HW" == "ETHERNET" ] ; then # to ask
# HW="NONE"
#fi
if [ $HW != "EXMIMO" -a $HW != "OAI_USRP" -a $HW != "OAI_BLADERF" ] ; then
HW="NO_VALUE"
fi
# there is no RF device and no transport protocol
HW="NO_VALUE"
TP="NO_VALUE"
if [ "$XFORMS" == "True" ] ; then
PRINT_STATS="True"
fi
......
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