.. |
api
|
fixed old log imports and dont bail out on tdma model exception
|
2017-08-08 09:17:09 -07:00 |
emane
|
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 |
future
|
added some test cases based on future api interactions, node add/delete/update link add/delete/update
|
2018-04-23 15:46:08 -07:00 |
misc
|
merged latest from rel/5.1
|
2018-03-23 10:33:13 -07:00 |
netns
|
added some test cases based on future api interactions, node add/delete/update link add/delete/update
|
2018-04-23 15:46:08 -07:00 |
phys
|
defined custom core command error that defaults to printing command output as well
|
2018-03-02 16:22:20 -08:00 |
services
|
update to add a way to avoid loading parent service classes, that inherit from CoreService that should not be loaded on their own
|
2018-04-20 21:40:55 -07:00 |
xml
|
initial pass to remove support for legacy emane code and focus on newer releases
|
2018-03-19 16:33:36 -07:00 |
.gitignore
|
Add some gitignore files.
|
2015-01-28 02:15:45 +00:00 |
__init__.py
|
defined custom core command error that defaults to printing command output as well
|
2018-03-02 16:22:20 -08:00 |
broker.py
|
attempt to fix missing updates for sdt, moved broker specific code to broker
|
2017-08-07 15:37:41 -07:00 |
conf.py
|
small doc cleanup, updated python specific docs to leverage the sphix rtd theme as well
|
2017-08-18 11:34:25 -07:00 |
constants.py.in
|
update to find programs from path instead of being hardcoded when build
|
2018-03-21 23:07:34 -07:00 |
corehandlers.py
|
removed daemonize code that is not needed for services, cleaned up need for logrotate, removed some logging that was not useful
|
2018-03-23 09:57:37 -07:00 |
coreobj.py
|
added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings
|
2018-03-15 14:31:07 -07:00 |
coreserver.py
|
removed daemonize code that is not needed for services, cleaned up need for logrotate, removed some logging that was not useful
|
2018-03-23 09:57:37 -07:00 |
data.py
|
merged cleanup branch with master
|
2017-06-19 18:03:39 -07:00 |
enumerations.py
|
initial commit removing all related xen code, docs, files
|
2018-03-07 15:47:14 -08:00 |
location.py
|
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 |
mobility.py
|
expose command exceptions within emane and mobility
|
2018-03-02 15:54:27 -08:00 |
sdt.py
|
initial commit removing all related xen code, docs, files
|
2018-03-07 15:47:14 -08:00 |
service.py
|
update to add a way to avoid loading parent service classes, that inherit from CoreService that should not be loaded on their own
|
2018-04-20 21:40:55 -07:00 |
session.py
|
added some more logging to emane setup/startup
|
2018-03-21 09:57:08 -07:00 |