-
This issue discusses proposes a possible architecture for the Docker containers setup and communication between the frontend and backend(s) in different scenarios.
The simplest architecture is to a…
-
Currently, to set up the mesh network there are several steps that needs to be done manually. They are documented here:
* https://github.com/overthesun/simoc-sam/wiki/RPi-Zero-mesh-network-setup
…
-
In [kiosk mode](https://en.wikipedia.org/wiki/Kiosk_software):
* the user doesn't have access to a keyboard, only mouse (and possibly a numpad)
* the user can't leave the browser, access other webs…
-
In case of power outage, the RPis might reboot. Currently, if that happens, we have to SSH into each one of them and manually relaunch tmux. This should be automated, however:
1. launching `tmux` f…
-
In order to have a more accurate simulation, we should add a difference between male and female inhabitants since there are quite a few differences in oxygen/calories/water/etc consumption, as describ…
-
I'm realizing that now, when we make changes to `simoc-abm`, you can't preview them in the frontend locally.
1. When you run locally (is there an environment flag? where should we check?)
2. Chec…
-
Once the ABM redesign (#128) is completed and now that we have the ACE editor, we might want to eventually try to reproduce other (existing or proposed) closed systems, including:
* the Internation…
-
There are currently a number of panels that have a select box used to select the subpanels.
When a panel layout is changed/loaded/saved, the dashboard must be informed, and the code that does that …
-
I'm currently fixing this in the front-end, but it would be good to fix it in the backend as well to avoid future problems.
I tried this send an empty config:
```javascript
{"game_config":{
…
-
This Issue is for determining what needs to be sent from simoc-sam (socketio server) in terms of default values and/or mission configurations to include its structure. Currently sam-config is loaded f…