Blake Harnden
|
e72f44ed85
|
updated canvas wallpaper selection to use common image chooser function
|
2019-12-17 11:35:30 -08:00 |
|
Blake Harnden
|
80609da90a
|
updates to docs for nrl changes to github
|
2019-12-17 10:58:03 -08:00 |
|
Blake Harnden
|
02695f1672
|
revamped codetext widget to use ttk scrollbars for better theme matching, slight adjustments to service config dialog layout
|
2019-12-17 10:01:25 -08:00 |
|
Blake Harnden
|
9c4b42f77e
|
Merge branch 'coretk' of https://github.com/coreemu/core into coretk
|
2019-12-16 20:58:05 -08:00 |
|
Blake Harnden
|
042a56ecb3
|
updated node dialog to display interfaces in notebook tabs, added emane interface configuration for nodes connected to an emane network
|
2019-12-16 20:57:46 -08:00 |
|
Huy Pham
|
cb1322a28a
|
small fix for color picker
|
2019-12-16 16:06:21 -08:00 |
|
Huy Pham
|
921e002997
|
small fix for color picker
|
2019-12-16 16:05:15 -08:00 |
|
Huy Pham
|
6799b537de
|
Merge branch 'coretk' of https://github.com/coreemu/core into coretk
|
2019-12-16 14:58:03 -08:00 |
|
Blake Harnden
|
0082d61517
|
updates to allow wlan config changes during runtime
|
2019-12-16 14:55:54 -08:00 |
|
Huy Pham
|
e649f2642d
|
Merge branch 'coretk' into coretk-color
|
2019-12-16 14:55:39 -08:00 |
|
Huy Pham
|
b7139996e1
|
have a working color picker
|
2019-12-16 14:55:05 -08:00 |
|
Blake Harnden
|
084aedf3d2
|
removed services button from node config dialog, limited to context menu for now
|
2019-12-16 14:34:37 -08:00 |
|
Blake Harnden
|
5dbd34f230
|
cleanup for theming widgets
|
2019-12-16 14:30:38 -08:00 |
|
Blake Harnden
|
dcdcb6a711
|
updated theme style function names, removed unused function
|
2019-12-16 14:21:30 -08:00 |
|
Blake Harnden
|
c4f21e8a2e
|
cleaned up listboxscroll widgets to not default to a labeleframe, updated code that really needed a lebelframe
|
2019-12-16 14:17:05 -08:00 |
|
Blake Harnden
|
69494b600f
|
fixes for parsing grpc throughputs
|
2019-12-16 13:26:55 -08:00 |
|
Blake Harnden
|
713c42a64e
|
added styling for listboxes, made use of listbox scroll where all other basic listboxes were being used
|
2019-12-16 13:11:23 -08:00 |
|
Blake Harnden
|
585d10dd28
|
small tweaks to alert dialog
|
2019-12-16 12:34:22 -08:00 |
|
Blake Harnden
|
44df926fb9
|
updated events streamed from sessions to include session id for easy identification
|
2019-12-16 12:21:03 -08:00 |
|
Huy Pham
|
34c0b91228
|
update zoom % on statusbar
|
2019-12-16 12:04:18 -08:00 |
|
Huy Pham
|
3ceb5cde3e
|
Merge branch 'coretk' into coretk-color
|
2019-12-16 11:43:53 -08:00 |
|
Huy Pham
|
9eaa1fb36c
|
more work on color picker
|
2019-12-16 11:42:39 -08:00 |
|
Blake Harnden
|
d248bc09b5
|
added clearing streams to reset for coreclient and set event stream to be cleared
|
2019-12-16 11:17:20 -08:00 |
|
Blake Harnden
|
424f69bb15
|
updated grpc throughputs to only check a specific session and verify the data being collected and sent is for that session, fixed data from throughputs being in hex getting converted to int, updated coretk to only run throughputs when enabled, updated grpc streams to return the stream to allow it being canceled
|
2019-12-16 11:14:05 -08:00 |
|
Huy Pham
|
bd2eaa8966
|
Merge branch 'coretk' into coretk-color
|
2019-12-16 08:03:21 -08:00 |
|
Blake Harnden
|
85521e8c8f
|
added grpc to get current service configurations, fixed bug for core daemon not using custom service configs
|
2019-12-13 18:17:42 -08:00 |
|
Blake Harnden
|
47cc20b567
|
updates to grpc event streaming, client can now listen to a subset of desired events
|
2019-12-13 16:11:58 -08:00 |
|
Huy Pham
|
ea2bfad591
|
Merge branch 'coretk' into coretk-color
|
2019-12-13 15:53:51 -08:00 |
|
Huy Pham
|
2afbf63e4b
|
start working on color picker
|
2019-12-13 15:52:48 -08:00 |
|
Blake Harnden
|
47e087b365
|
fixed unit tests for grpc get emane model configs
|
2019-12-13 15:28:22 -08:00 |
|
Blake Harnden
|
9d988a4b13
|
fixed issue in grpc get emane model configs that would allow key collision
|
2019-12-13 14:18:13 -08:00 |
|
Blake Harnden
|
9ada94107e
|
changes to grpc get emane model configs to return the interface value and actual node id, instead of coded value that would need to be parsed
|
2019-12-13 14:03:41 -08:00 |
|
Blake Harnden
|
9b16f272b8
|
added get wlan configs, made use of it in coretk, updated node context to allow wlan config during runtime
|
2019-12-13 11:48:36 -08:00 |
|
Blake Harnden
|
b993fadedb
|
removed grpc check for getting a node service file, it will return the default value when not currently set
|
2019-12-13 11:24:35 -08:00 |
|
Blake Harnden
|
358985d129
|
update to avoid not reusing session ids
|
2019-12-13 10:54:42 -08:00 |
|
Blake Harnden
|
819954a695
|
updated grpc node positions to use floats, avoids needing to deal with int conversions
|
2019-12-13 10:47:23 -08:00 |
|
Blake Harnden
|
9c302e8bc6
|
added some basic boundary checking for moving nodes and shapes
|
2019-12-13 09:28:51 -08:00 |
|
Blake Harnden
|
d343bd0655
|
updated gui to display custom icons if set, updated grpc to send custon icon and image data when present
|
2019-12-13 08:48:40 -08:00 |
|
Blake Harnden
|
fb63d7e8b3
|
added canvas boundary checks for mouse interactions
|
2019-12-12 21:33:51 -08:00 |
|
Blake Harnden
|
d5b2edb6ab
|
fixed unit tests for broadcasted exceptions to use proper values
|
2019-12-12 21:10:30 -08:00 |
|
Blake Harnden
|
fd83861399
|
updated cel to alerts dialog, updated layout to support resizing, added styles for alert button to be different colors
|
2019-12-12 21:05:45 -08:00 |
|
Blake Harnden
|
da9d344c54
|
Merge branch 'coretk' of https://github.com/coreemu/core into coretk
|
2019-12-12 20:32:36 -08:00 |
|
Blake Harnden
|
eca92af588
|
removed icon dialog, just use file chooser directly
|
2019-12-12 20:30:28 -08:00 |
|
Huy Pham
|
89f8b421b8
|
check emulation light
|
2019-12-12 16:23:27 -08:00 |
|
Huy Pham
|
73b27d38cd
|
Merge branch 'coretk' into coretk-selectbox
|
2019-12-12 16:18:20 -08:00 |
|
Huy Pham
|
2344e026ff
|
check emulation light, fix one line of backend code
|
2019-12-12 16:17:33 -08:00 |
|
Blake Harnden
|
f154733e2e
|
fixed toolbar updating with the smaller icons from picked nodes/annotations
|
2019-12-12 12:49:29 -08:00 |
|
Blake Harnden
|
136121ca18
|
fixed issue saving wallpaper metadata when None
|
2019-12-12 12:34:50 -08:00 |
|
Blake Harnden
|
afd2514728
|
Merge branch 'coretk' of https://github.com/coreemu/core into coretk
|
2019-12-12 11:10:32 -08:00 |
|
Blake Harnden
|
4e9de862a3
|
updated nodes to store actual positions, instead of scaled ones, updated shapes to return actual positions for metadata, added some logic for resetting the canvas and drawn nodes when resizing, convert node update coords into scaled coords for moving nodes
|
2019-12-12 11:06:52 -08:00 |
|