cc-mek-scada
cc-mek-scada copied to clipboard
Configurable ComputerCraft SCADA system for multi-reactor control of Mekanism fission reactors with a GUI, automatic safety features, waste processing control, and more! Please be sure to take a look...
Multi-input single-output PID control of reactors - https://www.osti.gov/biblio/1510860 - https://www.sciencedirect.com/science/article/pii/S0959152420302080 Considering adding temperature change as an input and/or coolant level. Possibly implement something like this PLC-side to do ramping in...
Minifying "safety-critical" code isn't my favorite idea, but if done correctly would save a lot of space on the default 1MB computers. 1. Remove all comments (defined as starting with...
- [x] Emergency coolant actions and conditions - [x] PLC configurator - [x] RTU configurator - [x] Supervisor configurator - [x] Coordinator configurator - [ ] Pocket configurator - [...
**Is your feature request related to a problem? Please describe.** In the real central there are several control rooms in case there are problems, this will allow the person to...
Add a tab to the supervisor front panel to list cases of multiple devices having the same device ID (from an RTU) to aid the user in finding issues. Additionally...
In rmpk, it really is no expression, but a normal function that creates a sum. So maybe we should rename it.
- [ ] List all computers - [ ] List all pings reported by the supervisor
Modify `imgen.py` to be smarter to determine which files are necessary within package dependencies. This would reduce app sizes, most notably by not pulling every graphics file.
**Is your feature request related to a problem? Please describe.** I have a reactor from the mod "Bigger Reactors" and i would love to view the information from that reactor...
Once fusion is added later, this is needed to differentiate. It should be done for the full release.