source: tmcsimulator @ 186

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @182   9 years jdalbey FEPSimulator: commit updated .h files and runFEPSim script
(edit) @181   9 years jdalbey vds_data: Add practice and full scenario event files, triangle and full …
(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) @177   9 years jdalbey FEPSim.cpp Clarify comments and variable names.
(edit) @176   9 years jtorres Highways.java, LoopDetector?.java: updateByDirection() methods now take …
(edit) @175   9 years jdalbey fullscriptEvents.txt atmsBatchEvents file for 4/5 incidents in full …
(edit) @174   9 years jtorres back to tinyxml.a
(edit) @173   9 years jtorres Added the cleaned chu atms loop and lds data files from branches/ExtendLDS …
(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) @169   9 years jtorres branches/ExtendLDS/: java program that configures lds and loop data from …
(edit) @168   9 years jdalbey Station.java Fix "OP" typo. ATMSBatchViewer Change panel width.
(edit) @167   9 years jtorres trunk/config/vds_data/newlds.txt and trunk/config/vds_data/newloop.txt, …
(edit) @166   9 years jdalbey Fix bad data in loop.txt and lds.txt
(edit) @165   9 years jtorres green_dot now has datapacking implemented
(edit) @164   9 years jdalbey green_dot: Added README.TXT, removed lds_data folder
(edit) @163   9 years jtorres branches/atmsdata: added vds data from atms server sql dumps
(edit) @162   9 years jtorres branches/atmsdata/: added the atms sql dump vds data
(edit) @161   9 years jdalbey Fix defect in comparison in applyColorToHighwayStretch
(edit) @160   9 years jdalbey LoadSadDotsTest?.java Unit test for Highways and Stations for sad vs happy …
(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) @155   9 years jdalbey ConsoleDriver?: supply new constants for Yellow DotColor?.
(edit) @154   9 years jtorres LinuxBasicFEPClient: files are in folder, but build …
(edit) @153   9 years jtorres BasicFEPClient now showing single yellow dot
(edit) @152   9 years jdalbey Coordinator.java: new method getATMStime added for use by …
(edit) @151   9 years jtorres Cleaned up var names in network_factory.cpp
(edit) @150   9 years jdalbey ConsoleDriver?: Removed writeToFEP call since it's now handled by thread …
(edit) @149   9 years jdalbey atmsBatchEvents.txt New dataset for troubleshooting dropouts
(edit) @148   9 years jdalbey FEP_SIM.cpp Changed diagnostic msgs
(edit) @147   9 years jdalbey atmsBatchEvents.txt added events for a 2 hr session
(edit) @146   9 years jtorres BasicFEPClient with SandCanyon? (white dot) data, note: does not work
(edit) @145   9 years jtorres BasicFEPClient is working for single green dot
(edit) @144   9 years jdalbey networkFile.txt deleted; we now use sockets instead.
(edit) @143   9 years jtorres trunk/config/vds_data/lds.txt: rearranged station ordering in order to …
(edit) @142   9 years jtorres JT checkpoint: saving work in BasicFEPClient before rearranging …
(edit) @141   9 years jdalbey FEPSim.cpp Removed 'Adding' msg. Added 'Verify network connection' in …
(edit) @140   9 years jdalbey ATMSBatchDriver: Added comments to events file and changed range to …
(edit) @139   9 years jdalbey ConsoleDriver?: Changed range from int to double.
(edit) @138   9 years jtorres tmcsimulator/branches/green_dot/: added original simple green dot fep …
(edit) @137   9 years jtorres branches/FEPSimulator/DataPacker.cpp: Signaled unknowns with the phrase …
(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) @134   9 years jdalbey atmsBatchEvents.txt: Revised sample data to be more realistic
(edit) @133   9 years jdalbey project.properties. Removed Hamcrest library reference.
(edit) @132   9 years jdalbey project.properties, genfiles.properties, build-impl.xml: added custom …
(edit) @131   9 years jtorres branches/SimpleFEPClient added build for simple fep client
(edit) @130   9 years jdalbey atmsBatchEvents.txt added incident field
(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) @126   9 years jdalbey atmsBatchEvents.txt add more sample data
(edit) @125   9 years jdalbey Revise config properties to match class renaming
(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) @122   9 years jdalbey atmsBatchEvents.txt added more sample data
(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) @119   9 years jdalbey atmsdriver/ConsoleDriver.java Added properties file loading.
(edit) @118   9 years jtorres Highways.java: hardcoded ip to JD's laptop in writeToFep(). …
(edit) @117   9 years jtorres Uncommented dynamic data packing in DataPacker?.cpp -- this resolved the no …
(edit) @116   9 years jtorres Changed linker file in WorkingFEPSim
(edit) @115   9 years jtorres back to workingFEPSim, conflict errors
(edit) @114   9 years jtorres Updating FEPSimulator for JD's linux machine. Modified ATMS/Console Driver …
(edit) @113   9 years jtorres LinuxVM non-segfaulting FEPSimulator - checkpoint
(edit) @112   9 years jdalbey ATMSDriverClient.java Enhanced data validation and additional logic to …
(edit) @111   9 years jdalbey atmsBatchEvents.txt updated with sample events data
(edit) @110   9 years jdalbey atmsdriver/ConsoleDriver.java changed applyColorToHighwayStretch to …
(edit) @109   9 years jdalbey ATMSDriverClient.java Enhanced to call ConsoleDriver? methods to update …
(edit) @108   9 years jtorres updated workingFEPSimulator make config
(edit) @107   9 years jtorres Added branches/WorkingFEPSimulator: hopefully working, that is
(edit) @106   9 years jdalbey Adding branch SimpleFEPclient which is our tiny FEP client in C++ that …
(edit) @105   9 years jdalbey ATMSDriverClient.java Enhanced so it now syncs with Sim Mgr clock and …
(edit) @104   9 years jdalbey atmsdriver/ConsoleDriver.java Added a main method.
(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) @100   9 years jtorres branches/FEPSimulator/Main.cpp: Added a cout to show FEP Simulator status …
(edit) @99   9 years jtorres branches/FEPSimulator/runFEPSim changed executable directory, wasn't …
(edit) @98   9 years jtorres branches/FEPSimulator/ : configured FEPSimulator to run, out of the box on …
(edit) @97   9 years jdalbey ConsoleDriver?.java - pseudocode added.
(edit) @96   9 years jdalbey LoadHighwaysTest?.java: revised to compile with revised Highway.java class. …
(edit) @95   9 years jdalbey Highways.java: revised to compile with revised Highway.java class.
(edit) @94   9 years jdalbey Station.java: Clarify class header comment.
(edit) @93   9 years jdalbey Highway.java: Removed direction and made immutable
(edit) @92   9 years jdalbey Station.java: reformatted braces.
(edit) @91   9 years jdalbey StationTest?.java - Unit test created.
(edit) @90   9 years jdalbey Station.java - DIRECTION enum shortened by using existing enum methods …
(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 …
Note: See TracRevisionLog for help on using the revision log.