Commit 9d330405 authored by hardy's avatar hardy

for debug

parent e8aeccad
......@@ -876,6 +876,9 @@ class RANManagement():
enb_log_file.close()
logging.debug(' File analysis completed')
#RH debug
print(self.air_interface[self.eNB_instance]+'\n')
#
if (self.air_interface[self.eNB_instance] == 'lte-softmodem') or (self.air_interface[self.eNB_instance] == 'ocp-enb'):
nodeB_prefix = 'e'
else:
......
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