| 17 | | ATMSDriver: implement HOV Lane control. |
| | 15 | FEPSim: daemonize to auto start on VM reboot. |
| | 16 | |
| | 17 | FEPSim, ATMSDriver: implement lane level control of colors. |
| | 18 | |
| | 19 | ATMSBatchDriver properties file (localhost hardcoded). Configure properly. |
| | 20 | |
| | 21 | ATMSBatchDriver: Need a "fast mode" that can launch events every 30 seconds instead of |
| | 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: |
| | 24 | {{{ |
| | 25 | 405 N - - - - - + + + @ @ @ - - - - - S |
| | 26 | 73 W - - - @ @ @ @ + + + + + - - - - - - - - - - -E |
| | 27 | }}} |
| | 28 | |
| | 29 | ATMSDriver (change name to Traffic Modeler?) |
| | 30 | |
| | 31 | 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, |
| | 32 | e.g., similar to !ConsoleDriver UI. |
| 27 | | FEPSim: daemonize |
| | 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 | |
| | 46 | ATMSDriver Integrate traffic video control. |
| | 47 | |
| | 48 | Sim Mgr: Replace exchange.xml as communication to ATMS Driver with a more direct alternative (sockets?). |
| | 49 | |
| | 50 | 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. |
| | 51 | |
| | 52 | Sim Mgr: Need a way for operators to test audio volume: E.g, play a test audio clip on demand. |
| | 53 | |
| | 54 | Sim Mgr: Can we remove "diversions"? |
| | 55 | |
| | 56 | Sim Mgr: Helpful to have a display of upcoming events, perhaps using the same UI as Scriptbuilder timeline? |
| | 57 | |
| | 58 | Scriptbuilder: Get UI feedback from Neil and Jeff. |
| | 66 | Scriptbuilder: Fix defect - CAD log data not appearing in Sim Mgr. |
| | 67 | |
| | 68 | Scriptbuilder: Be able to insert X minutes into timeline at a specific point. And delete. |
| | 69 | |
| | 70 | Scriptbuilder: It might be helpful to be able to select multiple events in the same timeslice to adjust start time simultaneously. |
| | 71 | |
| | 72 | Scriptbuilder: Confirm that !ScriptHandler understands all tags from Scriptbuilder. |
| | 73 | |
| | 74 | Scriptbuilder: Replace "Paramics" button label with "Traffic Modeler". |
| | 75 | |
| | 76 | Scriptbuilder: Add tooltips to buttons or have a Key for event types under Help menu. |
| | 77 | |
| | 78 | Scriptbuilder: Decide how resources file structure should be organized. By incident? By media type? What if an incident number gets changed? What if the same resource is used in multiple incidents? Do media files need sequence numbering? |
| | 79 | |
| | 80 | Scriptbuilder: When a media event is created fill in the file field with a placeholder that points to an actual file that contains "placeholder" content. |
| | 81 | |
| | 82 | Scriptbuilder: Need a msg dialog to give feedback when an event's time is changed, because otherwise it just disappears. |
| | 83 | |
| | 84 | Scriptbuilder: Provide an easy way to move an event to a new time. Drag and drop would be ideal, but a right-click to bring up an input field would be adequate. |
| | 85 | |
| | 86 | Scriptbuilder: Write Quick Start help content |
| | 87 | |
| | 88 | Misc: Simple console interface to highway model that prints Postmile Book for use by students. |
| | 89 | |
| | 90 | Misc: Create a zoomed version of road map on wall to focus on "triangle" so street names are easily readable. |