|
|
|
@564
|
6 years |
jdalbey |
Rename audio folder to Audio. See #228
|
|
|
|
@561
|
6 years |
jdalbey |
rename scripts folder to Scenarios. See #228
|
|
|
|
@560
|
6 years |
jdalbey |
Change hardcoded "scripts" as name of folder to a constant in …
|
|
|
|
@559
|
6 years |
jdalbey |
Change hardcoded "scripts" as name of folder to a constant in …
|
|
|
|
@555
|
6 years |
jdalbey |
Declaration and use of CardfileData? removed from CADClientGUI to fix #229. …
|
|
|
|
@550
|
6 years |
jdalbey |
Modify extract_caddetails to not merge with unifiedlog; this is now done …
|
|
|
|
@549
|
6 years |
jdalbey |
unifiedlogger Correct messages to have similar capitalization and …
|
|
|
|
@541
|
6 years |
jdalbey |
TrafficEventsEditor?: add comments
|
|
|
|
@532
|
6 years |
jdalbey |
Login.java, CADClient.java: Implement #206, login screen has drop down box …
|
|
|
|
@529
|
6 years |
jdalbey |
Coordinator.java: Add the date and time to the content of the "Simulation …
|
|
|
|
@525
|
6 years |
jdalbey |
CADClient.java implement #199 - add a splash screen.
|
|
|
|
@524
|
6 years |
jdalbey |
Implement #189 in Coordinator.java: Add sim start and pause msgs to …
|
|
|
|
@523
|
6 years |
jdalbey |
RunSim?.java created to run all three apps (Server, Client, SimMgr?) …
|
|
|
|
@507
|
6 years |
jdalbey |
SimulationManager?.java: Implement ticket #197 - show script name in title …
|
|
|
|
@478
|
7 years |
jdalbey |
Fix typo in actitivylog watcher and add simple unit test of logging …
|
|
|
|
@476
|
7 years |
jdalbey |
Add unit tests for CADData.
|
|
|
|
@475
|
7 years |
jdalbey |
Coordinator.java, AssignedIncidents?.java, UnitStatus?.java, CADMenu.java: …
|
|
|
|
@474
|
7 years |
jdalbey |
TrafficEventsAnimator? updated for revised highway model.
|
|
|
|
@471
|
7 years |
jdalbey |
Coordinator.java: Fix defect 181 in sorting CADcomments. logging_service …
|
|
|
|
@469
|
7 years |
jdalbey |
update some scripts and revision number.
|
|
|
|
@467
|
7 years |
jdalbey |
cad_watcher.py added more elaborate error handling to cope with missing or …
|
|
|
|
@466
|
7 years |
jdalbey |
Add copyXMLfile method to Coordinator to fix #178.
|
|
|
|
@465
|
7 years |
jdalbey |
Coordinator.java: Update writeToCAD to sort comments by timestamp instead …
|
|
|
|
@464
|
7 years |
jdalbey |
Repair refresh method in ClockClient? to fix #174.
|
|
|
|
@463
|
7 years |
jdalbey |
Update cms monitor with enhancements #156
|
|
|
|
@461
|
7 years |
jdalbey |
add activitylog_watcher to Unified Logging Service.
|
|
|
|
@460
|
7 years |
jdalbey |
SimulationManagerView?.java: modify setScriptStatus() to fix ticket #172.
|
|
|
|
@459
|
7 years |
jdalbey |
addIncidentTab in SimulationManagerView? modified to be on EDT to fix …
|
|
|
|
@458
|
7 years |
jdalbey |
UnitStatus?.java in CADClient. Put refreshTable method body in Swing Event …
|
|
|
|
@457
|
7 years |
jdalbey |
Source file re-org. Move files from obsolete atmsdriver package to …
|
|
|
|
@455
|
7 years |
jdalbey |
ConfigStatusTab? updated to fix @169.
|
|
|
|
@453
|
7 years |
jdalbey |
CADClient.java: Output revision number to console when client starts.
|
|
|
|
@448
|
7 years |
jdalbey |
Add CADcomments.log filename to CADserver config properties so Coordinator …
|
|
|
|
@446
|
7 years |
jdalbey |
Change unifiedlogger to get revision number from a config file instead of …
|
|
|
|
@445
|
7 years |
jdalbey |
Changed restart dialog in CADClientView to a non-modal one to fix #159. …
|
|
|
|
@444
|
7 years |
jdalbey |
Update unified logger to add revision number to startup message.
|
|
|
|
@443
|
7 years |
jdalbey |
Add unified logger.zip to build.xml.
|
|
|
|
@440
|
7 years |
jdalbey |
Move unified logger to python folder under src. Create a separate web app …
|
|
|
|
@435
|
7 years |
jdalbey |
Remove CADlogDisplay.java and put functionality into writeCADlog method of …
|
|
|
|
@434
|
7 years |
jdalbey |
LoadEvents?.js modified to show incident start, and full script edited to …
|
|
|
|
@432
|
7 years |
jdalbey |
CADlogDisplay updated. jar target added for CADlogDisplay. "Log Entries" …
|
|
|
|
@425
|
7 years |
jdalbey |
build.xml updated to include new highway model package. CADlogDisplay …
|
|
|
|
@424
|
7 years |
jdalbey |
Station.java removed obsolete toXML method.
|
|
|
|
@422
|
7 years |
jdalbey |
Remove ATMS functionality. Reworked and simplified the Highway model to …
|
|
|
|
@419
|
7 years |
jdalbey |
update application.properties
|
|
|
|
@417
|
7 years |
jdalbey |
Move ATMSrenumber.py to scripts folder
|
|
|
|
@416
|
7 years |
jdalbey |
Create new ExportAction?.java for Sim Mgr and a new client, CADlogDisplay …
|
|
|
|
@414
|
7 years |
jdalbey |
IncidentViewer?.java: Modify upperCommentBox behavior to conform to new …
|
|
|
|
@407
|
7 years |
jdalbey |
Fix for #155 to make simulation time filename configurable.
|
|
|
|
@398
|
7 years |
jdalbey |
Fix defect 118, add test case that reveals defect.
|
|
|
|
@393
|
7 years |
jdalbey |
Modify webapp revision numbering files.
|
|
|
|
@386
|
7 years |
jdalbey |
Updated LoadEvents?.js to parse all event types except CMS_EVALUATION. …
|
|
|
|
@384
|
7 years |
jdalbey |
Add a bin folder and scripts for Unix and Windows to launch the simulator …
|
|
|
|
@382
|
7 years |
jdalbey |
CADserver.java modified to look for a system property PROP_FILE provided …
|
|
|
|
@376
|
7 years |
jdalbey |
Coordinator.java Changed folder where sim elapsed time is written to …
|
|
|
|
@366
|
7 years |
jdalbey |
build.xml Add mp3player Jar to CADserver jar.
|
|
|
|
@365
|
7 years |
jdalbey |
RevisionNumber?.java, SimulationManagerView?.java : Fix defect #119
|
|
|
|
@361
|
7 years |
jdalbey |
modify CADClient AssignedIncidents?.java to fix defect #142. Also fix minor …
|
|
|
|
@360
|
7 years |
jdalbey |
add spike ShowUserDir?.java
|
|
|
|
@356
|
7 years |
jdalbey |
Coordinator: Modify tick() to output seconds to json file instead of clock …
|
|
|
|
@355
|
7 years |
jdalbey |
CADServer.java added additional error messages.
|
|
|
|
@353
|
7 years |
jdalbey |
StationComparator?.java added to json output can be ordered by route then …
|
|
|
|
@349
|
7 years |
jdalbey |
tmcsim.common package: Added class TimeUtils?.java and moved longtotime() …
|
|
|
|
@347
|
7 years |
jdalbey |
Coordinator.java: Enhance tick() method to write current time to a json …
|
|
|
|
@346
|
7 years |
jdalbey |
Modify GotoTimeIndexDialog?.java to use TimeSelector? widget.
|
|
|
|
@345
|
7 years |
jdalbey |
minor changes to output messages to get unit tests to pass. All passing …
|
|
|
|
@343
|
7 years |
jdalbey |
Fix defect #117. Update HighwaysTest?.java for new highway model.
|
|
|
|
@342
|
7 years |
jdalbey |
move paramsim package into archive folder
|
|
|
|
@340
|
7 years |
jdalbey |
move old ATMS driver to archive package
|
|
|
|
@338
|
7 years |
jdalbey |
Add items to adhoc_incidents.xml, add unavailable image for cctv files not …
|
|
|
|
@315
|
7 years |
jdalbey |
move images to webapps folder
|
|
|
|
@310
|
7 years |
jdalbey |
Fix defect #102. Also add revision number to filenames of deploy jars.
|
|
|
|
@291
|
7 years |
jdalbey |
file cleanup and reorganization
|
|
|
|
@290
|
7 years |
jdalbey |
IncidentNumberRenderer?.java added to address #78.
|
|
|
|
@289
|
7 years |
jdalbey |
Login.java Clear prompt from username field in VisiCAD when user starts …
|
|
|
|
@288
|
7 years |
jdalbey |
IncidentViewer?.java: Enable the upper comment box and save any text when …
|
|
|
|
@285
|
7 years |
jdalbey |
Station.java: Add getColorName method, comment out dead code.
|
|
|
|
@283
|
7 years |
jdalbey |
BuildHighwaysFile?.java improved reading of loop file to be free format …
|
|
|
|
@280
|
7 years |
jdalbey |
Commit updated config/vds_data files
|
|
|
|
@278
|
7 years |
jdalbey |
Station.java CHANGED HIGHWAY MODEL to be consistent with JD's new …
|
|
|
|
@277
|
7 years |
jdalbey |
Update TrafficModelView? so expired events remain on display but the list …
|
|
|
|
@276
|
7 years |
jdalbey |
BuildHighwayFile?.java: added some diagnostic messages.
|
|
|
|
@274
|
7 years |
jdalbey |
Multi file commit: adding and elaborating on comments and javadoc.
|
|
|
|
@272
|
7 years |
jdalbey |
new utility added: tmcsim/utilities/BuildHighwayFile.java for creating …
|
|
|
|
@269
|
7 years |
jdalbey |
PostmileCoords?.java: Add new fields for perpendicular vector (x and y …
|
|
|
|
@267
|
7 years |
jdalbey |
PostmileCoords?.java: moved postmile name to featured ID field.
|
|
|
|
@266
|
7 years |
jdalbey |
PostmileCoords?.java: Add cross street name attribute and modified toJson …
|
|
|
|
@260
|
7 years |
jdalbey |
Highways.java: adjust json colors to brighten the hue for easier reading.
|
|
|
|
@258
|
7 years |
jdalbey |
TrafficModelManager?: update to read json output destination from …
|
|
|
|
@257
|
7 years |
jdalbey |
TrafficEventsEditor? enhanced so time selector shows default time of …
|
|
|
|
@255
|
7 years |
jdalbey |
TrafficEventsEditor? - modified to use JD's custom TimeSelectionDialog? for …
|
|
|
|
@248
|
7 years |
jdalbey |
TrafficModelManager?: multi-file commit to enhance Traffic Mgr to output …
|
|
|
|
@246
|
7 years |
jdalbey |
TrafficEventsAnimator?: elaborated status message in load method.
|
|
|
|
@242
|
8 years |
jtorres |
LoopDetector?.java: added loopLocationID to toCondensedFormat method.
|
|
|
|
@240
|
8 years |
jtorres |
TrafficEventsEditor?: enabled multiple selection in loop detector selection …
|
|
|
|
@239
|
8 years |
jtorres |
TrafficEventsEditor?: added direction column to station selection. Added …
|
|
|
|
@238
|
8 years |
jtorres |
Renamed BatchBuilderGUI to TrafficEventsEditor?. Reconfigured GUI per JD's …
|
|
|
|
@237
|
8 years |
jtorres |
Added new package atmsdriver.batchbuilder. Includes BatchBuilderGUI, …
|
|
|
|
@234
|
8 years |
jtorres |
config/vds_data/highways_fullmap.txt: added loopLocationID. …
|
|
|
|
@232
|
8 years |
jdalbey |
TrafficEventsAnimator?.java Fix monospace font to Courier New.
|
|
|
|