Changes between Version 5 and Version 6 of RawTaskList
- Timestamp:
- 10/30/2017 04:26:27 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RawTaskList
v5 v6 19 19 ATMSBatchDriver properties file (localhost hardcoded). Configure properly. 20 20 21 ATMSBatchDriver: Need a "fast mode" that can launch events every 30 seconds instead of21 ~~ATMSBatchDriver: Need a "fast mode" that can launch events every 30 seconds instead of 22 22 specified 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: 23 simulated ATMS display (text or GUI) that has only a 2 second delay:~~ 24 24 {{{ 25 25 405 N - - - - - + + + @ @ @ - - - - - S 26 26 73 W - - - @ @ @ @ + + + + + - - - - - - - - - - -E 27 27 }}} 28 Done. In Test Packages atmsdriver.!TrafficModelEventDriver.java 28 29 29 30 ATMSDriver (change name to Traffic Modeler?) … … 42 43 ATMSDriver: Review exchange.xml file to make sure we have necessary data. 43 44 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 45 46 46 47 ATMSDriver Integrate traffic video control.
