Timeline
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 …
09/26/2017:
- 13:44 Changeset in tmcsimulator-scriptbuilder [127] by
- Location of incidents folder now settable in application.properties file. …
- 13:41 Ticket #27 (NullPointerException thrown if Incidents folder not found.) closed by
- 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
- done: Completed in r126. Created a new target, 'zip', in build.xml. The zip …
- 11:59 Changeset in tmcsimulator-scriptbuilder [126] by
- build.xml: Added target "zip" to create a distributable zip file.
- 09:31 Changeset in tmcsimulator-scriptbuilder [125] by
- 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
- 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
- done: Fixed in r124.
- 09:09 Changeset in tmcsimulator-scriptbuilder [124] by
- 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
- Make text fields in "Incident Information" panel of Incident Editor …
- 08:50 Ticket #25 (Create stubs for unimplemented features) created by
- Prior to letting our customers interact with the application we should …
- 08:46 Ticket #24 (Write Quick Start help content) created by
- 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
- 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
- 16:17 ATMSDriver created by
- 15:05 ScriptBuilderSpecs edited by
- (diff)
- 00:15 ContactInfo created by
09/19/2017:
- 14:41 Changeset in tmcsimulator-scriptbuilder [123] by
- Fixed a bug in saveIncidentActionPerformed() which caused a null pointer …
- 14:15 Changeset in tmcsimulator-scriptbuilder [122] by
- 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
- done: Changes relevant to this task were made in R121. I removed the empty …
- 13:15 Changeset in tmcsimulator-scriptbuilder [121] by
- 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
- Modify the drag-n-drop mechanism for placing events on the timeline to …
09/16/2017:
- 14:27 Changeset in tmcsimulator [77] by
- fep_rpc_client: NetworkReader? complete. All cpp code is commented and …
09/13/2017:
- 14:22 Changeset in tmcsimulator [76] by
- In network.java, LoopDetectorStation?.java and LoopDetector?.java, added …
- 12:39 Changeset in tmcsimulator-scriptbuilder [120] by
- 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
- fixed: Took the easy way out on this one. Added a statement at the beginning of …
- 12:30 Changeset in tmcsimulator-scriptbuilder [119] by
- 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
- fixed: This bug was the result of the convoluted way events were relocated. …
- 01:37 Changeset in tmcsimulator [75] by
- 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
- 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
- If an event is the only one in an incident, and the user attempts to move …
09/07/2017:
- 19:34 Changeset in tmcsimulator [74] by
- network_factory.cpp: changed test data, successful green dot
- 15:25 Changeset in tmcsimulator [73] by
- changed some comments / housekeeping
- 14:51 Changeset in tmcsimulator-scriptbuilder [118] by
- Added a pair of radio buttons under the +15 button on IncidentEditorFrame? …
- 14:08 Changeset in tmcsimulator-scriptbuilder [117] by
- Redesigned the method by which the first event in an event is added to …
- 13:44 Changeset in tmcsimulator-scriptbuilder [116] by
- The first event added to any incident is automatically placed at time 0 …
- 13:36 Changeset in tmcsimulator [72] by
- added lds_data files, we are now dumping fep_reply to ATMS with real data
- 13:34 Changeset in tmcsimulator-scriptbuilder [115] by
- Fixed a bug that prevented more time from being added to the end of the …
- 13:33 Ticket #14 (+15 feature doesn't work on New Incidents) closed by
- fixed: The threshold value used to determine whether or not the timeline tick …
- 13:19 Changeset in tmcsimulator-scriptbuilder [114] by
- Set visibility of +15:00 button in ScriptBuilderFrame? to false. This …
- 13:17 Ticket #15 (+15 button appears in Overview window) closed by
- fixed: Added a line to constructor of ScriptBuilderFrame?, which set the …
- 13:12 Ticket #18 (Events/Properties popup menu should NOT appear in the Incident Editor.) closed by
- fixed: Added a second constructor to IncidentTimelinePanel? with a boolean …
- 00:59 Changeset in tmcsimulator [71] by
- corrected compile errors, minor housekeeping
- 00:37 Changeset in tmcsimulator [70] by
- expanded client
09/06/2017:
- 11:37 Changeset in tmcsimulator-scriptbuilder [113] by
- Added constructor to IncidentTimelinePanel? with a boolean parameter to …
- 09:52 Ticket #17 (Incident number in new incident dialog doesn't auto advance) closed by
- fixed
- 09:52 Changeset in tmcsimulator-scriptbuilder [112] by
- Changed newIncidentActionPerformed() method to find the lowest new …
- 08:51 Ticket #19 (Changing incident start time in Incident Properties has no effect) closed by
- fixed
- 08:51 Ticket #19 (Changing incident start time in Incident Properties has no effect) created by
- Changing the value of the "Incident Start time, in minutes" JSpinner …
- 08:48 Ticket #16 (Changing incident length in Incident Properties dialog has no effect) closed by
- fixed
Note: See TracTimeline
for information about the timeline view.
