Changes between Version 5 and Version 6 of RawTaskList


Ignore:
Timestamp:
10/30/2017 04:26:27 PM (9 years ago)
Author:
jdalbey
Comment:

Marked two items done.

Legend:

Unmodified
Added
Removed
Modified
  • RawTaskList

    v5 v6  
    1919ATMSBatchDriver properties file (localhost hardcoded). Configure properly.  
    2020 
    21 ATMSBatchDriver: Need a "fast mode" that can launch events every 30 seconds instead of 
     21~~ATMSBatchDriver: Need a "fast mode" that can launch events every 30 seconds instead of 
    2222specified sim time, to enable author to verify dot sequence color change.  Perhaps a 
    23 simulated ATMS display (text or GUI) that has only a 2 second delay: 
     23simulated ATMS display (text or GUI) that has only a 2 second delay:~~ 
    2424{{{ 
    2525405 N - - - - - + + + @ @ @ - - - - - S 
    262673  W - - - @ @ @ @ + + + + + - - - - - - - - - - -E 
    2727}}} 
     28Done.  In Test Packages atmsdriver.!TrafficModelEventDriver.java 
    2829 
    2930ATMSDriver (change name to Traffic Modeler?)   
     
    4243ATMSDriver: Review exchange.xml file to make sure we have necessary data.        
    4344 
    44 ATMSDriver: Integrate into CAD Server as a module instead of current architecture where it's a separate client that must be launched by operator. 
     45~~ATMSDriver: Integrate into CAD Server as a module instead of current architecture where it's a separate client that must be launched by operator.~~ Done. In tmcsim.cadsimulator.managers !TrafficModelManager.java 
    4546 
    4647ATMSDriver Integrate traffic video control.