Ability to restart simulations on running page
Closed this issue · 1 comments
joshuagruenstein commented
- Restart current simulation
- Add more points to current simulation
- Automatically "jog" simulation if no new points after ~30 seconds. This could be done by restarting the thread but keeping the
running
dict. Remember to stop the simulator from wiping the file when it starts.
joshuagruenstein commented
Done in 6a5ca1d.