Set64rs-Software-Issues: Difference between revisions

From *** My Personal Wiki ***
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


*get rid of automatic compiled profile load > use only the menu load method
*get rid of automatic compiled profile load > use only the menu load method


*error trapping code > will be needed soon for debug also > is freezing out 1/2 way through simple profile
*error trapping code > will be needed soon for debug also > is freezing out 1/2 way through simple profile
Line 21: Line 19:


*memory management > when deleting profiles > sometimes a profile gets left in controller program memory
*memory management > when deleting profiles > sometimes a profile gets left in controller program memory
*MENU > READ PROGRAM CONTROL > unnecessary?  > program run mode should be kept up to date by the software


*size up for correct display
*size up for correct display
Line 28: Line 24:
*auto centering in code
*auto centering in code


*MENU > READ PROGRAM CONTROL > unnecessary?  > program run mode should be kept up to date by the software


== Resolved Issues ==
== Resolved Issues ==


*organize menus > too wide right now
*organize menus > too wide right now

Revision as of 08:09, 22 May 2010

Outstanding Issues

  • grid displays
    • currently shows all fields
    • need 2 views > debug / normal > wire up menus
  • needs to remember last profile that was being executed for purpose of easy restart
    • software does not store executing profile in database?
    • needs to recall executing profile name and display in EXECUTING PROFILE field
  • channel select needs wired up throughout the code
  • get rid of automatic compiled profile load > use only the menu load method
  • error trapping code > will be needed soon for debug also > is freezing out 1/2 way through simple profile
  • Full debug testing on RUN / PAUSE / RESTART / JUMPTO
    • JUMPTO button caption display changes when clicked > fix!
  • memory management > when deleting profiles > sometimes a profile gets left in controller program memory
  • size up for correct display
  • auto centering in code


  • MENU > READ PROGRAM CONTROL > unnecessary? > program run mode should be kept up to date by the software

Resolved Issues

  • organize menus > too wide right now