fixed bad logging and updated commeffect to default to connectivity being on, same as emane default
This commit is contained in:
parent
fcedf68b55
commit
ef48052d41
2 changed files with 3 additions and 3 deletions
|
@ -53,7 +53,7 @@ class EmaneModel(WirelessModel):
|
|||
:param core.emane.emanemanager.EmaneManager emane_manager: emane manager for the session
|
||||
:return: nothing
|
||||
"""
|
||||
logger.info("%s has no post setup tasks: interface(%s)", ifc)
|
||||
logger.info("emane model(%s) has no post setup tasks", self.name)
|
||||
|
||||
def buildnemxmlfiles(self, e, ifc):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue