source: tmcsimulator @ 440

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @440   7 years jdalbey Move unified logger to python folder under src. Create a separate web app …
(edit) @439   7 years jdalbey setup wing project for logging service python files. Add config file for …
(edit) @438   7 years jdalbey Update HAR messages with callsigns
(edit) @437   7 years jdalbey Update HAR locations with callsign id fixes #161
(edit) @436   7 years jdalbey cad_watcher.py added exception handling for missing log file
(edit) @435   7 years jdalbey Remove CADlogDisplay.java and put functionality into writeCADlog method of …
(edit) @434   7 years jdalbey LoadEvents?.js modified to show incident start, and full script edited to …
(edit) @433   7 years jdalbey Unified Logger v1.0. Add cad watcher plugin to logging service.
(edit) @432   7 years jdalbey CADlogDisplay updated. jar target added for CADlogDisplay. "Log Entries" …
(edit) @431   7 years jdalbey Add new files for prototype of unified logging service
(edit) @430   7 years jdalbey Updated CMS id's. Fixed #165
(edit) @429   7 years jdalbey Add CMS Evaluations to LoadEvents? for EINotebook. Fixes #147.
(edit) @428   7 years jdalbey maps/index.html updated with a practice session incident location map.
(edit) @427   7 years jdalbey Update traffic model config/practice.properties
(edit) @426   7 years jdalbey cmsLayer.js, harLayer.js updated to fix #107.
(edit) @425   7 years jdalbey build.xml updated to include new highway model package. CADlogDisplay …
(edit) @424   7 years jdalbey Station.java removed obsolete toXML method.
(edit) @423   7 years jdalbey Commit revised properties files
(edit) @422   7 years jdalbey Remove ATMS functionality. Reworked and simplified the Highway model to …
(edit) @421   7 years jdalbey Remove ATMS functionality. Reworked and simplified the Highway model to …
(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
Note: See TracRevisionLog for help on using the revision log.