.. |
__init__.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
about.py
|
-m
|
2020-01-14 11:06:52 -08:00 |
alerts.py
|
-m
|
2020-01-14 11:06:52 -08:00 |
canvassizeandscale.py
|
more on python type hint
|
2020-01-13 15:31:41 -08:00 |
canvaswallpaper.py
|
pygui initial implementation for supporting the view menu for showing and hiding canvas elements
|
2020-04-19 15:47:07 -07:00 |
colorpicker.py
|
replace logging.info with logging.debug for unimportant loggings, change the functions inside type checking class into classmethods
|
2020-02-03 07:30:25 -08:00 |
configserviceconfig.py
|
pygui updated config services to be associated with nodes directly and copyable
|
2020-04-21 11:13:41 -07:00 |
copyserviceconfig.py
|
remove unecessary loggings, change less important loggings to logging.debug
|
2020-02-03 12:01:10 -08:00 |
customnodes.py
|
remove unnecessary loggings
|
2020-02-03 12:18:29 -08:00 |
dialog.py
|
wrap up coretk type hinting
|
2020-01-15 12:59:54 -08:00 |
emaneconfig.py
|
updated wlan/mobility configs to be directly associated with a node and allow them to be copied
|
2020-04-21 09:34:30 -07:00 |
executepython.py
|
set the initial directory of executing python scripts to HOME_PATH/scripts
|
2020-03-02 14:08:11 -08:00 |
find.py
|
touch up
|
2020-04-29 17:17:57 -07:00 |
hooks.py
|
more type hinting, remove some Optional type, and fix a small bug at dialogs.nodeconfig.mac_auto()
|
2020-01-14 11:59:44 -08:00 |
ipdialog.py
|
pygui moved observers to menu class, added initial functioning ip address tool
|
2020-04-21 22:56:56 -07:00 |
linkconfig.py
|
remove unecessary loggings, change less important loggings to logging.debug
|
2020-02-03 12:01:10 -08:00 |
macdialog.py
|
pygui close mac config dialog on save
|
2020-04-23 14:00:23 -07:00 |
marker.py
|
fixed new gui removing marker annotations when creating new sessions
|
2020-03-03 22:38:03 -08:00 |
mobilityconfig.py
|
updated wlan/mobility configs to be directly associated with a node and allow them to be copied
|
2020-04-21 09:34:30 -07:00 |
mobilityplayer.py
|
updated wlan/mobility configs to be directly associated with a node and allow them to be copied
|
2020-04-21 09:34:30 -07:00 |
nodeconfig.py
|
pygui implemented mac config and fixed issue with manually assigning mac addresses
|
2020-04-22 23:00:07 -07:00 |
nodeconfigservice.py
|
pygui updated config services to be associated with nodes directly and copyable
|
2020-04-21 11:13:41 -07:00 |
nodeservice.py
|
pygui updated node service configurations to be self contained and copyable
|
2020-04-21 10:31:20 -07:00 |
observers.py
|
pygui added error dialog for duplicate observer names and cleared out values on success
|
2020-04-22 11:41:09 -07:00 |
preferences.py
|
fix merge conflict
|
2020-03-04 14:27:29 -08:00 |
runtool.py
|
pygui removed dumping commands multiple times in run window as they are included before node output
|
2020-04-23 08:54:43 -07:00 |
servers.py
|
-m
|
2020-01-14 11:06:52 -08:00 |
serviceconfig.py
|
pygui cleaned up node service configuration dialog directory tab layout
|
2020-04-23 09:06:56 -07:00 |
sessionoptions.py
|
replace tkinter errormessage with custom create error dialog
|
2020-02-05 15:09:33 -08:00 |
sessions.py
|
Session dialog: Bold heading text so that it stands out more, allign heading text with column text
|
2020-04-29 16:53:06 -07:00 |
shapemod.py
|
pygui simplify show/hiding annotations
|
2020-04-19 15:57:59 -07:00 |
throughput.py
|
-m
|
2020-01-14 11:06:52 -08:00 |
wlanconfig.py
|
pygui fixed wlan drawing range circles using the diameter for the radius
|
2020-04-21 13:11:00 -07:00 |