This PR adds the Simulation Cycle diagram that was created for the ICANS poster to the README and the Framework Details section of the documentation. Wasn't sure whether it should be in both places (or maybe somewhere else instead). Let me know what you think!
Also made some other minor changes of documentation around it. Mainly changed some instances of "cycle-based" to "cycle-driven". I used that on the poster as well, and it seems a bit more descriptive.
Also moved chopper.fsm into the same newly created docs/diagrams folder as this diagram. That file isn't actually referenced anywhere, is it?
This PR adds the Simulation Cycle diagram that was created for the ICANS poster to the README and the Framework Details section of the documentation. Wasn't sure whether it should be in both places (or maybe somewhere else instead). Let me know what you think!
Also made some other minor changes of documentation around it. Mainly changed some instances of "cycle-based" to "cycle-driven". I used that on the poster as well, and it seems a bit more descriptive.
Also moved
chopper.fsm
into the same newly createddocs/diagrams
folder as this diagram. That file isn't actually referenced anywhere, is it?