-
Eureka 2.0 health monitoring
# Concept
Each Eureka component manages its own health information, which is aggregated in one place where overall system health status is derived.
A component that wish…
-
```
Please clearly state whether the issue relates to a device/the simulator or
the tools.
Build server.
If related to a device be sure to specify exactly which device with as much
details as possible…
-
```
What steps will reproduce the problem?
1. Create a local game on PC1, and add one team (human).
2. Connect with PC2 to the local game and add four teams (human).
3. Begin the game with PC1.
What …
-
Thanks for keeping this project going. I started building my own Python version from scrap after realising that the `wertabyte` repo didn't work. (if you're in touch with him, maybe you can ask him to…
-
```
Please clearly state whether the issue relates to a device/the simulator or
the tools.
Build server.
If related to a device be sure to specify exactly which device with as much
details as possible…
-
Flynn installer hangs at "Event log: Creating stack" - I can't see any new stack in CloudFormation as well.
Any ideas?
-
```
I would like of an example getting netstatusevent.
I tried with:
pyro.NetStream.addEventListener(NetStatusEvent.NET_STATUS,statusFunction);
statusFunction(evt:NetStatusEvent){
txtstatus.text=evt…
-
Maybe show the orb over top of it, if not change the lock color.
-
I've completely rewritten the installer.
`MyPyTutor.py` is now itself the installer. When you run it for the first time, it will bootstrap itself into the directory you specify. (If you don't want …
-
[According to the STS](https://github.com/Tox/Tox-STS/blob/master/STS.md#user-identification--interaction) the possible statuses are "online", "away" and "busy". There's no icon for the "busy" status.…