Huy Pham
|
b72ce6a66c
|
allow editable Edit - Preferences - Terminal
|
2020-03-04 11:49:09 -08:00 |
|
Blake Harnden
|
4093b2244a
|
fixed new gui removing marker annotations when creating new sessions
|
2020-03-03 22:38:03 -08:00 |
|
Blake Harnden
|
539ca5d22c
|
added docker/lxc to xml read/write, fixed icon retrieval for docker/lxc in new gui
|
2020-03-03 22:27:02 -08:00 |
|
bharnden
|
7c8e115bc7
|
Merge pull request #383 from coreemu/coretk-enhance/disable-runtime-editing-custom-service-config
Coretk enhance/disable runtime editing custom service config
|
2020-03-03 12:54:47 -08:00 |
|
bharnden
|
020a13bde6
|
Merge pull request #386 from coreemu/coretk-enhance/scaling
Coretk enhance/scaling
|
2020-03-03 12:49:16 -08:00 |
|
Huy Pham
|
9cd6166b9b
|
use varaibles that represent smallest and largest allowed scale value to replace float numbers
|
2020-03-02 11:20:00 -08:00 |
|
Huy Pham
|
58cb5a1a1d
|
add a scrollbar next to scale entry to allow scale adjustment in increments of a specific value (since the Scale Slider widget does not support this)
|
2020-03-02 11:02:54 -08:00 |
|
Huy Pham
|
933f409498
|
adjust node text and edge text to scale not as fast as other components
|
2020-03-02 10:18:37 -08:00 |
|
Blake Harnden
|
ff3b20a962
|
modifications to support optional geo position edits for nodes and to account for geo updates to sdt
|
2020-03-02 10:01:36 -08:00 |
|
Huy Pham
|
b0a3c85f0e
|
allow editable scale field for manually setting the app scale value
|
2020-03-02 09:56:57 -08:00 |
|
Huy Pham
|
a7fa0bf6d3
|
use a bigger size font for alert button text to see the scaling effect more easily
|
2020-03-02 09:17:35 -08:00 |
|
Blake Harnden
|
9535d40b70
|
added grpc call to execute python script, to replicate prior gui functionality
|
2020-02-28 12:28:41 -08:00 |
|
bharnden
|
c630d911fe
|
Merge pull request #384 from coreemu/enhancement/sdt-internal
changes to move sdt calls internal to core interactions, which allows…
|
2020-02-28 11:22:10 -08:00 |
|
Blake Harnden
|
67da3e5c22
|
changes to move sdt calls internal to core interactions, which allows it to work with both guis
|
2020-02-27 21:39:18 -08:00 |
|
Huy Pham
|
f8a3f0a2d4
|
Merge branch 'develop' into coretk-enhance/disable-runtime-editing-custom-service-config
|
2020-02-27 11:00:09 -08:00 |
|
Huy Pham
|
1cba11d9e0
|
clean up more code, click defaults in service configuration correctly reset files tab as well as directories tab
|
2020-02-27 10:57:22 -08:00 |
|
Huy Pham
|
c36f060d44
|
fixed wrong variable used for configuring service in grpcutils, add/delete directories for node's service configuration, clean up some old code
|
2020-02-26 15:43:31 -08:00 |
|
Blake Harnden
|
20e3fbc7d9
|
modify execute python script handling for old gui to wait for script to complete before looking for new session to avoid possible race conditions
|
2020-02-26 15:39:37 -08:00 |
|
Blake Harnden
|
e1c9155ba7
|
simplify thread daemon usage
|
2020-02-26 15:29:19 -08:00 |
|
Blake Harnden
|
21dfaf7d66
|
avoid initializing emane event service twice
|
2020-02-26 14:34:35 -08:00 |
|
bharnden
|
377790cff2
|
Merge pull request #379 from coreemu/enhancement/xy-to-lonlat
Enhancement/xy to lonlat
|
2020-02-26 14:25:03 -08:00 |
|
Blake Harnden
|
7574765305
|
updates to Pipfiles and requirements.txt for pyproj dependency
|
2020-02-26 12:18:55 -08:00 |
|
Huy Pham
|
764a61e89e
|
create layout for service config - directory tab
|
2020-02-26 10:43:01 -08:00 |
|
Huy Pham
|
696fda00ea
|
add/delete custom service file to node
|
2020-02-26 08:31:28 -08:00 |
|
Blake Harnden
|
b5b51794d8
|
update pyproj logic to use formal transformers, added altitude to conversion debug logging
|
2020-02-25 21:26:41 -08:00 |
|
Blake Harnden
|
32efc75c64
|
removed legacy location translation
|
2020-02-25 20:40:51 -08:00 |
|
Blake Harnden
|
909f231c13
|
Merge branch 'develop' into enhancement/xy-to-lonlat
|
2020-02-25 13:14:34 -08:00 |
|
Huy Pham
|
41bb951531
|
Merge branch 'develop' into coretk-enhance/disable-editing-during-runtime
|
2020-02-25 11:39:50 -08:00 |
|
Huy Pham
|
014707580f
|
allow custom service file to be created
|
2020-02-25 11:38:58 -08:00 |
|
Blake Harnden
|
177f27372e
|
fixed wrong variable used for configuring service in grpcutils
|
2020-02-25 11:30:26 -08:00 |
|
Blake Harnden
|
db0f984401
|
Merge branch 'develop' into enhancement/xy-to-lonlat
|
2020-02-24 14:00:43 -08:00 |
|
Huy Pham
|
8a0257d130
|
disable copy/paste/delete shortcuts as well as commands during runtime state
|
2020-02-24 12:51:47 -08:00 |
|
bharnden
|
e66968dcbb
|
Merge pull request #377 from coreemu/coretk-enhance/add-more-error-dialog
Coretk enhance/add more error dialog
|
2020-02-24 11:29:48 -08:00 |
|
Huy Pham
|
7a50f6ac25
|
replace hasattr with getattr for cleaner code
|
2020-02-24 11:24:59 -08:00 |
|
Huy Pham
|
1dca477e6d
|
disable delete, copy, paste during runtime
|
2020-02-24 11:17:06 -08:00 |
|
Huy Pham
|
ddaba7c477
|
remove code for deleting wireless links and nodes during runtime
|
2020-02-24 10:58:01 -08:00 |
|
Huy Pham
|
04d7bb6265
|
Merge branch 'develop' into coretk-enhance/add-more-error-dialog
|
2020-02-24 10:33:37 -08:00 |
|
bharnden
|
8b544d98d8
|
Merge pull request #374 from coreemu/coretk-enhance/wlanlink-runtime-deletion
Coretk enhance/wlanlink runtime deletion
|
2020-02-24 10:30:30 -08:00 |
|
Blake Harnden
|
795e5a0c2c
|
Merge branch 'develop' into enhancement/xy-to-lonlat
|
2020-02-21 17:17:39 -08:00 |
|
Blake Harnden
|
afb0fe8b46
|
avoid sending sdt 2 updates for emane location event, avoid not using lon,lat,alt if any value is 0
|
2020-02-21 17:17:09 -08:00 |
|
Blake Harnden
|
f1a7c10e91
|
Merge branch 'develop' into enhancement/xy-to-lonlat
|
2020-02-21 16:43:18 -08:00 |
|
Blake Harnden
|
a3c7ed8012
|
update emaneevent logging to debug, fixed emaneevent thread stop logic, fixed node data conversion for lon,lat,alt values
|
2020-02-21 16:42:23 -08:00 |
|
Blake Harnden
|
95c32ddd28
|
initial geo location conversion using pyproj
|
2020-02-21 15:54:55 -08:00 |
|
Huy Pham
|
3a2da0282f
|
display error dialog when start session fails
|
2020-02-20 15:46:18 -08:00 |
|
Huy Pham
|
2a8f689ad5
|
remove extra code
|
2020-02-20 11:26:48 -08:00 |
|
Huy Pham
|
e90eff578e
|
reset variable
|
2020-02-20 11:16:26 -08:00 |
|
Huy Pham
|
08d4bf98c7
|
fix merge conflict, add a logging error to temporarily solve issue removing a wireless link when multiple wireless links exist
|
2020-02-20 10:47:59 -08:00 |
|
bharnden
|
ceb3d072da
|
Merge pull request #371 from coreemu/coretk-enhance/scaling
Coretk enhance/scaling
|
2020-02-20 10:29:21 -08:00 |
|
Huy Pham
|
83842fe9be
|
Merge branch 'develop' into coretk-enhance/scaling
|
2020-02-20 10:03:19 -08:00 |
|
Huy Pham
|
20be527add
|
remove extra code
|
2020-02-20 10:02:13 -08:00 |
|