Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-03 | Improved debugging options: | Pavel V. Shatov (Meister) | |
* flush console after each ladder iteration for smoother progress output * ability to truncate internal powering ladder loop at desired step (this will only work when using simulation mode, obviously) | |||
2020-01-30 | Cosmetic rename of FSM states. | Pavel V. Shatov (Meister) | |
2020-01-21 | The I/O manager has to work in sync with the general worker module. Made the | Pavel V. Shatov (Meister) | |
necessary changes to make it work after the general worker update. Also moved debug simulation-time code into a separate file. |