-
- Downloads
modified the xcode workspace and new project addition.
The workspace update is for isolate all project, now the developer need to compile by hand all the referenced library for the project (ex CUTest ned chaos common and cu_toolkit that need to be compiled by hand). This permit to imporve speed during xcode development debug sessione for compilation. New project is the Benchtest simulation cod to test chaos installation Change-Id: I2ad191b4e5c6b68b62ce07c163841ddfa2228b08
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- CMakeLists.txt 3 additions, 0 deletionsCMakeLists.txt
- ChaosMDSLite/.classpath 10 additions, 1 deletionChaosMDSLite/.classpath
- ChaosMDSLite/.settings/org.eclipse.wst.common.project.facet.core.xml 1 addition, 0 deletions...e/.settings/org.eclipse.wst.common.project.facet.core.xml
- ChaosMDSLite/.settings/org.eclipse.wst.ws.service.policy.prefs 2 additions, 0 deletions...MDSLite/.settings/org.eclipse.wst.ws.service.policy.prefs
- chaos/common/data/CDataWrapper.h 2 additions, 2 deletionschaos/common/data/CDataWrapper.h
- chaos/common/dispatcher/DefaultEventDispatcher.cpp 1 addition, 4 deletionschaos/common/dispatcher/DefaultEventDispatcher.cpp
- chaos/common/global.h 6 additions, 1 deletionchaos/common/global.h
- chaos/common/log/LogManager.h 2 additions, 1 deletionchaos/common/log/LogManager.h
- chaos/common/message/DeviceMessageChannel.cpp 1 addition, 1 deletionchaos/common/message/DeviceMessageChannel.cpp
- chaos/common/message/DeviceMessageChannel.h 1 addition, 1 deletionchaos/common/message/DeviceMessageChannel.h
- chaos/common/message/MessageChannel.cpp 0 additions, 2 deletionschaos/common/message/MessageChannel.cpp
- chaos/cu_toolkit/ControlManager/AbstractControlUnit.cpp 1 addition, 8 deletionschaos/cu_toolkit/ControlManager/AbstractControlUnit.cpp
- chaos/cu_toolkit/ControlManager/DSAttributeHandlerExecutionEngine.cpp 0 additions, 26 deletions...lkit/ControlManager/DSAttributeHandlerExecutionEngine.cpp
- chaos/ui_toolkit/HighLevelApi/DeviceController.cpp 2 additions, 2 deletionschaos/ui_toolkit/HighLevelApi/DeviceController.cpp
- chaos/ui_toolkit/HighLevelApi/DeviceController.h 1 addition, 1 deletionchaos/ui_toolkit/HighLevelApi/DeviceController.h
- example/BenchTest/Batch_Controller.cpp 12 additions, 10 deletionsexample/BenchTest/Batch_Controller.cpp
- example/BenchTest/Batch_Controller.h 4 additions, 3 deletionsexample/BenchTest/Batch_Controller.h
- example/BenchTest/Batch_Reactor.cpp 21 additions, 4 deletionsexample/BenchTest/Batch_Reactor.cpp
- example/BenchTest/Batch_Reactor.h 11 additions, 6 deletionsexample/BenchTest/Batch_Reactor.h
Loading
Please register or sign in to comment