From e7091458a38f30ab1ed1c948a9666cea01dc30c3 Mon Sep 17 00:00:00 2001 From: Lionel Gauthier <lionel.gauthier@eurecom.fr> Date: Fri, 14 Feb 2014 10:57:13 +0000 Subject: [PATCH] Added exe for AT commands git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5076 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- targets/PROJECTS/GENERIC-LTE-EPC/start_lte-enb-vlan.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/start_lte-enb-vlan.bash b/targets/PROJECTS/GENERIC-LTE-EPC/start_lte-enb-vlan.bash index 5c8d66516f3..3774e612204 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/start_lte-enb-vlan.bash +++ b/targets/PROJECTS/GENERIC-LTE-EPC/start_lte-enb-vlan.bash @@ -163,7 +163,7 @@ ip route add default dev $LTEIF table lte ITTI_LOG_FILE=./itti_enb.$HOSTNAME.log rotate_log_file $ITTI_LOG_FILE - +nohup xterm -e $OPENAIRCN_DIR/NAS/EURECOM-NAS/bin/UserProcess & gdb --args $OPENAIR_TARGETS/SIMU/USER/oaisim -a -u1 -l7 -K $ITTI_LOG_FILE --enb-conf $CONFIG_FILE -- GitLab