Changes between Version 9 and Version 10 of PrioritizedTaskList


Ignore:
Timestamp:
03/03/2019 12:06:15 PM (7 years ago)
Author:
jdalbey
Comment:

remove some completed items

Legend:

Unmodified
Added
Removed
Modified
  • PrioritizedTaskList

    v9 v10  
    44FEPSim: improve performance in order to stop ATMS Client from lagging. 
    55 
    6 FEPSim: refine comments/ general housekeeping and code cleanup   
     6FEPSim: refine comments/ general housekeeping and code cleanup 
    77 
    88FEPSim, ATMSDriver: implement lane level control of colors. 
     
    1414~~FEPSim buffer size problem - use plain text instead of XML over the socket.~~ Done 
    1515 
    16 ~~FEPSim: reconfigure output and write it to log file on VM~~ Done       
     16~~FEPSim: reconfigure output and write it to log file on VM~~ Done 
    1717 
    18 ~~FEPSim: Fix "too many files" error; garbage collection? ~~ Done        
     18~~FEPSim: Fix "too many files" error; garbage collection? ~~ Done 
    1919 
     20~~ATMSBatchDriver properties file (localhost hardcoded). Configure properly. ~~ 
    2021 
    21 ATMSBatchDriver properties file (localhost hardcoded). Configure properly.  
     22ATMSDriver: Review exchange.xml file to make sure we have necessary data. 
    2223 
    23 ATMSDriver: Review exchange.xml file to make sure we have necessary data.        
     24~~ATMSDriver (change name to Traffic Modeler?) ~~ 
    2425 
    25 ATMSDriver (change name to Traffic Modeler?)   
    26  
    27 ATMSDriver: verify exchange.xml reader  
     26~~`ATMSDriver: verify exchange.xml reader `~~ 
    2827 
    2928ATMSDriver: implement HOV Lane control. 
     
    3332ATMSDriver: allow events in Batch Events file to specify a location (e.g. MACARTHUR) instead of a postmile, and do postmile lookup behind the scenes. 
    3433 
    35 ATMSDriver : automate [wiki:HighwayModel#congestion simulation of congestion] from an incident location.  Include a "manual override" for operator to be able to clear congestion on demand, 
    36 e.g., similar to !ConsoleDriver UI.   
     34ATMSDriver : automate [wiki:HighwayModel#congestion simulation of congestion] from an incident location.  Include a "manual override" for operator to be able to clear congestion on demand, e.g., similar to !ConsoleDriver UI. 
    3735 
    38 Highway Model: Modify applyColorToHighwayStretch() so that the MOST SEVERE color of the current and desired colors is used.  
     36Highway Model: Modify applyColorToHighwayStretch() so that the MOST SEVERE color of the current and desired colors is used. 
    3937 
    4038Highway Model: if two different incidents are modifying the same stretch of highway the congestion should be twice as long (or something, see Neil to clarify). 
     
    4442CAD Server: Integrate traffic video control.  The Camera Control in CAD Server should examine the highway model every 30 seconds and based on the current traffic speed, choose the appropriate video to display.  (Need architecture change to make highway model visible from managers other than TrafficModelManager?) 
    4543 
    46 ~~ATMSDriver : Sort the events in atmsBatchEvents file chronologically before running, to allow author to enter events organized by incident.~~ Done.  
     44~~ATMSDriver : Sort the events in atmsBatchEvents file chronologically before running, to allow author to enter events organized by incident.~~ Done. 
    4745 
    4846~~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 
    4947 
    50 ~~ATMSBatchDriver: Need a "fast mode" that can launch events every 30 seconds instead of 
    51 specified sim time, to enable author to verify dot sequence color change.  Perhaps a 
    52 simulated ATMS display (text or GUI) that has only a 2 second delay:~~ 
     48~~ATMSBatchDriver: Need a "fast mode" that can launch events every 30 seconds instead of specified sim time, to enable author to verify dot sequence color change.  Perhaps a simulated ATMS display (text or GUI) that has only a 2 second delay:~~~~~~ 
     49 
    5350{{{ 
    5451405 N - - - - - + + + @ @ @ - - - - - S 
     
    5956Sim Mgr: Verify that the sim mgr resets the FEP simulator when a run starts, so that all the dots are reset to their initial state.  JT has a "reset" method written in Highways model (needs unit testing), just need to make sure it gets called. 
    6057 
    61 Sim Mgr: Replace exchange.xml as communication to ATMS Driver with a more direct alternative (sockets?). 
     58~~Sim Mgr: Replace exchange.xml as communication to ATMS Driver with a more direct alternative (sockets?).~~ 
    6259 
    63 Sim Mgr: The 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.  
     60Sim Mgr: The 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. 
    6461 
    6562Sim Mgr: Need a way for operators to test audio volume: E.g, play a test audio clip on demand. 
    66  
    67 Sim Mgr: Can we remove "diversions"? 
    6863 
    6964Sim Mgr: Helpful to have a display of upcoming events, perhaps using the same UI as Scriptbuilder timeline? 
     
    7772Scriptbuilder: Add a "needs saving" indicator to the title bar. Also, prompt the user to confirm if they try to exit and there are unsaved changes. 
    7873 
    79 Scriptbuilder: Incident type, location, and color should be saved to XML.  Need additional 
    80 fields in Properties dialog. 
     74Scriptbuilder: Incident type, location, and color should be saved to XML.  Need additional fields in Properties dialog. 
    8175 
    8276Scriptbuilder: Fix defect - CAD log data not appearing in Sim Mgr. 
     
    8478Scriptbuilder: Be able to insert X minutes into timeline at a specific point.  And delete. 
    8579 
    86 Scriptbuilder: It might be helpful to be able to select multiple events in the same timeslice to adjust start time simultaneously.   
     80Scriptbuilder: It might be helpful to be able to select multiple events in the same timeslice to adjust start time simultaneously. 
    8781 
    8882Scriptbuilder: Confirm that !ScriptHandler understands all tags from Scriptbuilder. 
     
    9286Scriptbuilder: Add tooltips to buttons or have a Key for event types under Help menu. 
    9387 
    94 Scriptbuilder: Design resources file structure. Organized by incident then by media type. Decide file naming scheme for media files (need sequence numbering?)  
     88Scriptbuilder: Design resources file structure. Organized by incident then by media type. Decide file naming scheme for media files (need sequence numbering?) 
    9589 
    9690Scriptbuilder: When a media event is created fill in the file field with a placeholder that points to an actual file that contains "placeholder" content. 
     
    10296Scriptbuilder: Write Quick Start help content 
    10397 
    104 Scriptbuilder: link validator: Are any resources missing?   
     98Scriptbuilder: link validator: Are any resources missing? 
    10599 
    106100Scriptbuilder: Generate printed dialog to be used when making the audio recordings. 
    107101 
    108 Scriptbuilder: Generate a complete nicely formatted printout of the entire script for use in instructor binders.         
     102Scriptbuilder: Generate a complete nicely formatted printout of the entire script for use in instructor binders. 
    109103 
    110104Misc: Simple console interface to highway model that prints Postmile Book for use by students. 
     
    121115Generate Cardfile editor tabs dynamically from cardfile.xml. 
    122116 
    123 Improve comment editing in Incident Editor? 
     117~~Improve comment editing in Incident Editor?~~ 
    124118 
    125 Troubleshoot timing problem between client and server causing exceptions during panel refresh that results in temporary missing data.  
     119Troubleshoot timing problem between client and server causing exceptions during panel refresh that results in temporary missing data. 
    126120 
    127121Choose and install Icon for Jar for CAD client. 
    128122 
    129123SIMULATION MANAGER 
    130  
    131 Trigger Next Event in Sim Mgr? 
    132124 
    133125Time Scheduled widget only a spinner, make more editable. 
     
    137129Test Audio button in Sim Mgr that plays a "sound check" audio clip. 
    138130 
    139 Allow resize window Sim Mgr window.  
    140  
     131Allow resize window Sim Mgr window. 
    141132 
    142133CAD SERVER 
     
    148139Fix all time conversion to use Java classes, Calendar, !SimpleDateFormat. 
    149140 
    150 Revise how show version number works to eliminate external files. (John has this code). 
     141~~Revise how show version number works to eliminate external files. (John has this code)~~. 
    151142 
    152143Show alert if audio files not found. 
     
    161152 
    162153---- 
    163  
    164154View RawTaskList from which this prioritized list was created.