Currently, the scheduler is a quick and dirty implementation to allow for blocks to be rescheduled at specific times only. What should happen is that the simulator splits the Integration/Communication interval by allowing unimportant blocks to be computed less times.
Tasks:
Add a plotter module that quickly generates a plot in a given communication interval of the data of a specific port.
matplotlib
bokeh
seaborn
merge with existing real-time plotter
Automatic "importance"/priority detection module
**Description:**
Currently, the scheduler is a quick and dirty implementation to allow for blocks to be rescheduled at specific times only. What should happen is that the simulator splits the Integration/Communication interval by allowing unimportant blocks to be computed less times.
**Tasks:**
- [ ] Add a plotter module that quickly generates a plot in a given communication interval of the data of a specific port.
- [ ] matplotlib
- [ ] bokeh
- [ ] seaborn
- [ ] merge with existing real-time plotter
- [ ] Automatic "importance"/priority detection module
Description:
Currently, the scheduler is a quick and dirty implementation to allow for blocks to be rescheduled at specific times only. What should happen is that the simulator splits the Integration/Communication interval by allowing unimportant blocks to be computed less times.
Tasks: