|
|
|
@246
|
7 years |
jdalbey |
TrafficEventsAnimator?: elaborated status message in load method.
|
|
|
|
@245
|
7 years |
jdalbey |
Added experimental utility: GoogleMapAnimator?
|
|
|
|
@244
|
7 years |
jdalbey |
Added new classes: Postmile and PostmileCoords? and a unit test.
|
|
|
|
@243
|
7 years |
jdalbey |
Highways.java: Added toJson() 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.
|
|
|
|
@231
|
8 years |
jdalbey |
Fix font problem in CADserver tabbed panels. Now uses Courier New …
|
|
|
|
@230
|
8 years |
jdalbey |
ConfigStatusTab?.java Improved display and fixed defect so it now uses the …
|
|
|
|
@229
|
8 years |
jdalbey |
Update config files for system testing.
|
|
|
|
@228
|
8 years |
jdalbey |
System Tests updated to work with new integrated Traffic Mgr. All system …
|
|
|
|
@227
|
8 years |
jdalbey |
atmsdriver.TrafficEventsAnimator?.java: Small enhancement to console …
|
|
|
|
@226
|
8 years |
jdalbey |
Added new tool: TrafficEventsAnimator? and updated build.xml to create a …
|
|
|
|
@225
|
8 years |
jdalbey |
build.xml: Updated package-jars target to cope with Traffic Modeler …
|
|
|
|
@223
|
8 years |
jtorres |
FEPSim.cpp: added missing fsa.info.poll_time = time(NULL); to fep_reply in …
|
|
|
|
@220
|
8 years |
jdalbey |
TrafficModelManager?.java: Modify readBatchFile() to ignore blank lines in …
|
|
|
|
@218
|
9 years |
jtorres |
branches/FEPSimulator/HighwaysParser.cpp: garbage collection implemented. …
|
|
|
|
@217
|
9 years |
jtorres |
Implemented logging into FEPSimulator. Now logs output into FEPSimLog.txt. …
|
|
|
|
@213
|
9 years |
jtorres |
Removed some lingering stdout output from HighwaysTest?.java
|
|
|
|
@212
|
9 years |
jtorres |
branches/FEPSimulator/tests/HighwaysParserTest.cpp: Unit test for …
|
|
|
|
@211
|
9 years |
jdalbey |
Delete obsolete TrafficModelViewer? GUI (JFrame).
|
|
|
|
@210
|
9 years |
jdalbey |
Integrate TrafficModelViewer? into the CAD Server GUI as an additional tab. …
|
|
|
|
@209
|
9 years |
jtorres |
branches/FEPSimulator/tests: added unit test HighwaysParserTest?.cpp, which …
|
|
|
|
@208
|
9 years |
jtorres |
LoadHighwaysTest?.java: ensured we are loading all loops
|
|
|
|
@207
|
9 years |
jdalbey |
TrafficModelViewer?.java: Elaborate confirmation message on reload, adjust …
|
|
|
|
@206
|
9 years |
jdalbey |
TrafficModelManager?.java Refactor to use Observable, along with the view. …
|
|
|
|
@205
|
9 years |
jtorres |
LoadHighwaysTest?.java: now passing. HighwaysParser?.cpp: added a bunch of …
|
|
|
|
@204
|
9 years |
jdalbey |
TrafficModelManager?.java Refactor for code sharing with …
|
|
|
|
@203
|
9 years |
jdalbey |
Highways.java, Station.java Updated to prettify the console output.
|
|
|
|
@202
|
9 years |
jtorres |
Further progress on condensed format reader, not all green dots showing
|
|
|
|
@201
|
9 years |
jdalbey |
UnitStatus?.java: Added explanatory comment.
|
|
|
|
@200
|
9 years |
jdalbey |
Coordinator.java: Added explanatory comment.
|
|
|
|
@197
|
9 years |
jdalbey |
Deleted ATMSBatchDriver from clients folder. This is now obsolete since …
|
|
|
|
@196
|
9 years |
jdalbey |
update properties file for traffic modeler to include Output_Destination …
|
|
|
|
@195
|
9 years |
jtorres |
FEPSim.h: changed buffer size. HighwaysParser?.cpp: began new condensed …
|
|
|
|
@194
|
9 years |
jdalbey |
TrafficModelEventDriver?: Clean up code and comments. Highways.java …
|
|
|
|
@193
|
9 years |
jdalbey |
TrafficModelManager?: Added extra config property to allow for specifying …
|
|
|
|
@192
|
9 years |
jdalbey |
TrafficModelEventDriver?.java Added new testing tool to run all the events …
|
|
|
|
@191
|
9 years |
jdalbey |
Highways.java: Added toString() method. Station.java: Added …
|
|
|
|
@190
|
9 years |
jtorres |
vds_data/highways_fullmap.txt: removed lane num field, not necessary. …
|
|
|
|
@189
|
9 years |
jdalbey |
Add properties files for traffic modeler
|
|
|
|
@188
|
9 years |
jdalbey |
TrafficModelManager?.java: Now integrated into CAD Server. Passes smoke …
|
|
|
|
@187
|
9 years |
jdalbey |
TrafficModelManager?.java: Initial refactoring to put the traffic model as …
|
|
|
|
@186
|
9 years |
jtorres |
Highways.java, FEPLine.java, LoopDetector?.java, Station.java: reconfigured …
|
|
|
|
@185
|
9 years |
jtorres |
HighwaysTest?.java, LoadHighwaysTest?.java, LoadSadDotsTest?.java: configured …
|
|
|
|
@184
|
9 years |
jtorres |
highways.java: converted to immutable, removed use of FEPLineLoader and …
|
|
|
|
@183
|
9 years |
jdalbey |
ATMSBatchDriver.java Enhanced to automatically sort events chronologically …
|
|
|
|
@181
|
9 years |
jdalbey |
vds_data: Add practice and full scenario event files, triangle and full …
|
|
|
|
@180
|
9 years |
jdalbey |
ATMSDriver.java Refactored for cleaner design. DotColor? enum moved to …
|
|
|
|
@179
|
9 years |
jdalbey |
ATMSrenumber.py added. Improve formatting.
|
|
|
|
@178
|
9 years |
jdalbey |
ATMSrenumber.py added. A crude python script for renumbering times in an …
|
|
|
|
@176
|
9 years |
jtorres |
Highways.java, LoopDetector?.java: updateByDirection() methods now take …
|
|
|
|
@175
|
9 years |
jdalbey |
fullscriptEvents.txt atmsBatchEvents file for 4/5 incidents in full …
|
|
|
|
@174
|
9 years |
jtorres |
back to tinyxml.a
|
|
|
|
@173
|
9 years |
jtorres |
Added the cleaned chu atms loop and lds data files from branches/ExtendLDS …
|
|
|
|
@172
|
9 years |
jtorres |
Cleaned config/vds_data folder, renamed files and moved all older vds data …
|
|
|
|
@171
|
9 years |
jtorres |
atmsBatchEvents.txt: new(er) progressive atmsBatchEvents.txt file
|
|
|
|
@170
|
9 years |
jtorres |
Full LDS data list now working
|
|
|
|
@169
|
9 years |
jtorres |
branches/ExtendLDS/: java program that configures lds and loop data from …
|
|
|
|
@168
|
9 years |
jdalbey |
Station.java Fix "OP" typo. ATMSBatchViewer Change panel width.
|
|
|
|
@167
|
9 years |
jtorres |
trunk/config/vds_data/newlds.txt and trunk/config/vds_data/newloop.txt, …
|
|
|
|
@166
|
9 years |
jdalbey |
Fix bad data in loop.txt and lds.txt
|
|
|
|
@162
|
9 years |
jtorres |
branches/atmsdata/: added the atms sql dump vds data
|
|
|
|
@161
|
9 years |
jdalbey |
Fix defect in comparison in applyColorToHighwayStretch
|
|
|
|
@160
|
9 years |
jdalbey |
LoadSadDotsTest?.java Unit test for Highways and Stations for sad vs happy …
|
|
|
|
@159
|
9 years |
jtorres |
network.h: commented data structs, DataPacker?.h moved include to header …
|
|
|
|
@158
|
9 years |
jdalbey |
ATMSBatchDriver: Removed diagnostic output of ATMS time. build.xml fixed …
|
|
|
|
@157
|
9 years |
jdalbey |
ATMSBatchDriver: Added popup dialog to confirm proceeding if FEP Sim …
|
|
|
|
@156
|
9 years |
jtorres |
Fixed bug in NetworkReader?.cpp
|
|
|
|
@155
|
9 years |
jdalbey |
ConsoleDriver?: supply new constants for Yellow DotColor?.
|
|
|
|
@152
|
9 years |
jdalbey |
Coordinator.java: new method getATMStime added for use by …
|
|
|
|
@150
|
9 years |
jdalbey |
ConsoleDriver?: Removed writeToFEP call since it's now handled by thread …
|
|
|
|
@149
|
9 years |
jdalbey |
atmsBatchEvents.txt New dataset for troubleshooting dropouts
|
|
|
|
@147
|
9 years |
jdalbey |
atmsBatchEvents.txt added events for a 2 hr session
|
|
|
|
@143
|
9 years |
jtorres |
trunk/config/vds_data/lds.txt: rearranged station ordering in order to …
|
|
|
|
@140
|
9 years |
jdalbey |
ATMSBatchDriver: Added comments to events file and changed range to …
|
|
|
|
@139
|
9 years |
jdalbey |
ConsoleDriver?: Changed range from int to double.
|
|
|
|
@136
|
9 years |
jtorres |
branches/SimpleFEPclient/ checking in SimpleFEPclient work, not currently …
|
|
|
|
@135
|
9 years |
jdalbey |
ATMSBatchDriver.java Implemented "clear incident" feature.
|
|
|
|
@134
|
9 years |
jdalbey |
atmsBatchEvents.txt: Revised sample data to be more realistic
|
|
|
|
@133
|
9 years |
jdalbey |
project.properties. Removed Hamcrest library reference.
|
|
|
|
@132
|
9 years |
jdalbey |
project.properties, genfiles.properties, build-impl.xml: added custom …
|
|
|
|
@130
|
9 years |
jdalbey |
atmsBatchEvents.txt added incident field
|
|
|
|
@129
|
9 years |
jdalbey |
ATMSBatchDriver.java Updated to add an incident field to each event and …
|
|
|
|
@128
|
9 years |
jdalbey |
ATMSBatchDriver.java Added a GUI to display event queue. Highways.java …
|
|
|
|
@127
|
9 years |
jdalbey |
Station.java Enhance DOTCOLOR enum to have volume and occupancy fields. …
|
|
|
|
@126
|
9 years |
jdalbey |
atmsBatchEvents.txt add more sample data
|
|
|
|
@125
|
9 years |
jdalbey |
Revise config properties to match class renaming
|
|
|
|
@124
|
9 years |
jdalbey |
CADClientVew.java Changed to action when server drops to hard exit because …
|
|
|
|
@123
|
9 years |
jdalbey |
Multiple renaming of classes to improve clarity. Remove check for …
|
|
|
|
@122
|
9 years |
jdalbey |
atmsBatchEvents.txt added more sample data
|
|
|
|
@121
|
9 years |
jdalbey |
ATMSBatchDriver.java Add thread to run writeToFEP() every 30 seconds.
|
|
|
|
@120
|
9 years |
jdalbey |
rename ATMSDriverClient to ATMSBatchDriver
|
|
|
|
@119
|
9 years |
jdalbey |
atmsdriver/ConsoleDriver.java Added properties file loading.
|
|
|
|
@118
|
9 years |
jtorres |
Highways.java: hardcoded ip to JD's laptop in writeToFep(). …
|
|
|
|
@114
|
9 years |
jtorres |
Updating FEPSimulator for JD's linux machine. Modified ATMS/Console Driver …
|
|
|
|