# # ChangeLog for branches/FEPSimulator/nbproject/Package-Release.bash in tmcsimulator # # Generated by Trac 0.12.2 # 05/17/2026 03:34:57 AM 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, 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. Sat, 16 Sep 2017 21:27:45 GMT jtorres [77] * branches/ATMSCommunicator (deleted) * branches/ATMSDriver (added) * branches/ATMSDriver/build (added) * branches/ATMSDriver/build.xml (added) * branches/ATMSDriver/build/built-jar.properties (added) * branches/ATMSDriver/build/classes (added) * branches/ATMSDriver/build/classes/.netbeans_automatic_build (added) * branches/ATMSDriver/build/classes/.netbeans_update_resources (added) * branches/ATMSDriver/build/classes/atmsdriver (added) * branches/ATMSDriver/build/classes/atmsdriver/ATMSDriver.class (added) * branches/ATMSDriver/build/classes/atmsdriver/NetworkReader.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/FEPLine$XML_TAGS.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/FEPLine.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetector$XML_TAGS.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetector.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetectorStation$DIRECTION.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetectorStation$XML_TAGS.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetectorStation.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/Network$XML_TAGS.class (added) * branches/ATMSDriver/build/classes/atmsdriver/network/model/Network.class (added) * branches/ATMSDriver/build/empty (added) * branches/ATMSDriver/build/generated-sources (added) * branches/ATMSDriver/build/generated-sources/ap-source-output (added) * branches/ATMSDriver/dist (added) * branches/ATMSDriver/dist/ATMSDriver.jar (added) * branches/ATMSDriver/dist/README.TXT (added) * branches/ATMSDriver/lds_data (added) * branches/ATMSDriver/lds_data/lookup_lds (added) * branches/ATMSDriver/lds_data/lookup_loop (added) * branches/ATMSDriver/manifest.mf (added) * branches/ATMSDriver/nbproject (added) * branches/ATMSDriver/nbproject/build-impl.xml (added) * branches/ATMSDriver/nbproject/genfiles.properties (added) * branches/ATMSDriver/nbproject/private (added) * branches/ATMSDriver/nbproject/private/private.properties (added) * branches/ATMSDriver/nbproject/private/private.xml (added) * branches/ATMSDriver/nbproject/project.properties (added) * branches/ATMSDriver/nbproject/project.xml (added) * branches/ATMSDriver/networkFile.txt (added) * branches/ATMSDriver/src (added) * branches/ATMSDriver/src/atmsdriver (added) * branches/ATMSDriver/src/atmsdriver/ATMSDriver.java (added) * branches/ATMSDriver/src/atmsdriver/NetworkReader.java (added) * branches/ATMSDriver/src/atmsdriver/network (added) * branches/ATMSDriver/src/atmsdriver/network/model (added) * branches/ATMSDriver/src/atmsdriver/network/model/FEPLine.java (added) * branches/ATMSDriver/src/atmsdriver/network/model/LoopDetector.java (added) * branches/ATMSDriver/src/atmsdriver/network/model/LoopDetectorStation.java (added) * branches/ATMSDriver/src/atmsdriver/network/model/Network.java (added) * branches/docs (added) * branches/fep_rpc_client (added) * branches/fep_rpc_client/.dep.inc (added) * branches/fep_rpc_client/FEPClient.cpp (added) * branches/fep_rpc_client/FEPClient.h (added) * branches/fep_rpc_client/Makefile (added) * branches/fep_rpc_client/NetworkReader.cpp (added) * branches/fep_rpc_client/NetworkReader.h (added) * branches/fep_rpc_client/build (added) * branches/fep_rpc_client/build/Debug (added) * branches/fep_rpc_client/build/Debug/GNU-Linux-x86 (added) * branches/fep_rpc_client/build/Debug/GNU-Linux-x86/FEPClient.o.d (added) * branches/fep_rpc_client/build/Debug/GNU-Linux-x86/NetworkReader.o.d (added) * branches/fep_rpc_client/build/Debug/GNU-Linux-x86/fep_clnt.o.d (added) * branches/fep_rpc_client/build/Debug/GNU-Linux-x86/fep_xdr.o.d (added) * branches/fep_rpc_client/dist (added) * branches/fep_rpc_client/dist/Debug (added) * branches/fep_rpc_client/dist/Debug/GNU-Linux-x86 (added) * branches/fep_rpc_client/dist/Debug/GNU-Linux-x86/fep_rpc_client (added) * branches/fep_rpc_client/fep.h (added) * branches/fep_rpc_client/fep_clnt.c (added) * branches/fep_rpc_client/fep_xdr.c (added) * branches/fep_rpc_client/nbproject (added) * branches/fep_rpc_client/nbproject/Makefile-Debug.mk (added) * branches/fep_rpc_client/nbproject/Makefile-Release.mk (added) * branches/fep_rpc_client/nbproject/Makefile-impl.mk (added) * branches/fep_rpc_client/nbproject/Makefile-variables.mk (added) * branches/fep_rpc_client/nbproject/Package-Debug.bash (added) * branches/fep_rpc_client/nbproject/Package-Release.bash (added) * branches/fep_rpc_client/nbproject/configurations.xml (added) * branches/fep_rpc_client/nbproject/private (added) * branches/fep_rpc_client/nbproject/private/Makefile-variables.mk (added) * branches/fep_rpc_client/nbproject/private/configurations.xml (added) * branches/fep_rpc_client/nbproject/private/launcher.properties (added) * branches/fep_rpc_client/nbproject/private/private.xml (added) * branches/fep_rpc_client/nbproject/project.xml (added) * branches/fep_rpc_client/network.h (added) * branches/fep_rpc_client/networkFile.txt (added) * branches/fep_rpc_client/tinyxml (added) * branches/fep_rpc_client/tinyxml/tinystr.h (added) * branches/fep_rpc_client/tinyxml/tinyxml.h (added) fep_rpc_client: NetworkReader complete. All cpp code is commented and ...