Timeline


and

10/11/2017:

19:37 Changeset in tmcsimulator [102] by jdalbey
ATMSDriverClient.java New skeleton for a CAD Client shell for ATMS …
16:40 Ticket #41 (Comment unknowns in DataPacker.cpp) created by jtorres
There is some magic that happens in data packing, that has been …
16:39 Ticket #40 (Create ATMSDriver local configuration) closed by jtorres
done
16:39 Ticket #40 (Create ATMSDriver local configuration) created by jtorres
ATMSDriver needs seperate configurations for when the FEPSimulator is …
16:36 Changeset in tmcsimulator [101] by jtorres
ATMSDriver: added local configuration for ATMSDriver (for when the …
16:30 Ticket #39 (Remove class files from svn repo.) created by jtorres
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 jtorres
done
16:29 Ticket #38 (Documentation for FEP Simulator Installation on TMC project wiki) created by jtorres
Write clear documentation to be able to install and run the FEP Simulator …
16:24 FEPSimulatorInstallation created by jtorres
16:23 Changeset in tmcsimulator [100] by jtorres
branches/FEPSimulator/Main.cpp: Added a cout to show FEP Simulator status …
16:20 Changeset in tmcsimulator [99] by jtorres
branches/FEPSimulator/runFEPSim changed executable directory, wasn't …
16:02 Changeset in tmcsimulator [98] by jtorres
branches/FEPSimulator/ : configured FEPSimulator to run, out of the box on …
15:18 WikiStart edited by jtorres
(diff)
13:20 Changeset in tmcsimulator [97] by jdalbey
ConsoleDriver?.java - pseudocode added.
12:56 Changeset in tmcsimulator [96] by jdalbey
LoadHighwaysTest?.java: revised to compile with revised Highway.java class. …
12:51 Changeset in tmcsimulator [95] by jdalbey
Highways.java: revised to compile with revised Highway.java class.
12:46 Changeset in tmcsimulator [94] by jdalbey
Station.java: Clarify class header comment.
12:35 Changeset in tmcsimulator [93] by jdalbey
Highway.java: Removed direction and made immutable
11:46 Changeset in tmcsimulator [92] by jdalbey
Station.java: reformatted braces.
11:22 Ticket #37 (FEP Sim intermittently fails to create fep client when trying to talk to ...) created by jdalbey
Just fails one time then the next 30 sec interval it works.

10/10/2017:

16:36 Changeset in tmcsimulator [91] by jdalbey
StationTest?.java - Unit test created.
16:35 Changeset in tmcsimulator [90] by jdalbey
Station.java - DIRECTION enum shortened by using existing enum methods …
14:49 Ticket #35 (Write JUnit test for loadHighways() in Highways.java) closed by jtorres
done
14:46 Changeset in tmcsimulator [89] by jtorres
trunk/test/atmsdriver/model/LoadHighwaysTest.java added test to ensure …
12:12 Ticket #36 (Console app - ATMS Driver) created by jtorres
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 jtorres
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 jtorres
done
12:07 Changeset in tmcsimulator [88] by jtorres
Created a Highway.java class with list of sorted stations (by postmile). …
01:09 Changeset in tmcsimulator [87] by jtorres
merged branches/trunk into regular tmcsim/trunk. Changed Network.java to …

10/09/2017:

23:58 Changeset in tmcsimulator [86] by jtorres
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 jtorres
done: Ended up using socket.

10/07/2017:

07:25 Changeset in tmcsimulator [85] by jdalbey
branches/trunk/test/atmsdriver/model/NetworkTest.java: Created a unit test …

10/06/2017:

23:44 Changeset in tmcsimulator [84] by jtorres
FEPSimulator.cpp: FEPSimulator socket server is now receiving full …
20:12 Changeset in tmcsimulator [83] by jdalbey
branches/trunk/ATMSDriver.java: Added comments and a few other minor code …
18:54 Changeset in tmcsimulator [82] by jtorres
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 jdalbey
Steps to reproduce: Start ScriptBuilder. Create a new Incident. The …
07:41 HighwayModel edited by jdalbey
add note about directions (diff)
07:28 HighwayModel edited by jdalbey
Initial release (diff)
07:13 intersection_sketch.jpg attached to HighwayModel by jdalbey
Sketch of a highway intersection showing direction of traffic backup
07:12 HighwayModel created by jdalbey
draft
07:11 WikiStart edited by jdalbey
add link to highway model (diff)

10/05/2017:

15:52 Changeset in tmcsimulator [81] by jdalbey
branches: Delete ATMSDriver (it's been merged into trunk)
15:23 Ticket #33 (Conform simulation script data to be uniform accross application) created by jtorres
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 jtorres
15:19 Ticket #31 (VDS Data: Write script and check to see if all dots will be driven with ...) created by jtorres
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 jtorres
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 jtorres
Find which combinations of dynamic values (spd/occ/vol) give the various …
15:04 Changeset in tmcsimulator [80] by jtorres
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 jdalbey
Create cron job on fepclient VM to run rcp and start fepclient
12:51 Changeset in tmcsimulator [79] by jtorres
new atmsdriver package in trunk. fep_rpc_client dynamic data packing added …

10/01/2017:

17:50 Changeset in tmcsimulator [78] by jtorres
All green dots are showing. This is a checkpoint before adding dynamic …

09/26/2017:

13:44 Changeset in tmcsimulator-scriptbuilder [127] by bmcguffin
Location of incidents folder now settable in application.properties file. …
13:41 Ticket #27 (NullPointerException thrown if Incidents folder not found.) closed by bmcguffin
fixed: Upon failure to locate the incidents folder, the program now displays a …
12:06 Ticket #23 (Add deploy target to ScriptBuilder build.xml) closed by jdalbey
done: Completed in r126. Created a new target, 'zip', in build.xml. The zip …
11:59 Changeset in tmcsimulator-scriptbuilder [126] by jdalbey
build.xml: Added target "zip" to create a distributable zip file.
09:31 Changeset in tmcsimulator-scriptbuilder [125] by jdalbey
build.xml: Added target "package-jars" to add the needed libraries to the …
09:25 Ticket #27 (NullPointerException thrown if Incidents folder not found.) created by jdalbey
If the user tries to open the Incident Palette and the Incidents folder …
09:10 Ticket #26 (Make text fields in "Incident Information" panel of Incident Editor ...) closed by jdalbey
done: Fixed in r124.
09:09 Changeset in tmcsimulator-scriptbuilder [124] by jdalbey
IncidentEditorFrame?.java: Make text fields in "Incident Information" panel …
09:08 Ticket #26 (Make text fields in "Incident Information" panel of Incident Editor ...) created by jdalbey
Make text fields in "Incident Information" panel of Incident Editor …
08:50 Ticket #25 (Create stubs for unimplemented features) created by jdalbey
Prior to letting our customers interact with the application we should …
08:46 Ticket #24 (Write Quick Start help content) created by jdalbey
Create a one page Quick Start reference on the Trac Wiki with the core …
08:39 Ticket #23 (Add deploy target to ScriptBuilder build.xml) created by jdalbey
Add deploy target to ScriptBuilder build.xml to create a deployable jar …

09/25/2017:

17:16 Ticket #21 (Events can have start times not aligned to the nearest minute) reopened by bmcguffin
16:19 ATMSDriverOverview.png attached to ATMSDriver by jtorres
16:17 ATMSDriver created by jtorres
15:05 ScriptBuilderSpecs edited by jtorres
(diff)
00:15 ContactInfo created by jtorres

09/19/2017:

14:41 Changeset in tmcsimulator-scriptbuilder [123] by bmcguffin
Fixed a bug in saveIncidentActionPerformed() which caused a null pointer …
14:15 Changeset in tmcsimulator-scriptbuilder [122] by bmcguffin
Added message panel warning user, if the first event placed in an incident …
13:19 Ticket #22 (Modify the drag-n-drop mechanism for placing events on the timeline) closed by bmcguffin
done: Changes relevant to this task were made in R121. I removed the empty …
13:15 Changeset in tmcsimulator-scriptbuilder [121] by bmcguffin
Removed select button. Added ability to deselect event buttons by clicking …
11:33 Ticket #22 (Modify the drag-n-drop mechanism for placing events on the timeline) created by jdalbey
Modify the drag-n-drop mechanism for placing events on the timeline to …

09/16/2017:

14:27 Changeset in tmcsimulator [77] by jtorres
fep_rpc_client: NetworkReader? complete. All cpp code is commented and …

09/13/2017:

14:22 Changeset in tmcsimulator [76] by jtorres
In network.java, LoopDetectorStation?.java and LoopDetector?.java, added …
12:39 Changeset in tmcsimulator-scriptbuilder [120] by bmcguffin
Altered addNewEvent() so that start times of events are now rounded to the …
12:38 Ticket #21 (Events can have start times not aligned to the nearest minute) closed by bmcguffin
fixed: Took the easy way out on this one. Added a statement at the beginning of …
12:30 Changeset in tmcsimulator-scriptbuilder [119] by bmcguffin
Fixed a bug which caused an event to be destroyed if it was the only event …
12:21 Ticket #20 (Single-event incidents lose that event if it's moved) closed by bmcguffin
fixed: This bug was the result of the convoluted way events were relocated. …
01:37 Changeset in tmcsimulator [75] by jtorres
Renamed fep_client_cpp to ATMSCommunicator, and upgraded it to cpp from …

09/12/2017:

09:59 Ticket #21 (Events can have start times not aligned to the nearest minute) created by bmcguffin
If an event has a start time with the value NN:NN:XX, where N is any …
09:48 Ticket #20 (Single-event incidents lose that event if it's moved) created by bmcguffin
If an event is the only one in an incident, and the user attempts to move …
Note: See TracTimeline for information about the timeline view.