Working C++ IoTSlave for both IoTSet and IoTRelation; threading works for C++ LifxLig...
authorrtrimana <rtrimana@uci.edu>
Mon, 23 Jan 2017 22:45:55 +0000 (14:45 -0800)
committerrtrimana <rtrimana@uci.edu>
Mon, 23 Jan 2017 22:45:55 +0000 (14:45 -0800)
commit97db3fd3c9be0d324ea4a1a7f410c8d7ec45f055
tree5e37cb5db26101565ac3ed92a0e3b9af2f337cbb
parentb27c0918dc21c9fb264c71d935ed83c9a69e5c6e
Working C++ IoTSlave for both IoTSet and IoTRelation; threading works for C++ LifxLightBulb driver in x86_64 binary but not in ARM version
20 files changed:
benchmarks/Cpp/Lifxtest/Lifxtest.config
benchmarks/Cpp/Lifxtest/Lifxtest.cpp
benchmarks/Cpp/Lifxtest/Lifxtest.hpp
benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.cpp
benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.hpp
benchmarks/Cpp/Lifxtest/Makefile
benchmarks/Cpp/Lifxtest/RoomSmart_Stub.cpp
benchmarks/Cpp/Lifxtest/RoomSmart_Stub.hpp
benchmarks/drivers/Cpp/LabRoom/LabRoom.cpp
benchmarks/drivers/Cpp/LabRoom/Room_Skeleton.cpp
benchmarks/drivers/Cpp/LabRoom/Room_Skeleton.hpp
benchmarks/drivers/Cpp/LifxLightBulb/LifxLightBulb.cpp
benchmarks/drivers/Cpp/LifxLightBulb/LightBulb_Skeleton.cpp
benchmarks/drivers/Cpp/LifxLightBulb/LightBulb_Skeleton.hpp
benchmarks/drivers/Cpp/Makefile
iotjava/Makefile
iotjava/iotruntime/cpp/iotslave/IoTSlave.cpp
iotjava/iotruntime/cpp/iotslave/IoTSlave.hpp
iotjava/iotruntime/master/IoTMaster.java
iotjava/iotruntime/messages/IoTCommCode.java