Blake J. Harnden
|
82c3d57dd3
|
setup a simple default way for dealing with configurable options and added conifg group opbjects as a better way to access the same information formatted within a string
|
2018-06-14 08:41:48 -07:00 |
|
Blake J. Harnden
|
3a39432fc7
|
refactored configs back to be able to provide instance conifgurations for sessions
|
2018-06-13 11:59:50 -07:00 |
|
Blake J. Harnden
|
52230bc026
|
refactored configuration managers and options into a single class, now the models that can be configured will deal with and handle configurations for nodes themselves
|
2018-06-11 12:26:12 -07:00 |
|
Blake J. Harnden
|
2ede43e3ae
|
initial commit with things working for the most part
|
2018-06-06 14:51:45 -07:00 |
|
Blake J. Harnden
|
ac2b64aaaf
|
updates to remove restriction for emane in general and emane 1.2.1, should support at leat 1.0.1 possibly further back and can run without emane again, updated gui to ask users to install emane when not preset on the emane models panel
|
2018-04-20 21:22:08 -07:00 |
|
Blake J. Harnden
|
405614bbd8
|
added metaclass to reduce emane model code, fixed broken emaneuniversal references
|
2018-03-30 12:52:10 -07:00 |
|
Blake J. Harnden
|
fd32e1cf78
|
added support for emane manifest parsing into core compatible information, refactoring of emane code to align with its usage
|
2018-03-30 12:08:33 -07:00 |
|
Blake J. Harnden
|
beb5be2ee9
|
reverted to using class variables for emane models due to inheritence from config class
|
2018-03-29 14:38:32 -07:00 |
|
Blake J. Harnden
|
4f978f5b96
|
fixed some emane naming issues
|
2018-03-29 14:04:15 -07:00 |
|
Blake J. Harnden
|
9ce8233bc3
|
effort to consolidate logic for emane models, to avoid redundancy for defining a new model
|
2018-03-29 13:32:06 -07:00 |
|
Blake J. Harnden
|
b7327a5798
|
pass over emane code to cleanup methods and some documentation
|
2018-03-28 13:58:49 -07:00 |
|
Blake J. Harnden
|
ef48052d41
|
fixed bad logging and updated commeffect to default to connectivity being on, same as emane default
|
2018-03-27 08:24:28 -07:00 |
|
Blake J. Harnden
|
2142586112
|
initial pass to remove support for legacy emane code and focus on newer releases
|
2018-03-19 16:33:36 -07:00 |
|
Blake J. Harnden
|
e0bbeaf79c
|
update to logging in relation to core
|
2018-03-16 09:39:44 -07:00 |
|
Blake J. Harnden
|
e4b280196b
|
switched to making use of logzero for logging, provides nicer color output, and an easier path to switch to rotating log files
|
2017-08-07 11:58:51 -07:00 |
|
Blake J. Harnden
|
2281051edf
|
making usage of double quotes standard for emane files
|
2017-08-04 14:34:44 -07:00 |
|
Blake J. Harnden
|
673fdc94b5
|
removed unused imports in emane files, refactored emane testing to simplify test cases and reduce repeated code
|
2017-07-10 10:44:10 -07:00 |
|
Blake J. Harnden
|
00f4ebf5a9
|
initial commit after bringing over cleaned up code and testing some examples
|
2017-04-25 08:45:34 -07:00 |
|
Tom Goff
|
3a13b8c92d
|
daemon: Use Emane.version directly instead of checking if EventService
exists.
|
2015-10-09 13:51:04 -04:00 |
|
tgoff0
|
d40b0dd89c
|
Adjust file mode bits.
|
2015-01-21 21:38:02 +00:00 |
|
ahrenholz
|
4ee92d1711
|
support linking RJ45 with EMANE 0.9.2 using Raw transport;
build extra XML and launch emane process on host for the raw devices
(Boeing r1882)
|
2014-09-23 20:24:19 +00:00 |
|
ahrenholz
|
e825b94e13
|
support for EMANE 0.9.2 by running emane process in each container
use control network for data and events
use internal transport instead of emanetransportd for 0.9.2
(Boeing r1881)
|
2014-09-23 16:26:22 +00:00 |
|
ahrenholz
|
24263d77bd
|
initial XML changes for EMANE 0.9.2
for version detection, use 'emane --version' output instead of other tricks
(Boeing r1880)
|
2014-09-18 15:50:09 +00:00 |
|
ahrenholz
|
3ca4cecd0b
|
whitespace only changes made by Ninja-IDE
(Boeing r1879)
|
2014-09-17 22:00:11 +00:00 |
|
ahrenholz
|
9ba3d29768
|
initial EMANE 0.9.1 support
does not support event monitor or generating CommEffect events
|
2014-05-25 20:08:41 +00:00 |
|
ahrenholz
|
6babc9895e
|
fix error with EMANE CommEffect model with loss/duplicate % string values
(Boeing r1800)
|
2013-12-03 19:48:06 +00:00 |
|
ahrenholz
|
f8f46d28be
|
initial import (Boeing r1752, NRL r878)
|
2013-08-29 14:21:13 +00:00 |
|