# # ChangeLog for branches/FEPSimulator/dist/Debug in tmcsimulator # # Generated by Trac 0.12.2 # 05/17/2026 07:17:59 PM Sat, 04 Nov 2017 20:48:46 GMT jdalbey [224] * branches/FEPSimulator/.dep.inc (modified) * branches/FEPSimulator/FEPSim.cpp (modified) * branches/FEPSimulator/dist/Debug/GNU-MacOSX (deleted) * branches/FEPSimulator/nbproject/Makefile-Release.mk (modified) * branches/FEPSimulator/nbproject/Makefile-impl.mk (modified) * branches/FEPSimulator/nbproject/Makefile-variables.mk (modified) * branches/FEPSimulator/nbproject/Package-Release.bash (modified) * branches/FEPSimulator/nbproject/private/private.xml (modified) FEPSim.cpp Added a comment containing code to let ATMS server catch up. Thu, 12 Oct 2017 07:28:28 GMT jtorres [103] * branches/FEPSimulator/build/Debug/GNU-MacOSX/DataPacker.o.d (deleted) * branches/FEPSimulator/build/Debug/GNU-MacOSX/FEPSim.o.d (deleted) * branches/FEPSimulator/build/Debug/GNU-MacOSX/NetworkReader.o.d (deleted) * branches/FEPSimulator/dist/Debug/GNU-MacOSX/fepsimulator (deleted) * trunk/IDE_metadata/NetBeans/TMCSim/nbproject/configs/ATMSDriverLocal.properties (modified) * trunk/src/atmsdriver/ATMSDriver.java (modified) * trunk/src/atmsdriver/ConsoleDriver.java (modified) * trunk/src/atmsdriver/FEPLineLoader.java (moved) * trunk/src/atmsdriver/model/FEPLine.java (modified) * trunk/src/atmsdriver/model/Highway.java (modified) * trunk/src/atmsdriver/model/Highways.java (modified) * trunk/src/atmsdriver/model/LoopDetector.java (modified) * trunk/src/atmsdriver/model/Station.java (modified) * trunk/src/tmcsim/application.properties (modified) * trunk/test/atmsdriver/model/LoadHighwaysTest.java (modified) * trunk/test/atmsdriver/model/StationTest.java (modified) trunk/src/atmsdriver/ConsoleDriver.java: Created console driver for ... Wed, 11 Oct 2017 23:23:42 GMT jtorres [100] * branches/FEPSimulator/Main.cpp (modified) * branches/FEPSimulator/build/Debug/GNU-MacOSX/DataPacker.o.d (modified) * branches/FEPSimulator/build/Debug/GNU-MacOSX/FEPSim.o.d (modified) * branches/FEPSimulator/build/Debug/GNU-MacOSX/Main.o.d (modified) * branches/FEPSimulator/build/Debug/GNU-MacOSX/NetworkReader.o.d (modified) * branches/FEPSimulator/dist/Debug/GNU-MacOSX/fepsimulator (modified) branches/FEPSimulator/Main.cpp: Added a cout to show FEP Simulator ... Tue, 10 Oct 2017 06:58:19 GMT jtorres [86] * branches/FEPSimulator/FEPSim.cpp (modified) * branches/FEPSimulator/FEPSim.h (modified) * branches/FEPSimulator/Main.cpp (added) * branches/FEPSimulator/NetworkReader.cpp (modified) * branches/FEPSimulator/NetworkReader.h (modified) * branches/FEPSimulator/build/Debug/GNU-MacOSX (added) * branches/FEPSimulator/build/Debug/GNU-MacOSX/DataPacker.o.d (added) * branches/FEPSimulator/build/Debug/GNU-MacOSX/FEPSim.o.d (added) * branches/FEPSimulator/build/Debug/GNU-MacOSX/Main.o.d (added) * branches/FEPSimulator/build/Debug/GNU-MacOSX/NetworkReader.o.d (added) * branches/FEPSimulator/build/Debug/GNU-MacOSX/fep_clnt.o.d (added) * branches/FEPSimulator/build/Debug/GNU-MacOSX/fep_xdr.o.d (added) * branches/FEPSimulator/dist/Debug/GNU-MacOSX (added) * branches/FEPSimulator/dist/Debug/GNU-MacOSX/fepsimulator (added) * branches/FEPSimulator/nbproject/Makefile-Debug.mk (modified) * branches/FEPSimulator/nbproject/configurations.xml (modified) * branches/FEPSimulator/nbproject/private/configurations.xml (modified) branches/FEPSimulator: updated and improved comments, added Main.cpp ... Thu, 05 Oct 2017 22:04:40 GMT jtorres [80] * branches/FEPSimulator (moved) * branches/FEPSimulator/DataPacker.cpp (copied) * branches/FEPSimulator/DataPacker.h (copied) * branches/FEPSimulator/FEPClient.cpp (copied) * branches/FEPSimulator/FEPClient.h (copied) * branches/FEPSimulator/NetworkReader.cpp (copied) * branches/FEPSimulator/NetworkReader.h (copied) * branches/FEPSimulator/build/Debug/GNU-Linux-x86/DataPacker.o.d (copied) * branches/FEPSimulator/build/Debug/GNU-Linux-x86/FEPClient.o.d (copied) * branches/FEPSimulator/build/Debug/GNU-Linux-x86/NetworkReader.o.d (copied) * branches/FEPSimulator/dist/Debug/GNU-Linux-x86/fep_rpc_client (copied) * branches/FEPSimulator/nbproject/Makefile-Debug.mk (copied) * branches/FEPSimulator/nbproject/Makefile-Release.mk (copied) * branches/FEPSimulator/nbproject/configurations.xml (copied) * branches/FEPSimulator/nbproject/private/configurations.xml (modified) * branches/FEPSimulator/nbproject/private/private.xml (copied) * branches/FEPSimulator/nbproject/project.xml (modified) * branches/FEPSimulator/network.h (copied) * branches/FEPSimulator/tinyxml/tinystr.cpp (copied) * branches/FEPSimulator/tinyxml/tinystr.o (copied) * branches/FEPSimulator/tinyxml/tinyxml.a (copied) * branches/FEPSimulator/tinyxml/tinyxml.cpp (copied) * branches/FEPSimulator/tinyxml/tinyxml.o (copied) * branches/FEPSimulator/tinyxml/tinyxmlerror.cpp (copied) * branches/FEPSimulator/tinyxml/tinyxmlerror.o (copied) * branches/FEPSimulator/tinyxml/tinyxmlparser.cpp (copied) * branches/FEPSimulator/tinyxml/tinyxmlparser.o (copied) * branches/FEPSimulator/tinyxml/xmltest.cpp (copied) * branches/FEPSimulator/tinyxml/xmltest.o (copied) Renamed project. Renamed LDS_LOOP to STATION. Mon, 02 Oct 2017 00:50:44 GMT jtorres [78] * branches/fep_rpc_client/FEPClient.cpp (modified) * branches/fep_rpc_client/NetworkReader.cpp (modified) * branches/fep_rpc_client/NetworkReader.h (modified) * branches/fep_rpc_client/dist/Debug/GNU-Linux-x86/fep_rpc_client (modified) * branches/fep_rpc_client/nbproject/private/configurations.xml (modified) * branches/fep_rpc_client/nbproject/private/private.xml (modified) All green dots are showing. This is a checkpoint before adding dynamic ...