cooja icon indicating copy to clipboard operation
cooja copied to clipboard

double-click at MoteOutput and RadioLogger - now selects time

Open alexrayne opened this issue 4 years ago • 0 comments

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.

alexrayne avatar May 20 '20 20:05 alexrayne