cooja
cooja copied to clipboard
double-click at MoteOutput and RadioLogger - now selects time
on double-click at MoteOutput, and RadioLogger implements syncronise focus over all timed plugins, with same behaviour as TimeLine double-click
deployed TimeSelect interface for plugins. And plugins are refactored on this interface.
- TimeSelect interface provide common ability to focus at time for plugins.
- Also it provide performTimePlugins(sim, time ...) action, to focus plugins in simulation at desired time.