updates to allow configuration of installed emane_prefix for default models, requires small tweaks to custom models
This commit is contained in:
parent
2825ce423b
commit
6672fd0f7a
10 changed files with 98 additions and 34 deletions
|
@ -55,3 +55,5 @@ emane_event_monitor = False
|
|||
# EMANE log level range [0,4] default: 2
|
||||
#emane_log_level = 2
|
||||
emane_realtime = True
|
||||
# prefix used for emane installation
|
||||
# emane_prefix = /usr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue