Chatziargyriou Eleftheria
Chatziargyriou Eleftheria
I thought that #35 was getting a bit too big, so I decided to push this relatively small change. It allows users to add edges from the inspector. This could...
This still needs some work but the basic idea is implemented. If ``m_directed`` is set to true (probably will add a toggle in the Experiment designer), arrows indicating the relationship...
Addresses #941 Opening this now before continuing with the other timer services because I feel the approach is perhaps breaking too many things. This adds `timer_model.h` (name up to change,...
Currently the callback timers support a fixed timer type of `uint32_t` which fixes the resolution. I think it would be useful to add a template parameter to allow for configurable...