Anafaze-Project-CheckList

From *** My Personal Wiki ***
Revision as of 13:58, 21 November 2008 by 72.208.202.203 (talk)
Jump to navigation Jump to search

Issues: Must Corrects

  • Error handling in new routines
  • Verify logfile operations use LONG integers. Will run out of room if is only 16 bit ints
  • Verify user prompt erasers at above a certain length of text - prevent overflow errors!
  • Highlight row executing on profile chart display on trajectory form
  • Channel message filter - option to display only messages for the particular channel and IO timer above....
  • wait function-for fast as possible ramping up / down
  • implement COMMAND function for auxillary I/O - example flipper valve fan cooling
  • implement NOTIFY command - allow user to notify of reaching TIME or TEMP value
  • Communication error should be flagged if communications goes down - does not do this right now
  • Allow global setting of email alert addresses from MultiTraj menus
  • Make sure all routines use variable CONTROLLER ADDRESS instead of numeric constant


Issues: Can be delayed

  • Logfile Rendering becomes low quality >4000 logfile points
  • Implement condition rerendering of chart - cut down processing time for larger renders - example 1000 point render
  • route channel prompts of ganged messages to all gang channel prompts
  • Temperature bumping - so temperature can be actively bumped up under the Trajectory form


Issues: Future Features

  • Profile Download to controller