Timeline
10/30/2017:
- 20:27 Ticket #63 (TrafficModelEventsDriver should use same config files as ...) created by
- Make it so.
- 20:23 Changeset in tmcsimulator [203] by
- Highways.java, Station.java Updated to prettify the console output.
- 18:35 Changeset in tmcsimulator [202] by
- Further progress on condensed format reader, not all green dots showing
- 17:13 Changeset in tmcsimulator [201] by
- UnitStatus?.java: Added explanatory comment.
- 17:11 Changeset in tmcsimulator [200] by
- Coordinator.java: Added explanatory comment.
- 16:26 RawTaskList edited by
- Marked two items done. (diff)
- 16:05 Changeset in tmcsimulator [199] by
- updated HighwaysParser?.cpp, not done
- 16:04 Changeset in tmcsimulator [198] by
- Added missing HighwaysParser?.h file
- 15:50 Changeset in tmcsimulator [197] by
- Deleted ATMSBatchDriver from clients folder. This is now obsolete since …
- 15:43 Changeset in tmcsimulator [196] by
- update properties file for traffic modeler to include Output_Destination …
- 15:33 Changeset in tmcsimulator [195] by
- FEPSim.h: changed buffer size. HighwaysParser?.cpp: began new condensed …
- 14:50 Changeset in tmcsimulator [194] by
- TrafficModelEventDriver?: Clean up code and comments. Highways.java …
- 14:10 Changeset in tmcsimulator [193] by
- TrafficModelManager?: Added extra config property to allow for specifying …
- 14:07 Changeset in tmcsimulator [192] by
- TrafficModelEventDriver?.java Added new testing tool to run all the events …
- 13:35 Changeset in tmcsimulator [191] by
- Highways.java: Added toString() method. Station.java: Added …
10/29/2017:
- 22:51 Changeset in tmcsimulator [190] by
- vds_data/highways_fullmap.txt: removed lane num field, not necessary. …
- 15:17 Changeset in tmcsimulator [189] by
- Add properties files for traffic modeler
- 15:13 Changeset in tmcsimulator [188] by
- TrafficModelManager?.java: Now integrated into CAD Server. Passes smoke …
- 12:56 Changeset in tmcsimulator [187] by
- TrafficModelManager?.java: Initial refactoring to put the traffic model as …
- 08:49 RawTaskList edited by
- Revise with 2017 updates (diff)
- 08:46 HighwayModel edited by
- elaborate algorithm (diff)
- 08:00 WikiStart edited by
- (diff)
- 07:55 RawTaskList edited by
- draft (diff)
10/28/2017:
- 18:48 Changeset in tmcsimulator [186] by
- Highways.java, FEPLine.java, LoopDetector?.java, Station.java: reconfigured …
- 18:07 Changeset in tmcsimulator [185] by
- HighwaysTest?.java, LoadHighwaysTest?.java, LoadSadDotsTest?.java: configured …
- 17:40 Ticket #60 (ATMSDriver: reconfigure meta data files into one condensed metadata file ...) closed by
- done
- 17:24 Changeset in tmcsimulator [184] by
- highways.java: converted to immutable, removed use of FEPLineLoader and …
- 15:51 Changeset in tmcsimulator [183] by
- ATMSBatchDriver.java Enhanced to automatically sort events chronologically …
- 10:54 Changeset in tmcsimulator [182] by
- FEPSimulator: commit updated .h files and runFEPSim script
10/27/2017:
- 16:37 RawTaskList edited by
- draft (diff)
- 14:11 RawTaskList edited by
- remove items that have been completed (diff)
- 13:48 Changeset in tmcsimulator [181] by
- vds_data: Add practice and full scenario event files, triangle and full …
- 13:38 Changeset in tmcsimulator [180] by
- ATMSDriver.java Refactored for cleaner design. DotColor? enum moved to …
- 12:35 WikiStart edited by
- Add FEP VM et. al. IP's to What's New (diff)
10/26/2017:
- 09:01 Changeset in tmcsimulator [179] by
- ATMSrenumber.py added. Improve formatting.
10/25/2017:
- 19:58 Changeset in tmcsimulator [178] by
- ATMSrenumber.py added. A crude python script for renumbering times in an …
- 16:36 ScriptBuilder_QuickStart edited by
- (diff)
- 16:34 ScriptBuilder_QuickStart edited by
- (diff)
- 16:22 ScriptBuilder_QuickStart edited by
- (diff)
- 16:16 ScriptBuilder_QuickStart edited by
- (diff)
- 16:14 ScriptBuilder_QuickStart edited by
- (diff)
- 13:04 Changeset in tmcsimulator [177] by
- FEPSim.cpp Clarify comments and variable names.
10/24/2017:
- 19:24 Changeset in tmcsimulator-scriptbuilder [137] by
- Commented out my previous attempts at finding the incident directory.
- 16:27 Changeset in tmcsimulator-scriptbuilder [136] by
- IncidentPalleteFrame?: Hard code name of incident directory to …
- 16:21 Changeset in tmcsimulator-scriptbuilder [135] by
- IncidentEditorFrame?: Change "15:00" to "15" in order to fit in panel on …
- 16:06 Ticket #62 (ATMSDriver: verify output of condensed highways data) created by
- Uncomment condensed highways data method and verify output is what we need …
- 16:05 Ticket #61 (ATMSDriver: verify exchange.xml reader) created by
- Double check and make sure exchange.xml reader is working and loading …
- 16:04 Ticket #60 (ATMSDriver: reconfigure meta data files into one condensed metadata file ...) created by
- The current ATMSDriver uses the two lds and loop lookup files to load the …
- 16:03 Ticket #59 (ATMSDriver: HOV Lanes) created by
- Add logic within updateByDirection() method in Station.java to update the …
- 16:01 Ticket #58 (FEPSim: daemonize) created by
- Daemonize the FEPSim.
- 16:01 Ticket #57 (FEPSim: refine comments/ general housekeeping and code cleanup) created by
- As stated in title, refine FEPSim comments and do some general …
- 16:00 Ticket #56 (FEPSim: reconfigure output and write it to log file on VM) created by
- The current FEPSim has an extrodinary amount of text being output to …
- 15:58 Ticket #55 (FEPSim: garbage collection) created by
- The current FEPSim does not have any garbage collection. Need to verify …
- 15:42 Ticket #54 (FEPSim buffer size problem) created by
- The FEPSim currently reads in more bytes over the socket than the buffer …
- 15:27 Ticket #39 (Remove class files from svn repo.) closed by
- done
- 15:26 Ticket #43 (Enhance ATMSBatchDriver to accept data sorted by incident) closed by
- done
- 15:26 Ticket #29 (Find categories of dot colors and implement change of categories) closed by
- done: Dot color enum is complete and functional
- 15:25 Ticket #31 (VDS Data: Write script and check to see if all dots will be driven with ...) closed by
- done: complete list of vds data is working!
- 14:07 Changeset in tmcsimulator [176] by
- Highways.java, LoopDetector?.java: updateByDirection() methods now take …
- 13:07 Changeset in tmcsimulator [175] by
- fullscriptEvents.txt atmsBatchEvents file for 4/5 incidents in full …
- 10:33 Changeset in tmcsimulator [174] by
- back to tinyxml.a
- 01:30 Changeset in tmcsimulator [173] by
- Added the cleaned chu atms loop and lds data files from branches/ExtendLDS …
- 01:25 Changeset in tmcsimulator [172] by
- Cleaned config/vds_data folder, renamed files and moved all older vds data …
- 01:18 Changeset in tmcsimulator [171] by
- atmsBatchEvents.txt: new(er) progressive atmsBatchEvents.txt file
10/23/2017:
- 19:04 Changeset in tmcsimulator [170] by
- Full LDS data list now working
- 18:32 Changeset in tmcsimulator [169] by
- branches/ExtendLDS/: java program that configures lds and loop data from …
- 17:28 Ticket #47 (Scriptbuilder: Exception thrown creating event) closed by
- done
- 17:27 Ticket #49 (Scriptbuilder: Events not added to incident when created by Event Editor ...) closed by
- worksforme
- 17:27 Changeset in tmcsimulator-scriptbuilder [134] by
- The event-add dropdown menus in the event editor window now function …
- 16:49 Changeset in tmcsimulator-scriptbuilder [133] by
- IncidentTImelinePanel.java: Added mousereleased event handler for …
- 15:56 Changeset in tmcsimulator [168] by
- Station.java Fix "OP" typo. ATMSBatchViewer Change panel width.
- 15:25 Changeset in tmcsimulator [167] by
- trunk/config/vds_data/newlds.txt and trunk/config/vds_data/newloop.txt, …
- 14:47 Changeset in tmcsimulator-scriptbuilder [132] by
- Name of current working file is now visible in the title bar of the main …
- 14:43 Ticket #46 (ScriptBuilder: Add the current file name to the title bar) closed by
- done
- 14:34 Ticket #51 (Scriptbuilder: Save function should append ".xml" to filename if not ...) closed by
- done
- 14:18 Changeset in tmcsimulator [166] by
- Fix bad data in loop.txt and lds.txt
- 11:44 Changeset in tmcsimulator [165] by
- green_dot now has datapacking implemented
- 10:46 Changeset in tmcsimulator [164] by
- green_dot: Added README.TXT, removed lds_data folder
- 10:25 Ticket #53 (Sim Mgr exception on Reset) created by
- During a reset (or maybe a Load) Sim Mgr throws an exception: …
- 10:15 Changeset in tmcsimulator [163] by
- branches/atmsdata: added vds data from atms server sql dumps
- 10:14 Changeset in tmcsimulator [162] by
- branches/atmsdata/: added the atms sql dump vds data
- 09:51 Ticket #50 (Scriptbuilder: saved script won't open) closed by
- fixed: The DTD now exists inside written XML files, so they should be openable on …
- 09:49 Changeset in tmcsimulator-scriptbuilder [131] by
- DTD file for XML writing is now internal, so script.dtd file is no longer …
- 08:59 Ticket #45 (Incident Event data not saved in script xml file) closed by
- done: I removed the key listeners altogether in favor of a window close listener …
- 08:58 Changeset in tmcsimulator-scriptbuilder [130] by
- Changed implementation of save function for event editor panels. Instead …
- 05:56 Ticket #52 (Scriptbuilder: Incident color not displayed in properties dialog) created by
- Steps to reproduce: Create a new incident. In the incident properties …
- 05:49 Ticket #51 (Scriptbuilder: Save function should append ".xml" to filename if not ...) created by
- When the user saves a file, append the suffix ".xml" to the filename if it …
- 05:47 Ticket #50 (Scriptbuilder: saved script won't open) created by
- Steps to reproduce: Start script builder. Create a new incident. Save the …
- 05:39 Ticket #49 (Scriptbuilder: Events not added to incident when created by Event Editor ...) created by
- Steps to reproduce. Create an incident and add an event. Close the event …
- 05:30 Ticket #48 (Scriptbuilder: Add a "needs saving" indicator to the title bar) created by
- It would be helpful to display an asterisk before the filename in the …
- 05:27 Ticket #47 (Scriptbuilder: Exception thrown creating event) created by
- (No steps to reproduce yet...) […]
- 05:24 Ticket #46 (ScriptBuilder: Add the current file name to the title bar) created by
- There is currently no way to see the name of the script file being …
- 05:11 Ticket #45 (Incident Event data not saved in script xml file) created by
- Steps to reproduce: Start ScriptBuilder and create a New Incident. Add a …
10/22/2017:
- 17:21 Changeset in tmcsimulator [161] by
- Fix defect in comparison in applyColorToHighwayStretch
- 12:55 Changeset in tmcsimulator [160] by
- LoadSadDotsTest?.java Unit test for Highways and Stations for sad vs happy …
10/21/2017:
- 15:59 Changeset in tmcsimulator [159] by
- network.h: commented data structs, DataPacker?.h moved include to header …
- 11:28 Changeset in tmcsimulator [158] by
- ATMSBatchDriver: Removed diagnostic output of ATMS time. build.xml fixed …
- 10:42 Changeset in tmcsimulator [157] by
- ATMSBatchDriver: Added popup dialog to confirm proceeding if FEP Sim …
- 09:46 Changeset in tmcsimulator [156] by
- Fixed bug in NetworkReader?.cpp
- 09:44 Changeset in tmcsimulator [155] by
- ConsoleDriver?: supply new constants for Yellow DotColor?.
10/20/2017:
- 12:52 Changeset in tmcsimulator [154] by
- LinuxBasicFEPClient: files are in folder, but build …
- 12:46 Changeset in tmcsimulator [153] by
- BasicFEPClient now showing single yellow dot
- 09:18 Changeset in tmcsimulator [152] by
- Coordinator.java: new method getATMStime added for use by …
10/19/2017:
- 17:02 Changeset in tmcsimulator-scriptbuilder [129] by
- Added link to quickstart page on TMC wiki.
- 16:31 ScriptBuilder_QuickStart created by
- 16:04 DownloadPage edited by
- (diff)
- 16:02 DownloadPage edited by
- (diff)
- 15:50 Ticket #25 (Create stubs for unimplemented features) closed by
- done: Added stubs for search bar in incident palette, and for "generate..." and …
- 15:49 Changeset in tmcsimulator-scriptbuilder [128] by
- Created stubs for un-implemented features. These features now present a …
- 13:44 Changeset in tmcsimulator [151] by
- Cleaned up var names in network_factory.cpp
10/18/2017:
- 18:17 Changeset in tmcsimulator [150] by
- ConsoleDriver?: Removed writeToFEP call since it's now handled by thread …
- 18:16 Changeset in tmcsimulator [149] by
- atmsBatchEvents.txt New dataset for troubleshooting dropouts
- 18:14 Changeset in tmcsimulator [148] by
- FEP_SIM.cpp Changed diagnostic msgs
- 14:06 Changeset in tmcsimulator [147] by
- atmsBatchEvents.txt added events for a 2 hr session
- 14:05 Ticket #44 (Clearing multiple Incidents causes temporary hang) created by
- I think there may be a defect in ATMSBatchDriver if you try to clear two …
- 12:27 Changeset in tmcsimulator [146] by
- BasicFEPClient with SandCanyon? (white dot) data, note: does not work
- 12:16 Changeset in tmcsimulator [145] by
- BasicFEPClient is working for single green dot
- 11:26 Changeset in tmcsimulator [144] by
- networkFile.txt deleted; we now use sockets instead.
- 11:25 Changeset in tmcsimulator [143] by
- trunk/config/vds_data/lds.txt: rearranged station ordering in order to …
- 11:23 Changeset in tmcsimulator [142] by
- JT checkpoint: saving work in BasicFEPClient before rearranging …
- 10:45 Changeset in tmcsimulator [141] by
- FEPSim.cpp Removed 'Adding' msg. Added 'Verify network connection' in …
- 10:34 Changeset in tmcsimulator [140] by
- ATMSBatchDriver: Added comments to events file and changed range to …
- 10:33 Changeset in tmcsimulator [139] by
- ConsoleDriver?: Changed range from int to double.
- 01:36 Changeset in tmcsimulator [138] by
- tmcsimulator/branches/green_dot/: added original simple green dot fep …
- 00:34 Ticket #41 (Comment unknowns in DataPacker.cpp) closed by
- done: Signaled unknown code in DataPacker?.cpp with the phrase "Need to check:" …
- 00:33 Changeset in tmcsimulator [137] by
- branches/FEPSimulator/DataPacker.cpp: Signaled unknowns with the phrase …
- 00:17 Changeset in tmcsimulator [136] by
- branches/SimpleFEPclient/ checking in SimpleFEPclient work, not currently …
10/17/2017:
- 17:33 Ticket #43 (Enhance ATMSBatchDriver to accept data sorted by incident) created by
- Enhance ATMSBatchDriver read batch file method so it can accept data …
- 17:10 Changeset in tmcsimulator [135] by
- ATMSBatchDriver.java Implemented "clear incident" feature.
- 17:09 Changeset in tmcsimulator [134] by
- atmsBatchEvents.txt: Revised sample data to be more realistic
- 13:29 Changeset in tmcsimulator [133] by
- project.properties. Removed Hamcrest library reference.
- 13:20 Changeset in tmcsimulator [132] by
- project.properties, genfiles.properties, build-impl.xml: added custom …
- 13:11 Ticket #42 (ATMSBatchDriver.java properties file (localhost hardcoded). Configure ...) created by
- ATMSBatchDriver is getting hardcoded FEPHost from highways.java. Need to …
- 12:51 Changeset in tmcsimulator [131] by
- branches/SimpleFEPClient added build for simple fep client
- 10:39 Changeset in tmcsimulator [130] by
- atmsBatchEvents.txt added incident field
- 10:38 Changeset in tmcsimulator [129] by
- ATMSBatchDriver.java Updated to add an incident field to each event and …
- 09:13 DevSimStartup edited by
- update with GUI. (diff)
- 09:11 Changeset in tmcsimulator [128] by
- ATMSBatchDriver.java Added a GUI to display event queue. Highways.java …
10/16/2017:
- 16:39 DevSimStartup edited by
- Release 1 (diff)
- 16:38 Changeset in tmcsimulator [127] by
- Station.java Enhance DOTCOLOR enum to have volume and occupancy fields. …
- 16:36 Changeset in tmcsimulator [126] by
- atmsBatchEvents.txt add more sample data
- 16:24 DevSimStartup edited by
- draft 2 (diff)
- 15:22 DevSimStartup created by
- Draft 1
- 15:01 UpdateBeforeCommit created by
- 15:00 WikiStart edited by
- add new wiki links (diff)
10/15/2017:
- 16:33 Changeset in tmcsimulator [125] by
- Revise config properties to match class renaming
- 16:30 Changeset in tmcsimulator [124] by
- CADClientVew.java Changed to action when server drops to hard exit because …
- 15:59 Changeset in tmcsimulator [123] by
- Multiple renaming of classes to improve clarity. Remove check for …
10/14/2017:
- 13:40 Changeset in tmcsimulator [122] by
- atmsBatchEvents.txt added more sample data
- 13:33 Changeset in tmcsimulator [121] by
- ATMSBatchDriver.java Add thread to run writeToFEP() every 30 seconds.
- 12:53 Changeset in tmcsimulator [120] by
- rename ATMSDriverClient to ATMSBatchDriver
- 12:10 Changeset in tmcsimulator [119] by
- atmsdriver/ConsoleDriver.java Added properties file loading.
- 11:07 Changeset in tmcsimulator [118] by
- Highways.java: hardcoded ip to JD's laptop in writeToFep(). …
- 10:45 Changeset in tmcsimulator [117] by
- Uncommented dynamic data packing in DataPacker?.cpp -- this resolved the no …
- 10:35 Changeset in tmcsimulator [116] by
- Changed linker file in WorkingFEPSim
- 10:29 Changeset in tmcsimulator [115] by
- back to workingFEPSim, conflict errors
- 10:20 FEPSimulatorInstallation edited by
- add note about C++ plugin (diff)
- 10:11 Changeset in tmcsimulator [114] by
- Updating FEPSimulator for JD's linux machine. Modified ATMS/Console Driver …
- 09:18 Changeset in tmcsimulator [113] by
- LinuxVM non-segfaulting FEPSimulator - checkpoint
10/13/2017:
- 16:20 HighwayModel edited by
- add concept pic (diff)
- 14:54 Changeset in tmcsimulator [112] by
- ATMSDriverClient.java Enhanced data validation and additional logic to …
- 14:48 Changeset in tmcsimulator [111] by
- atmsBatchEvents.txt updated with sample events data
10/12/2017:
- 15:40 Ticket #36 (Console app - ATMS Driver) closed by
- done
- 12:39 Ticket #3 (Create a sample Incident Overview Window prototype using RangeSlider ...) closed by
- wontfix
- 12:36 Changeset in tmcsimulator [110] by
- atmsdriver/ConsoleDriver.java changed applyColorToHighwayStretch to …
- 12:23 Changeset in tmcsimulator [109] by
- ATMSDriverClient.java Enhanced to call ConsoleDriver? methods to update …
- 11:36 Changeset in tmcsimulator [108] by
- updated workingFEPSimulator make config
- 11:16 Changeset in tmcsimulator [107] by
- Added branches/WorkingFEPSimulator: hopefully working, that is
- 11:13 Changeset in tmcsimulator [106] by
- Adding branch SimpleFEPclient which is our tiny FEP client in C++ that …
- 09:57 Changeset in tmcsimulator [105] by
- ATMSDriverClient.java Enhanced so it now syncs with Sim Mgr clock and …
- 09:29 Changeset in tmcsimulator [104] by
- atmsdriver/ConsoleDriver.java Added a main method.
- 00:28 Changeset in tmcsimulator [103] by
- trunk/src/atmsdriver/ConsoleDriver.java: Created console driver for …
10/11/2017:
- 19:37 Changeset in tmcsimulator [102] by
- ATMSDriverClient.java New skeleton for a CAD Client shell for ATMS …
- 16:40 Ticket #41 (Comment unknowns in DataPacker.cpp) created by
- There is some magic that happens in data packing, that has been …
- 16:39 Ticket #40 (Create ATMSDriver local configuration) closed by
- done
- 16:39 Ticket #40 (Create ATMSDriver local configuration) created by
- ATMSDriver needs seperate configurations for when the FEPSimulator is …
- 16:36 Changeset in tmcsimulator [101] by
- ATMSDriver: added local configuration for ATMSDriver (for when the …
- 16:30 Ticket #39 (Remove class files from svn repo.) created by
- Clean up the svn repo by svn deleting the .class files so they are no …
- 16:29 Ticket #38 (Documentation for FEP Simulator Installation on TMC project wiki) closed by
- done
- 16:29 Ticket #38 (Documentation for FEP Simulator Installation on TMC project wiki) created by
- Write clear documentation to be able to install and run the FEP Simulator …
- 16:24 FEPSimulatorInstallation created by
- 16:23 Changeset in tmcsimulator [100] by
- branches/FEPSimulator/Main.cpp: Added a cout to show FEP Simulator status …
- 16:20 Changeset in tmcsimulator [99] by
- branches/FEPSimulator/runFEPSim changed executable directory, wasn't …
- 16:02 Changeset in tmcsimulator [98] by
- branches/FEPSimulator/ : configured FEPSimulator to run, out of the box on …
- 15:18 WikiStart edited by
- (diff)
- 13:20 Changeset in tmcsimulator [97] by
- ConsoleDriver?.java - pseudocode added.
- 12:56 Changeset in tmcsimulator [96] by
- LoadHighwaysTest?.java: revised to compile with revised Highway.java class. …
- 12:51 Changeset in tmcsimulator [95] by
- Highways.java: revised to compile with revised Highway.java class.
- 12:46 Changeset in tmcsimulator [94] by
- Station.java: Clarify class header comment.
- 12:35 Changeset in tmcsimulator [93] by
- Highway.java: Removed direction and made immutable
- 11:46 Changeset in tmcsimulator [92] by
- Station.java: reformatted braces.
- 11:22 Ticket #37 (FEP Sim intermittently fails to create fep client when trying to talk to ...) created by
- Just fails one time then the next 30 sec interval it works.
10/10/2017:
- 16:36 Changeset in tmcsimulator [91] by
- StationTest?.java - Unit test created.
- 16:35 Changeset in tmcsimulator [90] by
- Station.java - DIRECTION enum shortened by using existing enum methods …
- 14:49 Ticket #35 (Write JUnit test for loadHighways() in Highways.java) closed by
- done
- 14:46 Changeset in tmcsimulator [89] by
- trunk/test/atmsdriver/model/LoadHighwaysTest.java added test to ensure …
- 12:12 Ticket #36 (Console app - ATMS Driver) created by
- From jdalbeys slack post: "Brainstorm for a simple console application to …
- 12:10 Ticket #35 (Write JUnit test for loadHighways() in Highways.java) created by
- Write a JUnit test to ensure that all highways are being loaded, and the …
- 12:08 Ticket #30 (Create a Highway.java class with a list of sorted stations (by postmile)) closed by
- done
- 12:07 Changeset in tmcsimulator [88] by
- Created a Highway.java class with list of sorted stations (by postmile). …
- 01:09 Changeset in tmcsimulator [87] by
- merged branches/trunk into regular tmcsim/trunk. Changed Network.java to …
10/09/2017:
- 23:58 Changeset in tmcsimulator [86] by
- branches/FEPSimulator: updated and improved comments, added Main.cpp which …
- 23:31 Ticket #28 (Create cron job on fepclient VM to run rcp and start fepclient) closed by
- done: Ended up using socket.
10/07/2017:
- 07:25 Changeset in tmcsimulator [85] by
- branches/trunk/test/atmsdriver/model/NetworkTest.java: Created a unit test …
10/06/2017:
- 23:44 Changeset in tmcsimulator [84] by
- FEPSimulator.cpp: FEPSimulator socket server is now receiving full …
- 20:12 Changeset in tmcsimulator [83] by
- branches/trunk/ATMSDriver.java: Added comments and a few other minor code …
- 18:54 Changeset in tmcsimulator [82] by
- Added socket client to ATMSDriver. Added socket server to FEPSim
- 11:26 Ticket #34 (Event descriptions fail to appear in Script Events panel when editing a ...) created by
- Steps to reproduce: Start ScriptBuilder. Create a new Incident. The …
- 07:41 HighwayModel edited by
- add note about directions (diff)
- 07:28 HighwayModel edited by
- Initial release (diff)
- 07:12 HighwayModel created by
- draft
- 07:11 WikiStart edited by
- add link to highway model (diff)
10/05/2017:
- 15:52 Changeset in tmcsimulator [81] by
- branches: Delete ATMSDriver (it's been merged into trunk)
- 15:23 Ticket #33 (Conform simulation script data to be uniform accross application) created by
- The simulation script, as it stands, has human readable locations. We must …
- 15:21 Ticket #32 (Review exchange.xml file to make sure we have necessary data.) created by
- 15:19 Ticket #31 (VDS Data: Write script and check to see if all dots will be driven with ...) created by
- Found the list of all stations and loops on the ATMS. Check to see if …
- 15:16 Ticket #30 (Create a Highway.java class with a list of sorted stations (by postmile)) created by
- A highway consists of a list of sorted stations and we must implement this …
- 15:14 Ticket #29 (Find categories of dot colors and implement change of categories) created by
- Find which combinations of dynamic values (spd/occ/vol) give the various …
- 15:04 Changeset in tmcsimulator [80] by
- Renamed project. Renamed LDS_LOOP to STATION.
- 13:31 Ticket #28 (Create cron job on fepclient VM to run rcp and start fepclient) created by
- Create cron job on fepclient VM to run rcp and start fepclient
- 12:51 Changeset in tmcsimulator [79] by
- new atmsdriver package in trunk. fep_rpc_client dynamic data packing added …
10/01/2017:
- 17:50 Changeset in tmcsimulator [78] by
- All green dots are showing. This is a checkpoint before adding dynamic …
Note: See TracTimeline
for information about the timeline view.
