# # ChangeLog for branches/ATMSDriver/src in tmcsimulator # # Generated by Trac 0.12.2 # 05/02/2026 09:16:34 PM Wed, 13 Sep 2017 21:22:18 GMT jtorres [76] * branches/ATMSCommunicator (added) * branches/ATMSCommunicator/ATMSCommunicator.cbp (added) * branches/ATMSCommunicator/ATMSCommunicator.depend (added) * branches/ATMSCommunicator/ATMSCommunicator.layout (added) * branches/ATMSCommunicator/FEPClient.cpp (added) * branches/ATMSCommunicator/FEPClient.h (added) * branches/ATMSCommunicator/NetworkReader.cpp (added) * branches/ATMSCommunicator/NetworkReader.h (added) * branches/ATMSCommunicator/bin (added) * branches/ATMSCommunicator/bin/Debug (added) * branches/ATMSCommunicator/bin/Debug/ATMSCommunicator (added) * branches/ATMSCommunicator/dummyserver (added) * branches/ATMSCommunicator/fep.h (added) * branches/ATMSCommunicator/fep_clnt.c (added) * branches/ATMSCommunicator/fep_xdr.c (added) * branches/ATMSCommunicator/lds_data (added) * branches/ATMSCommunicator/network.h (added) * branches/ATMSCommunicator/obj (added) * branches/ATMSCommunicator/obj/Debug (added) * branches/ATMSCommunicator/repo.zip (added) * 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/NetworkWriter.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/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) In network.java, LoopDetectorStation.java and LoopDetector.java, added ...