TODO History - Last Revised February 20, 2001 NOTE: Individual TODO files are included with individual modules in subdirectories. high priority: - fix the java programming interface - fix the Synergetics Devicenet master - an IO manager that can start up IO and manage passing variables to/from it others: - the IEC61131 client is waiting from more updates from the puffin project - this is a good candidate for me to put in the high priority list and do myself. - fix the 'serial_client' - it seems to be sluggish (about 1 sec), and it divides up strings ** This might have been fixed by allowing processes to yield (and not hog the CPU) - develop a method for compiling modules on the fly, and giving them a new name to link them in ** The ladder interpreter now makes it possible to reload ladder logic files - add configuration management software and improve the makefiles to be more fault tolerant - there is a bug that causes random segmentation faults when the program is run initially. The behavior makes me believe it is an uninitialized pointer. If it does not crash when it starts, the program runs notmally.