|
|
|
@287
|
7 years |
jdalbey |
Highways.java: fixed defect #95 by checking if result of highway lookup is …
|
|
|
|
@285
|
7 years |
jdalbey |
Station.java: Add getColorName method, comment out dead code.
|
|
|
|
@278
|
7 years |
jdalbey |
Station.java CHANGED HIGHWAY MODEL to be consistent with JD's new …
|
|
|
|
@274
|
7 years |
jdalbey |
Multi file commit: adding and elaborating on comments and javadoc.
|
|
|
|
@269
|
7 years |
jdalbey |
PostmileCoords?.java: Add new fields for perpendicular vector (x and y …
|
|
|
|
@268
|
7 years |
jdalbey |
PostmileCoords?.java: adjust indentation on json output
|
|
|
|
@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 …
|
|
|
|
@253
|
7 years |
jdalbey |
TrafficEventEditor?: Added file chooser to save button. TODO: Save the …
|
|
|
|
@248
|
7 years |
jdalbey |
TrafficModelManager?: multi-file commit to enhance Traffic Mgr to output …
|
|
|
|
@247
|
7 years |
jdalbey |
TrafficEventsEditor?: Adjust GUI so time frame buttons fit on screen.
|
|
|
|
@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.
|
|
|
|
@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 …
|
|
|
|
@212
|
9 years |
jtorres |
branches/FEPSimulator/tests/HighwaysParserTest.cpp: Unit test for …
|
|
|
|
@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
|
|
|
|
@197
|
9 years |
jdalbey |
Deleted ATMSBatchDriver from clients folder. This is now obsolete since …
|
|
|
|
@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 …
|
|
|
|
@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. …
|
|
|
|
@186
|
9 years |
jtorres |
Highways.java, FEPLine.java, LoopDetector?.java, Station.java: reconfigured …
|
|
|
|
@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 …
|
|
|
|
@180
|
9 years |
jdalbey |
ATMSDriver.java Refactored for cleaner design. DotColor? enum moved to …
|
|
|
|
@176
|
9 years |
jtorres |
Highways.java, LoopDetector?.java: updateByDirection() methods now take …
|
|
|
|
@170
|
9 years |
jtorres |
Full LDS data list now working
|
|
|
|
@168
|
9 years |
jdalbey |
Station.java Fix "OP" typo. ATMSBatchViewer Change panel width.
|
|
|
|
@161
|
9 years |
jdalbey |
Fix defect in comparison in applyColorToHighwayStretch
|
|
|
|
@155
|
9 years |
jdalbey |
ConsoleDriver?: supply new constants for Yellow DotColor?.
|
|
|
|
@150
|
9 years |
jdalbey |
ConsoleDriver?: Removed writeToFEP call since it's now handled by thread …
|
|
|
|
@139
|
9 years |
jdalbey |
ConsoleDriver?: Changed range from int to double.
|
|
|
|
@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. …
|
|
|
|
@121
|
9 years |
jdalbey |
ATMSBatchDriver.java Add thread to run writeToFEP() every 30 seconds.
|
|
|
|
@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 …
|
|
|
|
@110
|
9 years |
jdalbey |
atmsdriver/ConsoleDriver.java changed applyColorToHighwayStretch to …
|
|
|
|
@109
|
9 years |
jdalbey |
ATMSDriverClient.java Enhanced to call ConsoleDriver? methods to update …
|
|
|
|
@104
|
9 years |
jdalbey |
atmsdriver/ConsoleDriver.java Added a main method.
|
|
|
|
@103
|
9 years |
jtorres |
trunk/src/atmsdriver/ConsoleDriver.java: Created console driver for …
|
|
|
|
@101
|
9 years |
jtorres |
ATMSDriver: added local configuration for ATMSDriver (for when the …
|
|
|
|
@97
|
9 years |
jdalbey |
ConsoleDriver?.java - pseudocode added.
|
|
|
|
@95
|
9 years |
jdalbey |
Highways.java: revised to compile with revised Highway.java class.
|
|
|
|
@94
|
9 years |
jdalbey |
Station.java: Clarify class header comment.
|
|
|
|
@93
|
9 years |
jdalbey |
Highway.java: Removed direction and made immutable
|
|
|
|
@92
|
9 years |
jdalbey |
Station.java: reformatted braces.
|
|
|
|
@90
|
9 years |
jdalbey |
Station.java - DIRECTION enum shortened by using existing enum methods …
|
|
|
|
@89
|
9 years |
jtorres |
trunk/test/atmsdriver/model/LoadHighwaysTest.java added test to ensure …
|
|
|
|
@88
|
9 years |
jtorres |
Created a Highway.java class with list of sorted stations (by postmile). …
|
|
|
|
@87
|
9 years |
jtorres |
merged branches/trunk into regular tmcsim/trunk. Changed Network.java to …
|
|
|
|
@84
|
9 years |
jtorres |
FEPSimulator.cpp: FEPSimulator socket server is now receiving full …
|
|
|
|
@79
|
9 years |
jtorres |
new atmsdriver package in trunk. fep_rpc_client dynamic data packing added …
|