|
|
|
@242
|
8 years |
jtorres |
LoopDetector?.java: added loopLocationID to toCondensedFormat method.
|
|
|
|
@241
|
8 years |
jtorres |
branches/UMLDiagrams: added the StarUML tmc UML Diagrams project file - …
|
|
|
|
@238
|
8 years |
jtorres |
Renamed BatchBuilderGUI to TrafficEventsEditor?. Reconfigured GUI per JD's …
|
|
|
|
@233
|
8 years |
jtorres |
FEPSim: finalized comments, added to both header and source files.
|
|
|
|
@224
|
8 years |
jdalbey |
FEPSim.cpp Added a comment containing code to let ATMS server catch up.
|
|
|
|
@223
|
8 years |
jtorres |
FEPSim.cpp: added missing fsa.info.poll_time = time(NULL); to fep_reply in …
|
|
|
|
@222
|
8 years |
jtorres |
FEPSim.cpp: closing newsockfd (file descriptor) in while(1) loop, which …
|
|
|
|
@221
|
8 years |
jtorres |
FEPSim: fixed no matching function for call error message. Also, …
|
|
|
|
@219
|
8 years |
jtorres |
FEPSim.cpp: simplified line and station variable names in sendReplys() …
|
|
|
|
@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. …
|
|
|
|
@216
|
9 years |
jtorres |
added ./buildLinuxVM, configured ./runFEPSim correctly, and added a quick …
|
|
|
|
@215
|
9 years |
jtorres |
FEPSim.cpp: removed a debugging cout
|
|
|
|
@214
|
9 years |
jtorres |
FEPSimulator config changes
|
|
|
|
@212
|
9 years |
jtorres |
branches/FEPSimulator/tests/HighwaysParserTest.cpp: Unit test for …
|
|
|
|
@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
|
|
|
|
@205
|
9 years |
jtorres |
LoadHighwaysTest?.java: now passing. HighwaysParser?.cpp: added a bunch of …
|
|
|
|
@202
|
9 years |
jtorres |
Further progress on condensed format reader, not all green dots showing
|
|
|
|
@199
|
9 years |
jtorres |
updated HighwaysParser?.cpp, not done
|
|
|
|
@198
|
9 years |
jtorres |
Added missing HighwaysParser?.h file
|
|
|
|
@195
|
9 years |
jtorres |
FEPSim.h: changed buffer size. HighwaysParser?.cpp: began new condensed …
|
|
|
|
@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 …
|
|
|
|
@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 …
|
|
|
|
@182
|
9 years |
jdalbey |
FEPSimulator: commit updated .h files and runFEPSim script
|
|
|
|
@177
|
9 years |
jdalbey |
FEPSim.cpp Clarify comments and variable names.
|
|
|
|
@174
|
9 years |
jtorres |
back to tinyxml.a
|
|
|
|
@171
|
9 years |
jtorres |
atmsBatchEvents.txt: new(er) progressive atmsBatchEvents.txt file
|
|
|
|
@170
|
9 years |
jtorres |
Full LDS data list now working
|
|
|
|
@162
|
9 years |
jtorres |
branches/atmsdata/: added the atms sql dump vds data
|
|
|
|
@159
|
9 years |
jtorres |
network.h: commented data structs, DataPacker?.h moved include to header …
|
|
|
|
@156
|
9 years |
jtorres |
Fixed bug in NetworkReader?.cpp
|
|
|
|
@148
|
9 years |
jdalbey |
FEP_SIM.cpp Changed diagnostic msgs
|
|
|
|
@144
|
9 years |
jdalbey |
networkFile.txt deleted; we now use sockets instead.
|
|
|
|
@142
|
9 years |
jtorres |
JT checkpoint: saving work in BasicFEPClient before rearranging …
|
|
|
|
@141
|
9 years |
jdalbey |
FEPSim.cpp Removed 'Adding' msg. Added 'Verify network connection' in …
|
|
|
|
@137
|
9 years |
jtorres |
branches/FEPSimulator/DataPacker.cpp: Signaled unknowns with the phrase …
|
|
|
|
@117
|
9 years |
jtorres |
Uncommented dynamic data packing in DataPacker?.cpp -- this resolved the no …
|
|
|
|
@115
|
9 years |
jtorres |
back to workingFEPSim, conflict errors
|
|
|
|
@114
|
9 years |
jtorres |
Updating FEPSimulator for JD's linux machine. Modified ATMS/Console Driver …
|
|
|
|
@113
|
9 years |
jtorres |
LinuxVM non-segfaulting FEPSimulator - checkpoint
|
|
|
|
@107
|
9 years |
jtorres |
Added branches/WorkingFEPSimulator: hopefully working, that is
|
|
|
|
@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 …
|
|
|
|
@100
|
9 years |
jtorres |
branches/FEPSimulator/Main.cpp: Added a cout to show FEP Simulator status …
|
|
|
|
@99
|
9 years |
jtorres |
branches/FEPSimulator/runFEPSim changed executable directory, wasn't …
|
|
|
|
@98
|
9 years |
jtorres |
branches/FEPSimulator/ : configured FEPSimulator to run, out of the box on …
|
|
|
|
@87
|
9 years |
jtorres |
merged branches/trunk into regular tmcsim/trunk. Changed Network.java to …
|
|
|
|
@86
|
9 years |
jtorres |
branches/FEPSimulator: updated and improved comments, added Main.cpp which …
|
|
|
|
@84
|
9 years |
jtorres |
FEPSimulator.cpp: FEPSimulator socket server is now receiving full …
|
|
|
|
@82
|
9 years |
jtorres |
Added socket client to ATMSDriver. Added socket server to FEPSim
|
|
|
|
@80
|
9 years |
jtorres |
Renamed project. Renamed LDS_LOOP to STATION.
|
|
copied from branches/fep_rpc_client:
|
|
|
|
@78
|
9 years |
jtorres |
All green dots are showing. This is a checkpoint before adding dynamic …
|