| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rumba: Remove irati/rlite, python2 and qemu support | Dimitri Staessens | 2 days | 1 | -3/+3 |
| | | | | | | | | | | | | | | | Remove IRATI and rlite prototype plugins, keeping only Ouroboros. Delete .gitlab-ci.yml (only contained an irati test job and a Sphinx pages job). Clean up all irati/rlite imports and references from examples, documentation, and tools. Qemu was tied heavily with rlite and irati. As it's less useful for ouroboros it's removed rather than reworked. Updated README.md and AUTHORS Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> | ||||
| * | model: make link quality changes scriptable | Marco Capitani | 2018-03-28 | 1 | -0/+4 |
| | | | | | | | | | Added method accepting only ints and floats to allow scripting link quality changes (see example-script additions) Also added general purpose `sb.schedule_action` method | ||||
| * | model: make DIFs scriptable | Marco Capitani | 2018-03-26 | 1 | -1/+3 |
| | | | | | | | | DIFs instances can now be referenced inside .rsb files. Also changed Node.set_link_state function to accept a DIF as opposed to an IPCP, since IPCPs are not given a name nor mentioned is user scripts. | ||||
| * | storyboard: add replayability | Marco Capitani | 2018-03-16 | 1 | -0/+40 |
| implements #27 | |||||
