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...
- [ ] Show a percentage of progress - [x] Wait on key press before continuing instead of using os.sleep - [x] #313 Ability to download new installer - [x]...
To save on time, just HMAC the packet and a small part of the data instead of the whole thing. The sequence ID is enough to provide differing messages. Consider...
Very high level overview of units. Will add tabs that show reactors/boilers/turbines once a specific unit has been selected to view additional details as part of future tickets. - [x]...
Utilize a ComputerCraft printer to print out live reports as transient events occur. Aided by #305 Could also support printing to chat using chat box from advanced peripherals.
Support enabling water to either the reactor or the boiler when water levels drop. This can occur on burn rate increases and during initial start. This would activate much earlier...
Large burn rates currently take a very long time to ramp up, so some type of non-linear curve will need to be added to safely and quickly ramp up to...
Provide an interface to toggle redstone outputs via the pocket computer testing controls. Similar to alarms, this will require the system to be in a 'safe state'. A way to...
This would need to add coolant type specifiers to tanks and possible adjustments to pipe diagram layout. This would need some self-checks to make sure the user can't make invalid...
Loving this project. Currently running a quad reactor setup in Enigmatica 8 SMP with variable burn limits of 50mb/t water cooled, 375mb/t sodium cooled, and two 195mb/t that must be...