source: tmcsimulator @ 311

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @311   7 years jdalbey cptms renamed, added cms message polling to update icon color
(edit) @310   7 years jdalbey Fix defect #102. Also add revision number to filenames of deploy jars.
(edit) @309   7 years jdalbey CCTVFast and CCTVSlow images added to cptms.images folder
(edit) @308   7 years jdalbey CCTVFast and CCTVSlow images added to cptms.images folder
(edit) @307   7 years jdalbey cptms_map.html Modified to fix layout/format problems in cms edit dialog.
(edit) @306   7 years jdalbey Highways.java Enhanced/fixed so toJson() outputs each station only once …
(edit) @305   7 years jdalbey cptms_map.html v 0.6 adds dynamic cctv images
(edit) @304   7 years jdalbey cptms_map.html Added cctv icons
(edit) @303   7 years jdalbey cptms_map.html integrated cms features and get view/hide buttons …
(edit) @302   7 years jdalbey cptms_map.html v0.5.6 integrates cms features
(edit) @301   7 years jdalbey cms_demo.html modified edit dialog to atms color scheme, added atms style …
(edit) @300   7 years jdalbey cms_demo.html enhanced dialog box to float over map
(edit) @299   7 years jdalbey cms_demo.html added show/hide toggle.
(edit) @298   7 years jdalbey cms_demo.html modified to add street name to rollover text
(edit) @297   7 years jdalbey Add icons for cms signs, scoreboard font, and update cms demo
(edit) @296   7 years jdalbey cms demo modified for 3 input lines
(edit) @295   7 years jdalbey Adding cms_demo.html and related files
(edit) @294   7 years jdalbey added kml demo
(edit) @293   7 years jdalbey Rename cptms map file to remove version number since it is now under SVN. …
(edit) @292   7 years jdalbey highways_startup.json added. This is the full static map to be loaded …
(edit) @291   7 years jdalbey file cleanup and reorganization
(edit) @290   7 years jdalbey IncidentNumberRenderer?.java added to address #78.
(edit) @289   7 years jdalbey Login.java Clear prompt from username field in VisiCAD when user starts …
(edit) @288   7 years jdalbey IncidentViewer?.java: Enable the upper comment box and save any text when …
(edit) @287   7 years jdalbey Highways.java: fixed defect #95 by checking if result of highway lookup is …
(edit) @286   7 years jdalbey cptms_map_v55.html added
(edit) @285   7 years jdalbey Station.java: Add getColorName method, comment out dead code.
(edit) @284   7 years jdalbey Create new folder fo CPTMS including html, bash, and python scripts, and …
(edit) @283   7 years jdalbey BuildHighwaysFile?.java improved reading of loop file to be free format …
(edit) @282   7 years jdalbey A few more sample data files of vds_data
(edit) @281   7 years jdalbey Reorganize vds_data folder, created a sample_data folder for test data and …
(edit) @280   7 years jdalbey Commit updated config/vds_data files
(edit) @279   7 years jdalbey STMS map ver 5.3 now refreshes every 10 sec
(edit) @278   7 years jdalbey Station.java CHANGED HIGHWAY MODEL to be consistent with JD's new …
(edit) @277   7 years jdalbey Update TrafficModelView? so expired events remain on display but the list …
(edit) @276   7 years jdalbey BuildHighwayFile?.java: added some diagnostic messages.
(edit) @275   7 years jdalbey version .52 of stms map
(edit) @274   7 years jdalbey Multi file commit: adding and elaborating on comments and javadoc.
(edit) @273   7 years jdalbey Add some simple and not comprehensive unit tests for the new utility
(edit) @272   7 years jdalbey new utility added: tmcsim/utilities/BuildHighwayFile.java for creating …
(edit) @271   7 years jdalbey Added stms_map_v5.html That shows google map of highway network without …
(edit) @270   7 years jdalbey postmile_coordinates.txt revised to include perpx, perpy fields.
(edit) @269   7 years jdalbey PostmileCoords?.java: Add new fields for perpendicular vector (x and y …
(edit) @268   7 years jdalbey PostmileCoords?.java: adjust indentation on json output
(edit) @267   7 years jdalbey PostmileCoords?.java: moved postmile name to featured ID field.
(edit) @266   7 years jdalbey PostmileCoords?.java: Add cross street name attribute and modified toJson …
(edit) @265   7 years jdalbey Add cross street names to postmile file.
(edit) @264   7 years jdalbey add comments to google map page
(edit) @263   7 years jdalbey Adding some atmsBatchEvents data files for testing
(edit) @262   7 years jdalbey Add oneincidentevents.txt to vds_data for testing
(edit) @261   7 years jdalbey update atms_map to be 100% height. Add json_path property to testconfig …
(edit) @260   7 years jdalbey Highways.java: adjust json colors to brighten the hue for easier reading.
(edit) @259   7 years jdalbey Added atms map in night mode that refreshes every 30 sec.
(edit) @258   7 years jdalbey TrafficModelManager?: update to read json output destination from …
(edit) @257   7 years jdalbey TrafficEventsEditor? enhanced so time selector shows default time of …
(edit) @256   7 years jdalbey Add SimTimeSelector? r28 jar to library
(edit) @255   7 years jdalbey TrafficEventsEditor? - modified to use JD's custom TimeSelectionDialog? for …
(edit) @254   7 years jdalbey Add SimTimeSelector?.jar to lib folder
(edit) @253   7 years jdalbey TrafficEventEditor?: Added file chooser to save button. TODO: Save the …
(edit) @252   7 years jdalbey HighwaysTest?.java: Add test method "testApplyColor" which currently fails …
(edit) @251   7 years jdalbey traffic_model_config.properties now has Output_Destination = FEP for …
(edit) @250   7 years jdalbey Add atms_map_proto_30sec.html Google Map atms prototype: reads local …
(edit) @249   7 years jdalbey Add postmile_coordinates.txt containing LatLong? for all division 12 …
(edit) @248   7 years jdalbey TrafficModelManager?: multi-file commit to enhance Traffic Mgr to output …
(edit) @247   7 years jdalbey TrafficEventsEditor?: Adjust GUI so time frame buttons fit on screen.
(edit) @246   7 years jdalbey TrafficEventsAnimator?: elaborated status message in load method.
(edit) @245   7 years jdalbey Added experimental utility: GoogleMapAnimator?
(edit) @244   7 years jdalbey Added new classes: Postmile and PostmileCoords? and a unit test.
(edit) @243   7 years jdalbey Highways.java: Added toJson() method.
(edit) @242   8 years jtorres LoopDetector?.java: added loopLocationID to toCondensedFormat method.
(edit) @241   8 years jtorres branches/UMLDiagrams: added the StarUML tmc UML Diagrams project file - …
(edit) @240   8 years jtorres TrafficEventsEditor?: enabled multiple selection in loop detector selection …
(edit) @239   8 years jtorres TrafficEventsEditor?: added direction column to station selection. Added …
(edit) @238   8 years jtorres Renamed BatchBuilderGUI to TrafficEventsEditor?. Reconfigured GUI per JD's …
(edit) @237   8 years jtorres Added new package atmsdriver.batchbuilder. Includes BatchBuilderGUI, …
(edit) @236   8 years jtorres branches/uniques_lane_types/unique_lane_types_results.txt: copy/pasted …
(edit) @235   8 years jtorres branches/unique_lane_types: a quick n dirty python script which helps …
(edit) @234   8 years jtorres config/vds_data/highways_fullmap.txt: added loopLocationID. …
(edit) @233   8 years jtorres FEPSim: finalized comments, added to both header and source files.
(edit) @232   8 years jdalbey TrafficEventsAnimator?.java Fix monospace font to Courier New.
(edit) @231   8 years jdalbey Fix font problem in CADserver tabbed panels. Now uses Courier New …
(edit) @230   8 years jdalbey ConfigStatusTab?.java Improved display and fixed defect so it now uses the …
(edit) @229   8 years jdalbey Update config files for system testing.
(edit) @228   8 years jdalbey System Tests updated to work with new integrated Traffic Mgr. All system …
(edit) @227   8 years jdalbey atmsdriver.TrafficEventsAnimator?.java: Small enhancement to console …
(edit) @226   8 years jdalbey Added new tool: TrafficEventsAnimator? and updated build.xml to create a …
(edit) @225   8 years jdalbey build.xml: Updated package-jars target to cope with Traffic Modeler …
(edit) @224   8 years jdalbey FEPSim.cpp Added a comment containing code to let ATMS server catch up.
(edit) @223   8 years jtorres FEPSim.cpp: added missing fsa.info.poll_time = time(NULL); to fep_reply in …
(edit) @222   8 years jtorres FEPSim.cpp: closing newsockfd (file descriptor) in while(1) loop, which …
(edit) @221   8 years jtorres FEPSim: fixed no matching function for call error message. Also, …
(edit) @220   8 years jdalbey TrafficModelManager?.java: Modify readBatchFile() to ignore blank lines in …
(edit) @219   8 years jtorres FEPSim.cpp: simplified line and station variable names in sendReplys() …
(edit) @218   9 years jtorres branches/FEPSimulator/HighwaysParser.cpp: garbage collection implemented. …
(edit) @217   9 years jtorres Implemented logging into FEPSimulator. Now logs output into FEPSimLog.txt. …
(edit) @216   9 years jtorres added ./buildLinuxVM, configured ./runFEPSim correctly, and added a quick …
(edit) @215   9 years jtorres FEPSim.cpp: removed a debugging cout
(edit) @214   9 years jtorres FEPSimulator config changes
(edit) @213   9 years jtorres Removed some lingering stdout output from HighwaysTest?.java
(edit) @212   9 years jtorres branches/FEPSimulator/tests/HighwaysParserTest.cpp: Unit test for …
Note: See TracRevisionLog for help on using the revision log.