Add author information 09/137209/2
authorGeunsun, Lee <gs86.lee@samsung.com>
Wed, 5 Jul 2017 02:02:48 +0000 (11:02 +0900)
committerGeunsun, Lee <gs86.lee@samsung.com>
Wed, 5 Jul 2017 02:07:54 +0000 (11:07 +0900)
Change-Id: Iaa2d7726b6d0fe3bbe2c4f96d578a845b404c15c

17 files changed:
inc/connectivity.h
inc/controller.h
inc/log.h
inc/model.h
inc/model/model_infrared_motion_sensor.h
inc/model/model_infrared_obstacle_avoidance_sensor.h
inc/model/model_touch_sensor.h
inc/model/model_ultrasonic_sensor.h
src/connectivity.c
src/controller.c
src/main.c
src/model.c
src/model/model_infrared_motion_sensor.c
src/model/model_infrared_obstacle_avoidance_sensor.c
src/model/model_touch_sensor.c
src/model/model_ultrasonic_sensor.c
tizen-manifest.xml

index a87322b7ca98f97f513853170b3f25524bcddd32..58dd87fd3e50a45ca43589366a06f8c805ab5c3d 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 7ecdc1d18cc18bea09a47d3a81131620052f00a8..8920022aafec5f1a8f9cdfb63685d2d05fabee00 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e154be1010ebcde60655a1b33c634af51f25f437..154da28ecc577d6e47cc6423d158c2dc61a000fd 100644 (file)
--- a/inc/log.h
+++ b/inc/log.h
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index def37133268a1cbcfadcb7a363ead245e2823f1b..bf31673163ab0ba6bcd40950faeb6325b8270f74 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6667a968f2a6d8d02e78fedb9b2ac35de45ff72d..f0f9c88ed4e83bea460a00145e9832e121a37fb0 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 0833684bd935a009762608e9622cae2cd821a617..630d5e4b8a5ed33ff50fd186240c0b2bc604a5e9 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 263bf62ae5131497a0780c59eb3d449432331a89..96f568cf959c05a47fecf1445f72afecb3a9af83 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d58737f18e713b62ba20725ec8ce4b4ca364306c..f2717f3edd6801a3a3ba78e873b80701e4e96507 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 9577a7dfa3ef7dcaa5278d9f8e164a7fe0936029..b772625accdc825c040034509e39e5840ede251d 100644 (file)
@@ -1,6 +1,11 @@
 /*
  * Copyright (c) 2015 - 2016 Samsung Electronics Co., Ltd All Rights Reserved
  *
+ * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
index 121f0a6773890e4c23d77abc6ca1d9fbe012d7f2..ca6408bc148ff8efb1f3e707b4a6f62685c59179 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 2c685a4dbfcc27f560d01d7620e162cd1dd9763e..1da7c7dbc39ccc8ca05f52067817f1d380bb2085 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d10569136dd6241060a4b97cab261bb0ca2adec3..368f1525064552f41c405ac2ca282e141256a01e 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 221557248f193b90b76c253e26d81050ceda8bb2..d5ac82c2b24b43c22e5b270537888e2546a3d914 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index e63828a92fdc3ba35cce0dc4cc9cd6af157b6054..206c05d5b668079746f11a69c16d2b191d0fbe51 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index f9a958029dfb606feb85cb072f74a4b0f8ad7479..538cf096052a40fcad692051fecb9c8740b4c952 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 806959460feb7ad84478b18603d5eeb2b13fca48..b6f05bf284eb1c9663c36c4f89615b55bcfdc375 100644 (file)
@@ -2,6 +2,9 @@
  * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
  *
  * Contact: Jin Yoon <jinny.yoon@samsung.com>
+ *          Geunsun Lee <gs86.lee@samsung.com>
+ *          Eunyoung Lee <ey928.lee@samsung.com>
+ *          Junkyu Han <junkyu.han@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index d7b4e80c4a0d81ada388cf8fab36cca93fef8d2d..1253e115dab40e241c0982f90ef3c7391b8132e2 100644 (file)
@@ -1,8 +1,12 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>\r
-<manifest xmlns="http://tizen.org/ns/packages" api-version="3.0" package="org.tizen.position-finder-server" version="1.0.0">\r
-    <profile name="mobile"/>\r
-    <service-application appid="org.tizen.position-finder-server" auto-restart="false" exec="position-finder-server" multiple="false" nodisplay="true" on-boot="false" taskmanage="false" type="capp">\r
-        <label>Illumination</label>\r
-        <icon>position_finder_server.png</icon>\r
-    </service-application>\r
-</manifest>\r
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<manifest xmlns="http://tizen.org/ns/packages" api-version="3.0" package="org.tizen.position-finder-server" version="1.0.0">
+    <profile name="mobile"/>
+    <author email="jinny.yoon@samsung.com" href="www.samsung.com">Jin Yoon</author>
+    <author email="gs86.lee@samsung.com" href="www.samsung.com">Geunsun Lee</author>
+    <author email="ey928.lee@samsung.com" href="www.samsung.com">Eunyoung Lee</author>
+    <author email="junkyu.han@samsung.com" href="www.samsung.com">Junkyu Han</author>
+    <service-application appid="org.tizen.position-finder-server" auto-restart="false" exec="position-finder-server" multiple="false" nodisplay="true" on-boot="false" taskmanage="false" type="capp">
+        <label>Illumination</label>
+        <icon>position_finder_server.png</icon>
+    </service-application>
+</manifest>