You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Interface:

* Graph + and - buttons are hiding part of the axis. Move them on the side in google-maps style.

* Add the ability to add thresholding on the plot

* Make the axis labels more readable

* Add configurations settings

* Menu - add trace...

* Color coding the channels

Code design:

* Refactor plotting to use (x, y) series, not just (y) series over constant interval

* Figure out how to jump between activities

* Make sure we don't couple the code too tightly to the LCM model - so that it is adaptable to other message passing schemes.

Backend:

* Get dynamic LCM working ( summer )

  • No labels