Anafaze-Plot-ReSpin-Fix-Memory-Leak: Difference between revisions

From *** My Personal Wiki ***
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
-5- each time through the control loop > add the single measured point
-5- each time through the control loop > add the single measured point


-6- re-render should only occur:
-6- re-render should only occur: during user click events
* at startup
* at startup
* when the user changes either a Profile or LogFile.
* when the user changes either a Profile or LogFile
**log file changes when it is reset most of the time if user operates correctly

Latest revision as of 16:26, 26 July 2010

Integration issues/design[edit]

-2- at boot up automatically plot the selected traces

-3- when user returns from "Trace Select" replot everything

-4- refresh should replot every trace selected

-5- each time through the control loop > add the single measured point

-6- re-render should only occur: during user click events

  • at startup
  • when the user changes either a Profile or LogFile
    • log file changes when it is reset most of the time if user operates correctly