Adding LifxLightBulb files and placeholders for benchmarks; preparing for porting
authorrtrimana <rtrimana@uci.edu>
Mon, 12 Dec 2016 16:43:33 +0000 (08:43 -0800)
committerrtrimana <rtrimana@uci.edu>
Mon, 12 Dec 2016 16:43:33 +0000 (08:43 -0800)
commit9192c68e9a6aa5a8845b20d9f74c0a8517e4341f
tree2c1ad5ec6df9351e5772a0054ad16488281dc13e
parent7a27eab091d560ca1222d3a2652da56c97456980
Adding LifxLightBulb files and placeholders for benchmarks; preparing for porting
62 files changed:
benchmarks/Makefile [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/BulbColor.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateGroup.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateHostFirmware.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateHostInfo.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateInfo.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateLocation.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateService.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateVersion.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateWifiFirmware.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/DeviceStateWifiInfo.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/LifxHeader.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/LifxLightBulb.config [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/LifxLightBulb.java [new file with mode: 0644]
benchmarks/drivers/LifxLightBulb/LightState.java [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-WebcamCapture-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-WebcamCapture-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-android-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-android-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-calibration-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-calibration-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-feature-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-feature-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-geo-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-geo-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-io-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-io-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-ip-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-ip-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-jcodec-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-jcodec-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-learning-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-learning-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-openkinect-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-openkinect-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-recognition-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-recognition-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-sfm-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-sfm-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-visualize-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-visualize-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-xuggler-0.21-sources.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/BoofCV-xuggler-0.21.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/core-0.29.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/ddogleg-0.9.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/dense64-0.29.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/equation-0.29.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/georegression-0.10.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/simple-0.29.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/xmlpull-1.1.3.1.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/xpp3_min-1.1.4c.jar [new file with mode: 0644]
benchmarks/libs/boofcv_libs/xstream-1.4.7.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/GeoRegression-experimental-0.9-sources.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/GeoRegression-experimental-0.9.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/GeoRegression-georegression-0.9-sources.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/GeoRegression-georegression-0.9.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/core-0.28.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/ddogleg-0.8-SNAPSHOT.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/dense64-0.28.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/equation-0.28.jar [new file with mode: 0644]
benchmarks/libs/georegression_libs/simple-0.28.jar [new file with mode: 0644]
benchmarks/libs/jlayer_libs/jl1.0.1.jar [new file with mode: 0644]