| Version 4 (modified by jdalbey, 9 years ago) (diff) |
|---|
Tasks from Fall 2017
FEPSim: improve performance in order to stop ATMS Client from lagging.
FEPSim buffer size problem - use plain text instead of XML over the socket.
FEPSim: reconfigure output and write it to log file on VM
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.
ATMSBatchDriver.java properties file (localhost hardcoded). Configure properly.
FEPSim: Fix "too many files" error; garbage collection?
FEPSim: refine comments/ general housekeeping and code cleanup
ATMSDriver: implement HOV Lane control.
ATMSDriver: verify exchange.xml reader
ATMSDriver: verify output of condensed highways data
Write Quick Start help content
Review exchange.xml file to make sure we have necessary data.
FEPSim: daemonize
Scriptbuilder: 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.
Sim Mgr: Replace exchange.xml as communication to ATMS Driver with a more direct alternative (sockets?).
Tasks from Spring 2016
CAD CLIENT
Generate Cardfile editor tabs dynamically from cardfile.xml.
Improve comment editing in Incident Editor?
Troubleshoot timing problem between client and server causing exceptions during panel refresh that results in temporary missing data.
Clean shutdown of CAD Client - JD has a fix, needs testing.
Choose and install Icon for Jar for CAD client.
SIMULATION MANAGER
Trigger Next Event in Sim Mgr?
Time Scheduled widget only a spinner, make more editable.
Mute button for audio in Sim Mgr?
Test Audio button in Sim Mgr that plays a "sound check" audio clip.
Allow resize window Sim Mgr window.
CAD SERVER
Check for images folder present to prevent RMI error
Create image map so actual images not part of incident. Is this even needed any more?
Fix all time conversion to use Java classes, Calendar, SimpleDateFormat.
Revise how show version number works to eliminate external files. (John has this code).
Show alert if audio files not found.
Add View Preferences to show current config being used. Drew has this?
Allow resize window in CADServer so we can read message windows.
Have CADSimulator differentiate when a client has dropped connection versus terminated normally.
Fix various small defects in John's list.
