core-extra/daemon/core/emane
2020-05-13 12:01:28 -07:00
..
__init__.py initial pass to remove support for legacy emane code and focus on newer releases 2018-03-19 16:33:36 -07:00
bypass.py fix to emane bypass model and config group data being supplied to guis 2020-01-28 09:20:43 -08:00
commeffect.py removed rtype and param typing from doc strings to help avoid maintaining duplicate information provided by type hints 2020-01-16 11:00:57 -08:00
emanemanager.py updates to force CoreCommandError to contain string values for stderr and stdout, couple bugfixes in handling bad commands when using execute commands from tlv based api or coresendmsg, also updates to coresendmsg to display everything in lowercase to mimic previous look and feel, however coresendmg will now work regardless of casing to avoid breaking things again 2020-05-13 12:01:28 -07:00
emanemanifest.py fixed formatting in docs due 2020-01-16 16:12:01 -08:00
emanemodel.py fixed formatting in docs due 2020-01-16 16:12:01 -08:00
ieee80211abg.py added type hinting to core.emane functions 2020-01-14 16:27:08 -08:00
linkmonitor.py modified wireless links to obtain colors based on connected network from the session, LinkData will no provide a color itself 2020-04-15 15:41:37 -07:00
nodes.py moved ConfigShim to being under tlv, updated RegisterTlvs to use enums directly in non tlv code 2020-03-22 14:59:42 -07:00
rfpipe.py added type hinting to core.emane functions 2020-01-14 16:27:08 -08:00
tdma.py added type hinting to core.emane functions 2020-01-14 16:27:08 -08:00