Difference between revisions of "RS232Probe Enhancements and Bugs"

From OpenCircuits
Jump to navigation Jump to search
Line 18: Line 18:
  
 
* Add Open Property File choice so that communications parameters may be changed without restarting the application or editing the batch file.
 
* Add Open Property File choice so that communications parameters may be changed without restarting the application or editing the batch file.
** [[russ_hensel]] june 03  as of version "June 04 2008"
+
** [[russ_hensel]] june 03  as of version "ver 08 06 04"
 
** All but RS232 Probe where I think it works
 
** All but RS232 Probe where I think it works
 
** Accepted, not pritorized yet.
 
** Accepted, not pritorized yet.
Line 24: Line 24:
  
 
* in bitWacker add the ability to send and recieve any string as in rs232 probe
 
* in bitWacker add the ability to send and recieve any string as in rs232 probe
** [[russ_hensel]] june 04    as of version "June 04 2008"
+
** [[russ_hensel]] june 04    as of version "ver 08 06 04"
 
** bitWacker
 
** bitWacker
 
** Accepted, not pritorized yet.
 
** Accepted, not pritorized yet.
Line 30: Line 30:
  
 
* open comm port and close comm port missing or not working in all the apps
 
* open comm port and close comm port missing or not working in all the apps
** [[russ_hensel]] june 04  as of version "June 04 2008"
+
** [[russ_hensel]] june 04  as of version "ver 08 06 04"
 
** all
 
** all
 
** Accepted, not pritorized yet.
 
** Accepted, not pritorized yet.
Line 36: Line 36:
  
 
* in bitWacker some fields should accept bases other than decimal
 
* in bitWacker some fields should accept bases other than decimal
** [[russ_hensel]] june 04  as of version "June 04 2008"
+
** [[russ_hensel]] june 04  as of version "ver 08 06 04"
 
** bitWacker
 
** bitWacker
 
** Accepted, not pritorized yet.
 
** Accepted, not pritorized yet.
Line 43: Line 43:
  
 
* in bitWacker add scroll bar to upper panel so whole frame may be made smaller  
 
* in bitWacker add scroll bar to upper panel so whole frame may be made smaller  
** [[russ_hensel]] june 04  as of version "June 04 2008"
+
** [[russ_hensel]] june 04  as of version "ver 08 06 04"
 
** bitWacker
 
** bitWacker
 
** Accepted, not pritorized yet.
 
** Accepted, not pritorized yet.
Line 49: Line 49:
  
 
* old log file is ovewritten when application restarts, make it append  
 
* old log file is ovewritten when application restarts, make it append  
** [[russ_hensel]] june 05  as of version "June 04 2008"
+
** [[russ_hensel]] june 05  as of version "ver 08 06 04"
 
** all
 
** all
 
** Will append in the next version
 
** Will append in the next version
 +
 +
 +
* some choices from the menu ( as reopen log file ) cause the gui to stop refreshing until complete, need to run in a different thread ( how )  But then could issue twice and have running in multiple threads.
 +
** [[russ_hensel]] june 05  as of version "ver 08 06 04"
 +
** all
 +
** Accepted, not pritorized yet.

Revision as of 18:51, 5 June 2008

RS232Probe Enhancements and Bugs

This page will be used to track RS232Probe Enhancements and Bugs for the RS232Probe and its related applications. Since this is a Wiki, input what you have.

This is one of a series of articles on Microcontroller Serial Communications, rooted at this site here: Microcontroller Serial Communications Articles

How about this format?


  • What
    • Reported by who when what version { give a link that can be used to contact you }
    • Application effected
    • Status/Priority { assigned by russ_hensel, or other person who will fix it }


The Reports:


  • Add Open Property File choice so that communications parameters may be changed without restarting the application or editing the batch file.
    • russ_hensel june 03 as of version "ver 08 06 04"
    • All but RS232 Probe where I think it works
    • Accepted, not pritorized yet.


  • in bitWacker add the ability to send and recieve any string as in rs232 probe
    • russ_hensel june 04 as of version "ver 08 06 04"
    • bitWacker
    • Accepted, not pritorized yet.


  • open comm port and close comm port missing or not working in all the apps
    • russ_hensel june 04 as of version "ver 08 06 04"
    • all
    • Accepted, not pritorized yet.


  • in bitWacker some fields should accept bases other than decimal
    • russ_hensel june 04 as of version "ver 08 06 04"
    • bitWacker
    • Accepted, not pritorized yet.


  • in bitWacker add scroll bar to upper panel so whole frame may be made smaller
    • russ_hensel june 04 as of version "ver 08 06 04"
    • bitWacker
    • Accepted, not pritorized yet.


  • old log file is ovewritten when application restarts, make it append
    • russ_hensel june 05 as of version "ver 08 06 04"
    • all
    • Will append in the next version


  • some choices from the menu ( as reopen log file ) cause the gui to stop refreshing until complete, need to run in a different thread ( how ) But then could issue twice and have running in multiple threads.
    • russ_hensel june 05 as of version "ver 08 06 04"
    • all
    • Accepted, not pritorized yet.