source: tmcsimulator/trunk/src/tmcsim @ 287

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @285   7 years jdalbey Station.java: Add getColorName method, comment out dead code.
(edit) @283   7 years jdalbey BuildHighwaysFile?.java improved reading of loop file to be free format …
(edit) @280   7 years jdalbey Commit updated config/vds_data files
(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) @274   7 years jdalbey Multi file commit: adding and elaborating on comments and javadoc.
(edit) @272   7 years jdalbey new utility added: tmcsim/utilities/BuildHighwayFile.java for creating …
(edit) @269   7 years jdalbey PostmileCoords?.java: Add new fields for perpendicular vector (x and y …
(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) @260   7 years jdalbey Highways.java: adjust json colors to brighten the hue for easier reading.
(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) @255   7 years jdalbey TrafficEventsEditor? - modified to use JD's custom TimeSelectionDialog? for …
(edit) @248   7 years jdalbey TrafficModelManager?: multi-file commit to enhance Traffic Mgr to output …
(edit) @246   7 years jdalbey TrafficEventsAnimator?: elaborated status message in load method.
(edit) @242   8 years jtorres LoopDetector?.java: added loopLocationID to toCondensedFormat method.
(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) @234   8 years jtorres config/vds_data/highways_fullmap.txt: added loopLocationID. …
(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) @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) @223   8 years jtorres FEPSim.cpp: added missing fsa.info.poll_time = time(NULL); to fep_reply in …
(edit) @220   8 years jdalbey TrafficModelManager?.java: Modify readBatchFile() to ignore blank lines in …
(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) @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 …
(edit) @211   9 years jdalbey Delete obsolete TrafficModelViewer? GUI (JFrame).
(edit) @210   9 years jdalbey Integrate TrafficModelViewer? into the CAD Server GUI as an additional tab. …
(edit) @209   9 years jtorres branches/FEPSimulator/tests: added unit test HighwaysParserTest?.cpp, which …
(edit) @208   9 years jtorres LoadHighwaysTest?.java: ensured we are loading all loops
(edit) @207   9 years jdalbey TrafficModelViewer?.java: Elaborate confirmation message on reload, adjust …
(edit) @206   9 years jdalbey TrafficModelManager?.java Refactor to use Observable, along with the view. …
(edit) @205   9 years jtorres LoadHighwaysTest?.java: now passing. HighwaysParser?.cpp: added a bunch of …
(edit) @204   9 years jdalbey TrafficModelManager?.java Refactor for code sharing with …
(edit) @202   9 years jtorres Further progress on condensed format reader, not all green dots showing
(edit) @201   9 years jdalbey UnitStatus?.java: Added explanatory comment.
(edit) @200   9 years jdalbey Coordinator.java: Added explanatory comment.
(edit) @197   9 years jdalbey Deleted ATMSBatchDriver from clients folder. This is now obsolete since …
(edit) @195   9 years jtorres FEPSim.h: changed buffer size. HighwaysParser?.cpp: began new condensed …
(edit) @193   9 years jdalbey TrafficModelManager?: Added extra config property to allow for specifying …
(edit) @190   9 years jtorres vds_data/highways_fullmap.txt: removed lane num field, not necessary. …
(edit) @188   9 years jdalbey TrafficModelManager?.java: Now integrated into CAD Server. Passes smoke …
(edit) @187   9 years jdalbey TrafficModelManager?.java: Initial refactoring to put the traffic model as …
(edit) @186   9 years jtorres Highways.java, FEPLine.java, LoopDetector?.java, Station.java: reconfigured …
(edit) @185   9 years jtorres HighwaysTest?.java, LoadHighwaysTest?.java, LoadSadDotsTest?.java: configured …
(edit) @184   9 years jtorres highways.java: converted to immutable, removed use of FEPLineLoader and …
(edit) @183   9 years jdalbey ATMSBatchDriver.java Enhanced to automatically sort events chronologically …
(edit) @180   9 years jdalbey ATMSDriver.java Refactored for cleaner design. DotColor? enum moved to …
(edit) @179   9 years jdalbey ATMSrenumber.py added. Improve formatting.
(edit) @178   9 years jdalbey ATMSrenumber.py added. A crude python script for renumbering times in an …
(edit) @176   9 years jtorres Highways.java, LoopDetector?.java: updateByDirection() methods now take …
(edit) @174   9 years jtorres back to tinyxml.a
(edit) @172   9 years jtorres Cleaned config/vds_data folder, renamed files and moved all older vds data …
(edit) @171   9 years jtorres atmsBatchEvents.txt: new(er) progressive atmsBatchEvents.txt file
(edit) @170   9 years jtorres Full LDS data list now working
(edit) @168   9 years jdalbey Station.java Fix "OP" typo. ATMSBatchViewer Change panel width.
(edit) @162   9 years jtorres branches/atmsdata/: added the atms sql dump vds data
(edit) @159   9 years jtorres network.h: commented data structs, DataPacker?.h moved include to header …
(edit) @158   9 years jdalbey ATMSBatchDriver: Removed diagnostic output of ATMS time. build.xml fixed …
(edit) @157   9 years jdalbey ATMSBatchDriver: Added popup dialog to confirm proceeding if FEP Sim …
(edit) @156   9 years jtorres Fixed bug in NetworkReader?.cpp
(edit) @152   9 years jdalbey Coordinator.java: new method getATMStime added for use by …
(edit) @140   9 years jdalbey ATMSBatchDriver: Added comments to events file and changed range to …
(edit) @136   9 years jtorres branches/SimpleFEPclient/ checking in SimpleFEPclient work, not currently …
(edit) @135   9 years jdalbey ATMSBatchDriver.java Implemented "clear incident" feature.
(edit) @129   9 years jdalbey ATMSBatchDriver.java Updated to add an incident field to each event and …
(edit) @128   9 years jdalbey ATMSBatchDriver.java Added a GUI to display event queue. Highways.java …
(edit) @127   9 years jdalbey Station.java Enhance DOTCOLOR enum to have volume and occupancy fields. …
(edit) @124   9 years jdalbey CADClientVew.java Changed to action when server drops to hard exit because …
(edit) @123   9 years jdalbey Multiple renaming of classes to improve clarity. Remove check for …
(edit) @121   9 years jdalbey ATMSBatchDriver.java Add thread to run writeToFEP() every 30 seconds.
(edit) @120   9 years jdalbey rename ATMSDriverClient to ATMSBatchDriver
(edit) @118   9 years jtorres Highways.java: hardcoded ip to JD's laptop in writeToFep(). …
(edit) @114   9 years jtorres Updating FEPSimulator for JD's linux machine. Modified ATMS/Console Driver …
(edit) @112   9 years jdalbey ATMSDriverClient.java Enhanced data validation and additional logic to …
(edit) @109   9 years jdalbey ATMSDriverClient.java Enhanced to call ConsoleDriver? methods to update …
(edit) @105   9 years jdalbey ATMSDriverClient.java Enhanced so it now syncs with Sim Mgr clock and …
(edit) @103   9 years jtorres trunk/src/atmsdriver/ConsoleDriver.java: Created console driver for …
(edit) @102   9 years jdalbey ATMSDriverClient.java New skeleton for a CAD Client shell for ATMS …
(edit) @101   9 years jtorres ATMSDriver: added local configuration for ATMSDriver (for when the …
(edit) @89   9 years jtorres trunk/test/atmsdriver/model/LoadHighwaysTest.java added test to ensure …
(edit) @88   9 years jtorres Created a Highway.java class with list of sorted stations (by postmile). …
(edit) @87   9 years jtorres merged branches/trunk into regular tmcsim/trunk. Changed Network.java to …
(edit) @79   9 years jtorres new atmsdriver package in trunk. fep_rpc_client dynamic data packing added …
(edit) @66   9 years jdalbey Import Paramics Simulator.
(edit) @65   9 years jdalbey CADData.java: Change error return value from null to new Incident()
(edit) @64   9 years jdalbey Renamed to ClockClient?, added build target for it.
(edit) @63   9 years jdalbey AssignedIncidents?, UnitStatus? add try-catch to prepareRenderer to handle …
(edit) @62   9 years jdalbey Clock Client version 1 done.
(edit) @61   9 years jdalbey CADClock development.
(edit) @59   9 years jdalbey Merge CAD Client updates for multiple incident view windows.
Note: See TracRevisionLog for help on using the revision log.