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

From *** My Personal Wiki ***
Jump to navigation Jump to search
New page: == Integration issues/design == -1- come up with profile and logfile #1 selected -2- at boot up automatically plot the selected traces -3- when user returns from "Trace Select" re...
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Integration issues/design ==
== Integration issues/design ==
-1-  come up with profile and logfile #1 selected


-2-  at boot up automatically plot the selected traces
-2-  at boot up automatically plot the selected traces
Line 12: Line 8:


-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:  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

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