Blake J. Harnden
|
1f2c78d54a
|
got tdma working, leveraging an example tdma schedule that will be included with packaging
|
2018-03-25 22:08:22 -07:00 |
|
Blake J. Harnden
|
162cb20e14
|
Merge branch 'emane-cleanup' of git-ssh.web.boeing.com:Boeing-CORE/CORE into emane-cleanup
|
2018-03-26 10:33:22 -07:00 |
|
Blake J. Harnden
|
45f041604a
|
adding support to start the tdma schedule after emane startup
|
2018-03-26 10:27:39 -07:00 |
|
Blake J. Harnden
|
e4652f6879
|
tweaks to support latest 80211 config values
|
2018-03-23 13:00:46 -07:00 |
|
Blake J. Harnden
|
68f6b6af9b
|
fixed new 80211 config
|
2018-03-22 22:18:27 -07:00 |
|
Blake J. Harnden
|
7ae3385ff0
|
alphabetizing emane options
|
2018-03-22 09:58:23 -07:00 |
|
Blake J. Harnden
|
86afded824
|
updated emane options to contain all nakagami settings for display within ui, sorted options
|
2018-03-21 14:24:33 -07:00 |
|
Blake J. Harnden
|
b6cfc2085c
|
attempt to update physical configuration
|
2018-03-21 12:54:13 -07:00 |
|
Blake J. Harnden
|
802393725e
|
added new emane platform options from older versions and latest 1.2.1
|
2018-03-21 11:58:01 -07:00 |
|
Blake J. Harnden
|
ba8b73af41
|
added some more logging to emane setup/startup
|
2018-03-21 09:57:08 -07:00 |
|
Blake J. Harnden
|
79b2fa8468
|
forgot to remove a line of old emane code in rfpipe
|
2018-03-20 14:35:00 -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
|
cd7fd43978
|
updates to support emane 1.2.1
|
2018-03-16 09:33:43 -07:00 |
|
Blake J. Harnden
|
974559843a
|
defined custom core command error that defaults to printing command output as well
|
2018-03-02 16:22:20 -08:00 |
|
Blake J. Harnden
|
29a3496eda
|
expose command exceptions within emane and mobility
|
2018-03-02 15:54:27 -08:00 |
|
Blake J. Harnden
|
a8ee7f35d6
|
updates to check_cmd to just return output, as status is pointless
|
2018-03-02 13:57:50 -08:00 |
|
Blake J. Harnden
|
43554cbb62
|
initial effort to remove swallowing exceptions within internal code
|
2018-03-02 13:39:44 -08:00 |
|
Blake J. Harnden
|
00b3c97448
|
further removal and refactoring of methods used within misc/utils.py
|
2018-03-02 09:15:52 -08:00 |
|
Blake J. Harnden
|
6211b09585
|
further cleanup in regards the commands that are being used within core
|
2018-03-01 16:23:58 -08:00 |
|
Blake J. Harnden
|
d3bd61ddcf
|
updates to consolidate commands that need to be defined by a new node type
|
2018-03-01 13:21:25 -08:00 |
|
Blake J. Harnden
|
6b8ee13f5d
|
initial changes to try and cleanup shell commands used within core
|
2018-02-27 10:48:01 -08:00 |
|
Blake J. Harnden
|
c4a61b269b
|
updates to support dynamic loading of emane models from a custom emane directory
|
2018-02-05 11:22:01 -08:00 |
|
Blake J. Harnden
|
45e82f05b2
|
attempt to better support dynamic emane models
|
2018-02-05 09:01:49 -08:00 |
|
Blake J. Harnden
|
abc9e06fe1
|
small doc cleanup, updated python specific docs to leverage the sphix rtd theme as well
|
2017-08-18 11:34:25 -07:00 |
|
Blake J. Harnden
|
67d451c3e9
|
fixed old log imports and dont bail out on tdma model exception
|
2017-08-08 09:17:09 -07:00 |
|
Blake J. Harnden
|
73eea80f51
|
attempt to fix missing updates for sdt, moved broker specific code to broker
|
2017-08-07 15:37:41 -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
|
14a5d11c4e
|
parameterized emane tests, added tdma test, although it is currently failing
|
2017-07-27 14:59:40 -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
|
dced47b588
|
fixed emane version checks, fixed emane config message handling, added initial emane test cases
|
2017-07-10 09:25:33 -07:00 |
|
Blake J. Harnden
|
613e550e8a
|
merged latest code from rodolfos merge from the latest github pull
|
2017-07-06 15:10:50 -07:00 |
|
Rod A Santiago
|
55a6e2dcef
|
merged cleanup branch with master
|
2017-06-19 18:09:28 -07:00 |
|
Rod A Santiago
|
0a91fe7a3e
|
merged cleanup branch with master
|
2017-06-19 18:03:39 -07:00 |
|
Blake J. Harnden
|
14cb7dc251
|
caught up with latest gitlab commits, added a new tests directory leveraging pytest based tests for testing core functionality
|
2017-04-27 13:34:23 -07:00 |
|
Blake J. Harnden
|
2fc6345138
|
catching up with commits: daemon: Add an instantiation-complete CORE API event type
|
2017-04-25 11:38:53 -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 |
|
adamson
|
56896bddd1
|
fixed issue with indexing EMANE RJ45 objects
|
2017-02-23 18:40:54 -05:00 |
|
Rod A Santiago
|
d17ed889d2
|
remerged with git pending fix to distributed configuration problem
|
2016-10-19 16:21:06 -07:00 |
|
Rod A Santiago
|
5d0aa4ac1a
|
Reverted changes due to merge with github commits made on Oct 12. An issue with distributed deployment seem to have been introduced in those commits.
|
2016-10-19 13:09:21 -07:00 |
|
Tom Goff
|
5ec7e39a28
|
daemon: Sort EMANE servers so NEM ids are deterministic.
|
2016-10-12 17:37:40 +00:00 |
|
Tom Goff
|
b1beff1eba
|
daemon: Wait longer for EMANE network interfaces to exist.
When EMANE is still running.
|
2016-10-12 17:37:27 +00:00 |
|
Tom Goff
|
42b1771dcb
|
daemon: Create a CoreServer class to represent CORE servers.
Includes related changes and refactoring.
|
2016-10-12 17:36:42 +00:00 |
|
Tom Goff
|
31a9f6fb34
|
daemon: Use a set to store broker handlers.
|
2016-10-12 15:55:30 +00:00 |
|
Tom Goff
|
c0a9c6c9af
|
daemon: Remove unused variable.
|
2016-09-06 10:38:38 -04:00 |
|
adamson
|
f8da9334d8
|
fix to EMANE TDMA XML generation
|
2016-09-06 10:16:31 -04:00 |
|
adamson
|
d270da8f41
|
added daemon/core/emane/tdma.py module to support EMANE 1.0.1 TDMA model
|
2016-09-05 17:06:31 -04:00 |
|
Tom Goff
|
f03311b50a
|
daemon: Add support for EMANE 1.0.1.
|
2016-09-05 17:02:59 -04:00 |
|
Rod A Santiago
|
b91b5125f2
|
daemon: changes to support optional retainment of per-interface parameters for EMANE models when multiple EMANE models of the same type are used as interfaces for a node
|
2016-04-20 08:36:58 -07:00 |
|