Blake Harnden
|
0a792f7b3f
|
updates to grpc rpc wlan link, added node class type checking and hinting in grpc server code
|
2020-05-19 22:36:10 -07:00 |
|
Blake Harnden
|
d14056393b
|
added grpc call to allow direct control of nodes connected through wlan to be linked or not
|
2020-05-19 16:46:44 -07:00 |
|
Blake Harnden
|
8bae0611a4
|
pygui: updated icon for observers tool on run menu, added observers to run menu and created custom observers widget
|
2020-05-19 00:35:48 -07:00 |
|
Blake Harnden
|
773f733cb8
|
pygui: changes to leverage common icon scaling function, fix issue with scaling toolbar
|
2020-05-18 23:25:42 -07:00 |
|
Blake Harnden
|
cde053da73
|
pygui: implemented toolbar based marker configuration, fixed some issues when switching between different node bar states
|
2020-05-17 23:08:53 -07:00 |
|
Blake Harnden
|
bd897efd05
|
pygui: allow shapes to be moved in annotation/select modes and nodes in node/select modes
|
2020-05-17 10:21:54 -07:00 |
|
Blake Harnden
|
d0520bf21d
|
pygui: fixed resizing toolbar with custom node selected
|
2020-05-17 08:51:51 -07:00 |
|
Blake Harnden
|
34f86174a2
|
pygui: cleaned up color picker layout
|
2020-05-17 00:28:03 -07:00 |
|
Blake Harnden
|
8979c86187
|
pygui: fixed issue with moving text shapes
|
2020-05-17 00:11:28 -07:00 |
|
Blake Harnden
|
41df8a57b8
|
pygui: revert change to keep references for created interfaces properly
|
2020-05-16 23:59:36 -07:00 |
|
Blake Harnden
|
06e3d84862
|
pygui: fixed interface creation after deletion, fixed issue reusing deleted subnets
|
2020-05-16 23:35:19 -07:00 |
|
Blake Harnden
|
91220078f1
|
pygui: created a singular func for ordering items on canvas by tags, updates so that drawing edges are behind nodes
|
2020-05-16 14:12:08 -07:00 |
|
Blake Harnden
|
50816b3b80
|
pygui: cleaned up toolbar picker code, fixed closing app when a picker is showing
|
2020-05-16 01:14:48 -07:00 |
|
Blake Harnden
|
29fc5acb99
|
pygui: toolbar cleanup for buttonbar frames
|
2020-05-15 23:23:07 -07:00 |
|
Blake Harnden
|
4eaecd6a7b
|
pygui: simplified a couple of the other widget constructors
|
2020-05-15 14:46:35 -07:00 |
|
Blake Harnden
|
0dcfcbf4ea
|
pygui: simplified toolbar constructor, since there is no need for something more complicated
|
2020-05-15 11:43:54 -07:00 |
|
Blake Harnden
|
ee5d5b9864
|
pygui: removed duplicate get_icon functionality, added more type hints, added enable/disable of toolbar button when running start/stop
|
2020-05-15 11:41:18 -07:00 |
|
Blake Harnden
|
5e69ea48b3
|
pygui: fixed tracking for throughputs when joining a session
|
2020-05-14 23:07:21 -07:00 |
|
Blake Harnden
|
3b1a9bc3e3
|
pygui: changes to improve grpc event handling
|
2020-05-14 17:57:32 -07:00 |
|
Blake Harnden
|
df03f1e173
|
pygui: improvements to handling grpc events and updating gui
|
2020-05-14 16:24:22 -07:00 |
|
Blake Harnden
|
433fe4ae58
|
pygui: removed undesired logging in interface manager
|
2020-05-13 23:59:00 -07:00 |
|
Blake Harnden
|
79d7d66bff
|
updates to sample3-bgp to avoid issues related to older formatted imn
|
2020-05-13 16:16:45 -07:00 |
|
Blake Harnden
|
95d3a6ca8c
|
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 |
|
Blake Harnden
|
454dc8091e
|
coresendmsg: small usage cleanup, removed printing enum values when listing tlvs, updated examples to use current expected values
|
2020-05-13 09:25:56 -07:00 |
|
Blake Harnden
|
fa163c3ed6
|
pygui: update file dialogs to hide hidden files by default and provide a hidden file toggle
|
2020-05-12 08:31:53 -07:00 |
|
bharnden
|
21fdbc48da
|
Merge pull request #449 from coreemu/refactoring/pygui-validation
pygui: updated validation to be wrapper classes around ttk.Entry for …
|
2020-05-11 22:42:02 -07:00 |
|
Blake Harnden
|
22d813df63
|
pygui: updated validation to be wrapper classes around ttk.Entry for convenience and less code
|
2020-05-11 22:00:52 -07:00 |
|
Blake Harnden
|
150db07497
|
pygui: updated canvas size and scale dialog to allow negative values for lon,lat,alt
|
2020-05-11 16:02:23 -07:00 |
|
Blake Harnden
|
12ed9c8422
|
updated changelog for next release
|
2020-05-11 13:00:29 -07:00 |
|
Blake Harnden
|
124d655dc6
|
fixed issue when sorting hook when saving to xml, due to enum refactoring, updated test case to hit this potential issue in the future
|
2020-05-11 12:41:57 -07:00 |
|
Blake Harnden
|
3fac6bc7ec
|
docs: fixed link to pygui from index.md
|
2020-05-11 12:27:47 -07:00 |
|
Blake Harnden
|
88a98fff82
|
docs: added initial documentation for the python beta gui based on prior gui documentation
|
2020-05-11 12:26:05 -07:00 |
|
Blake Harnden
|
a36674aba9
|
pygui: adjustment to compensate for ip4/ip6 address not being present on joined links
|
2020-05-11 08:33:56 -07:00 |
|
Blake Harnden
|
f77f37ef86
|
bumped version for next release
|
2020-05-11 07:59:13 -07:00 |
|
Blake Harnden
|
5d99244596
|
removed docker service and associated documentation, was not functioning and will cause confusion with new support in the new GUI
|
2020-05-09 21:50:16 -07:00 |
|
Blake Harnden
|
9b4802a5ae
|
updated install.sh to attempt to install the latest python dependencies on reinstall in case new dependencies have been introduced
|
2020-05-08 09:22:22 -07:00 |
|
Blake Harnden
|
0aba1aa928
|
pygui: updated gui home directory to ~/.coregui and changed config file name to config.yaml from gui.yaml to be more explicit
|
2020-05-08 09:08:01 -07:00 |
|
Blake Harnden
|
4379ef32e9
|
pygui: removed restriction on wlan nodes context linking to mdrs only, since custom nodes and other types may be configured and desired to be linked in the same way
|
2020-05-08 08:29:45 -07:00 |
|
bharnden
|
944040608e
|
Merge pull request #444 from coreemu/enhancement/pygui-config
Enhancement/pygui config
|
2020-05-08 08:21:05 -07:00 |
|
Blake Harnden
|
32558d15d2
|
pygui: removed comment in appconfig
|
2020-05-08 00:46:02 -07:00 |
|
Blake Harnden
|
86ae87eafe
|
pygui: revamped config to leverage classes mapped to yaml, removes need for using keys all over and type hinting on glasses, future changes should support defaults better
|
2020-05-08 00:16:25 -07:00 |
|
Blake Harnden
|
d9f48d14a7
|
pygui fixed button layout on session options dialog
|
2020-05-05 13:00:22 -07:00 |
|
Blake Harnden
|
41b46b7e7a
|
pygui display error and link to emane docs when attempting to use emane node and it is not installed, fix dialog refactoring breaking mobility player, updated emane docs
|
2020-05-05 12:55:25 -07:00 |
|
Blake Harnden
|
1d620a0b17
|
pygui some cleanup for dialog constructors to avoid passing duplicate parameters in most cases
|
2020-05-04 22:50:59 -07:00 |
|
Blake Harnden
|
185c6736b3
|
pygui moved custom nodes dialog to menubar and small layout cleanup
|
2020-05-03 22:47:46 -07:00 |
|
Blake Harnden
|
828254dccd
|
pygui switched netstat socket observer to use ss instead
|
2020-05-03 22:01:21 -07:00 |
|
Blake Harnden
|
0e08242128
|
pygui close mobility players when stopping session
|
2020-05-03 21:55:34 -07:00 |
|
Blake Harnden
|
4ec6ef25fe
|
pygui updated progress tasks to be self contained and leverage a title value to display runtime with more context to user
|
2020-05-03 21:47:58 -07:00 |
|
Blake Harnden
|
1dd45f4424
|
pygui cleaned up error display by creating top level app methods for displaying exceptions and errors, logging exceptions, and making sure they work for background tasks
|
2020-05-03 12:42:56 -07:00 |
|
Blake Harnden
|
0999fabb14
|
pygui revamped progress bar functionality into app task calls to simplify and commonize the functionality, handle and display task exceptions
|
2020-05-03 10:41:36 -07:00 |
|