# # ChangeLog for branches/ATMSDriver/build in tmcsimulator # # Generated by Trac 0.12.2 # 05/02/2026 09:43:15 PM Thu, 05 Oct 2017 19:51:23 GMT jtorres [79] * branches/ATMSDriver/build/built-jar.properties (modified) * branches/ATMSDriver/build/classes/atmsdriver/ATMSDriver.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/NetworkReader.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/network/model/FEPLine$XML_TAGS.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/network/model/FEPLine.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetector$XML_TAGS.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetectorStation$DIRECTION.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetectorStation$XML_TAGS.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/network/model/LoopDetectorStation.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/network/model/Network$XML_TAGS.class (modified) * branches/ATMSDriver/build/classes/atmsdriver/network/model/Network.class (modified) * branches/ATMSDriver/dist/ATMSDriver.jar (modified) * branches/ATMSDriver/nbproject/private/private.xml (modified) * branches/fep_rpc_client/DataPacker.cpp (added) * branches/fep_rpc_client/DataPacker.h (added) * branches/fep_rpc_client/FEPClient.cpp (modified) * branches/fep_rpc_client/FEPClient.h (modified) * branches/fep_rpc_client/NetworkReader.cpp (modified) * branches/fep_rpc_client/NetworkReader.h (modified) * branches/fep_rpc_client/build/Debug/GNU-Linux-x86/DataPacker.o.d (added) * branches/fep_rpc_client/build/Debug/GNU-Linux-x86/FEPClient.o.d (modified) * branches/fep_rpc_client/build/Debug/GNU-Linux-x86/NetworkReader.o.d (modified) * branches/fep_rpc_client/dist/Debug/GNU-Linux-x86/fep_rpc_client (modified) * branches/fep_rpc_client/nbproject/Makefile-Debug.mk (modified) * branches/fep_rpc_client/nbproject/Makefile-Release.mk (modified) * branches/fep_rpc_client/nbproject/configurations.xml (modified) * branches/fep_rpc_client/nbproject/private/private.xml (modified) * branches/fep_rpc_client/network.h (modified) * branches/fep_rpc_client/tinyxml/tinystr.cpp (added) * branches/fep_rpc_client/tinyxml/tinystr.o (added) * branches/fep_rpc_client/tinyxml/tinyxml.a (added) * branches/fep_rpc_client/tinyxml/tinyxml.cpp (added) * branches/fep_rpc_client/tinyxml/tinyxml.o (added) * branches/fep_rpc_client/tinyxml/tinyxmlerror.cpp (added) * branches/fep_rpc_client/tinyxml/tinyxmlerror.o (added) * branches/fep_rpc_client/tinyxml/tinyxmlparser.cpp (added) * branches/fep_rpc_client/tinyxml/tinyxmlparser.o (added) * branches/fep_rpc_client/tinyxml/xmltest.cpp (added) * branches/fep_rpc_client/tinyxml/xmltest.o (added) * trunk/IDE_metadata/NetBeans/TMCSim/nbproject/build-impl.xml (modified) * trunk/IDE_metadata/NetBeans/TMCSim/nbproject/configs/ATMSDriver.properties (added) * trunk/IDE_metadata/NetBeans/TMCSim/nbproject/genfiles.properties (modified) * trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.properties (modified) * trunk/IDE_metadata/NetBeans/TMCSim/nbproject/project.xml (modified) * trunk/camera_status.log (added) * trunk/config/atms_driver_config.properties (added) * trunk/config/paramics_simulator_config.properties (modified) * trunk/config/vds_data (added) * trunk/config/vds_data/lds.txt (added) * trunk/config/vds_data/loop.txt (added) * trunk/exchange.xml (added) * trunk/networkFile.txt (added) * trunk/paramics_communicator.log (added) * trunk/paramics_status.log (added) * trunk/paramics_status.xml (added) * trunk/src/atmsdriver (added) * trunk/src/atmsdriver/ATMSDriver.java (copied) * trunk/src/atmsdriver/ExchangeInfo.java (added) * trunk/src/atmsdriver/ExchangeReader.java (added) * trunk/src/atmsdriver/NetworkLoader.java (copied) * trunk/src/atmsdriver/model (added) * trunk/src/atmsdriver/model/FEPLine.java (copied) * trunk/src/atmsdriver/model/LoopDetector.java (copied) * trunk/src/atmsdriver/model/LoopDetectorStation.java (copied) * trunk/src/atmsdriver/model/Network.java (copied) * trunk/src/tmcsim/application.properties (modified) new atmsdriver package in trunk. fep_rpc_client dynamic data packing ... 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 ...