source: tmcsimulator @ 420

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @420   7 years jdalbey Create a tag for current release that uses the FEPsim-based highway model.
(edit) @419   7 years jdalbey update application.properties
(edit) @418   7 years jdalbey Fix #124
(edit) @417   7 years jdalbey Move ATMSrenumber.py to scripts folder
(edit) @416   7 years jdalbey Create new ExportAction?.java for Sim Mgr and a new client, CADlogDisplay …
(edit) @415   7 years jdalbey einotebook fix to #131
(edit) @414   7 years jdalbey IncidentViewer?.java: Modify upperCommentBox behavior to conform to new …
(edit) @413   7 years jdalbey cmsLayer.js,harLayer.js modified to use POST requests
(edit) @412   7 years jdalbey Update unit test to match change to Coordinator constructor
(edit) @411   7 years jdalbey Update config files with property for dynamic data files
(edit) @410   7 years jdalbey rename startups scripts
(edit) @409   7 years jdalbey append one line to atmsBatchEvents_production.txt to Fix #146
(edit) @408   7 years jdalbey Update build.xml to add application.properties to Sim Mgr jar
(edit) @407   7 years jdalbey Fix for #155 to make simulation time filename configurable.
(edit) @406   7 years jdalbey Enhance CMS monitor with alternate row background colors. Fixes #109.
(edit) @405   7 years jdalbey Remove HAR , Lane Closure columns from CMSmonitor. Change cctvLayer to …
(edit) @404   7 years jdalbey Fine tune HAR dialog: move buttons closer to upper message area.
(edit) @403   7 years jdalbey Update HAR message file to contain 5 stations.
(edit) @402   7 years jdalbey Update HAR locations with real coordinates
(edit) @401   7 years jdalbey Fix #149, #112. Add emphasis to timebox. Partial fix to highlighting …
(edit) @400   7 years jdalbey CPTMS improved layout of HAR dialog
(edit) @399   7 years jdalbey einotebook/notebook.css enhanced to emphasize timer display
(edit) @398   7 years jdalbey Fix defect 118, add test case that reveals defect.
(edit) @397   7 years jdalbey Fix #140 to remove comment field from evaluations and #130 to make Current …
(edit) @396   7 years jdalbey del sim_elapsedtime.json from repo as it is recreated every run of the …
(edit) @395   7 years jdalbey committing ignore property
(edit) @394   7 years jdalbey remove temp files and create .svnignore.sh script
(edit) @393   7 years jdalbey Modify webapp revision numbering files.
(edit) @392   7 years jdalbey Add systemstart_systest.bat
(edit) @391   7 years jdalbey revision.js added to webapps/common/js to make svn revision available to …
(edit) @390   7 years jdalbey system_test_script.xml completed.
(edit) @389   7 years jdalbey Add new shell scripts: system testing startup and local web server
(edit) @388   7 years jdalbey Add config files for system testing
(edit) @387   7 years jdalbey Add folder 101 to audio to contain short clips for system testing
(edit) @386   7 years jdalbey Updated LoadEvents?.js to parse all event types except CMS_EVALUATION. …
(edit) @385   7 years jdalbey update cad_simulator_console_config.properties to include traffic manager …
(edit) @384   7 years jdalbey Add a bin folder and scripts for Unix and Windows to launch the simulator …
(edit) @383   7 years jdalbey Add cad_simulator_practice.properties file
(edit) @382   7 years jdalbey CADserver.java modified to look for a system property PROP_FILE provided …
(edit) @381   7 years jdalbey Remove unix and win config folders
(edit) @380   7 years jdalbey import traffic model config props
(edit) @379   7 years jdalbey Del testConfig folder
(edit) @378   7 years jdalbey update traffic model config properties
(edit) @377   7 years jdalbey cmsmonitor renamed and updated for dir reorg
(edit) @376   7 years jdalbey Coordinator.java Changed folder where sim elapsed time is written to …
(edit) @375   7 years jdalbey Move runTimer.py to spikes folder
(edit) @374   7 years jdalbey move einotebook xml files
(edit) @373   7 years jdalbey Update filenames in code to match dir reorg
(edit) @372   7 years jdalbey more dir reorg
(edit) @371   7 years jdalbey more dir reorg
(edit) @370   7 years jdalbey Stage 2 of directory reorg
(edit) @369   7 years jdalbey First stage of directory reorg
(edit) @368   7 years jdalbey LoadEvents? modified to use incident_script.xml
(edit) @367   7 years jdalbey For EInotebook, rename xml file to incident_script.xml
(edit) @366   7 years jdalbey build.xml Add mp3player Jar to CADserver jar.
(edit) @365   7 years jdalbey RevisionNumber?.java, SimulationManagerView?.java : Fix defect #119
(edit) @364   7 years jdalbey Parse incidents from script to replace PopulateIncidents?.js. Fade event …
(edit) @363   7 years jdalbey Implement #136 to read script file name from a config file. EInotebook …
(edit) @362   7 years jdalbey Add log directory
(edit) @361   7 years jdalbey modify CADClient AssignedIncidents?.java to fix defect #142. Also fix minor …
(edit) @360   7 years jdalbey add spike ShowUserDir?.java
(edit) @359   7 years jdalbey Add EINotebook source
(edit) @358   7 years jdalbey replace sim_clock.json with sim_elapsedtime.json
(edit) @357   7 years jdalbey minor edits to cptms
(edit) @356   7 years jdalbey Coordinator: Modify tick() to output seconds to json file instead of clock …
(edit) @355   7 years jdalbey CADServer.java added additional error messages.
(edit) @354   7 years jdalbey HighwaysTest?.java updated to include test for station sorting.
(edit) @353   7 years jdalbey StationComparator?.java added to json output can be ordered by route then …
(edit) @352   7 years jdalbey add vds_intersect.py utility and results
(edit) @351   7 years jdalbey updated ei notebook proof of concepts
(edit) @350   7 years jdalbey Add a branch EInotebook for Electronic Instructor Notebook prototype
(edit) @349   7 years jdalbey tmcsim.common package: Added class TimeUtils?.java and moved longtotime() …
(edit) @348   7 years jdalbey Added gotoxmltime.html and other prototypes for ei notebook. They can be …
(edit) @347   7 years jdalbey Coordinator.java: Enhance tick() method to write current time to a json …
(edit) @346   7 years jdalbey Modify GotoTimeIndexDialog?.java to use TimeSelector? widget.
(edit) @345   7 years jdalbey minor changes to output messages to get unit tests to pass. All passing …
(edit) @344   7 years jdalbey Add json.simple jar file to the testing library
(edit) @343   7 years jdalbey Fix defect #117. Update HighwaysTest?.java for new highway model.
(edit) @342   7 years jdalbey move paramsim package into archive folder
(edit) @341   7 years jdalbey Add a demo video to highway 241 in cctvLayer.js
(edit) @340   7 years jdalbey move old ATMS driver to archive package
(edit) @339   7 years jdalbey add cctv_unavailable.jpb
(edit) @338   7 years jdalbey Add items to adhoc_incidents.xml, add unavailable image for cctv files not …
(edit) @337   7 years jdalbey CPTMS: Add white circle image and supporting code
(edit) @336   7 years jdalbey added favicon and moved css to external style sheet
(edit) @335   7 years jdalbey Define clickable region for CMS and CCTV icons.
(edit) @334   7 years jdalbey cptms modify css layout for Chrome
(edit) @333   7 years jdalbey Update cptms code to reflect image name changes.
(edit) @332   7 years jdalbey Rename icons more consistently
(edit) @331   7 years jdalbey cms monitor v0.2 adds css columns for CMS, HAR, LCS and dark color scheme
(edit) @330   7 years jdalbey cptms v0.6.4 removes fullscreen control, adjusts cms dialog position
(edit) @329   7 years jdalbey Remove old spikes
(edit) @328   7 years jdalbey cms_monitor.html v0.1 added
(edit) @327   7 years jdalbey Add HAR layer.
(edit) @326   7 years jdalbey cptms v0.6.3 decomposed into modules
(edit) @325   7 years jdalbey more file cleanup
(edit) @324   7 years jdalbey remove obsolete files
(edit) @323   7 years jdalbey reorganize folders
(edit) @322   7 years jdalbey remove src/cptms folder
(edit) @321   7 years jdalbey Move .html files to webapps folder
Note: See TracRevisionLog for help on using the revision log.