Changes between Version 3 and Version 4 of RawTaskList


Ignore:
Timestamp:
10/29/2017 07:55:48 AM (9 years ago)
Author:
jdalbey
Comment:

draft

Legend:

Unmodified
Added
Removed
Modified
  • RawTaskList

    v3 v4  
    11== Tasks from Fall 2017 == 
     2 
     3FEPSim: improve performance in order to stop ATMS Client from lagging. 
     4 
     5FEPSim buffer size problem - use plain text instead of XML over the socket. 
     6 
     7FEPSim: reconfigure output and write it to log file on VM        
     8 
     9The simulation script, as it stands, has human readable locations. We must make sure that we have the necessary location data within the script to map correctly to ATMSDriver Stations.  
     10 
     11ATMSBatchDriver.java properties file (localhost hardcoded). Configure properly.  
     12 
     13FEPSim: Fix "too many files" error; garbage collection?          
     14 
     15FEPSim: refine comments/ general housekeeping and code cleanup   
     16 
     17ATMSDriver: implement HOV Lane control.          
     18 
     19ATMSDriver: verify exchange.xml reader  
     20 
     21ATMSDriver: verify output of condensed highways data     
     22 
     23Write Quick Start help content   
     24 
     25Review exchange.xml file to make sure we have necessary data.    
     26 
     27FEPSim: daemonize  
     28 
     29Scriptbuilder: Add a "needs saving" indicator to the title bar. 
     30  Also, prompt the user to confirm if they try to exit and there are unsaved changes. 
     31 
     32Sim Mgr: Replace exchange.xml as communication to ATMS Driver with a more direct alternative (sockets?). 
     33 
    234 
    335== Tasks from Spring 2016 ==