This website requires JavaScript.
Explore
Help
Sign In
afonso
/
core-extra
Watch
1
Star
0
Fork
You've already forked core-extra
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
8ba169c758
core-extra
/
daemon
/
core
/
api
/
grpc
History
Blake Harnden
8ba169c758
daemon: fixed naming issues with wireless/emane model attributes, fixed issue with emane controlnet updown script
2022-05-09 21:11:14 -07:00
..
__init__.py
updates to layout core module packages in a more logical way, including renaming methods from objects to nodes and nodes.objid to nodes.id
2019-04-29 23:31:47 -07:00
client.py
daemon: moved SetQeueue into utils to be leveraged by others, updated MoveNodesStreamer to leverage SetQueue, this will allow a means to stream node movements, but if position changes happen faster than processing, the latest position will override prior pushes and the latest position will be pulled off the queue
2022-04-28 16:12:31 -07:00
events.py
daemon: fixed sdt icons due to legacy gui removal, updated node.type to node.model to avoid variables with the same names with different meanings
2022-04-05 13:39:57 -07:00
grpcutils.py
daemon: fixed naming issues with wireless/emane model attributes, fixed issue with emane controlnet updown script
2022-05-09 21:11:14 -07:00
server.py
daemon: fixed naming issues with wireless/emane model attributes, fixed issue with emane controlnet updown script
2022-05-09 21:11:14 -07:00
wrappers.py
daemon/test: improved MoveNodesRequest to be hashable using dataclass itself, fixed grpc test not properly using a wrapped MoveNodesRequest object
2022-04-28 23:20:17 -07:00