platform/core/system/sensord.git
6 years agosensord: termniate sensor daemon instantly when it receive signal 13/144413/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable tizen_3.0 accepted/tizen/3.0/common/20170818.112135 accepted/tizen/3.0/ivi/20170818.001109 accepted/tizen/3.0/mobile/20170818.001105 accepted/tizen/3.0/tv/20170818.001100 accepted/tizen/3.0/wearable/20170818.001138 submit/tizen_3.0/20170816.124734
kibak.yoon [Wed, 16 Aug 2017 12:42:09 +0000 (21:42 +0900)]
sensord: termniate sensor daemon instantly when it receive signal

Change-Id: I394419c4c592adab3a5a4098acc3dd38947d66c8
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
6 years agosensord: check NULL if memory allocation is failed 12/139112/1 accepted/tizen/3.0/common/20170720.141448 accepted/tizen/3.0/ivi/20170720.010228 accepted/tizen/3.0/mobile/20170720.010206 accepted/tizen/3.0/tv/20170720.010215 accepted/tizen/3.0/wearable/20170720.010221 submit/tizen_3.0/20170718.112542
kibak.yoon [Mon, 17 Jul 2017 10:07:59 +0000 (19:07 +0900)]
sensord: check NULL if memory allocation is failed

Change-Id: I9cbeba02e9e04f59182d0b3e9aa40ea349c9e2e1
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
6 years agosensor: fix the type casting issue about integer division 11/139111/1
kibak.yoon [Mon, 17 Jul 2017 02:54:52 +0000 (11:54 +0900)]
sensor: fix the type casting issue about integer division

- the result of integer division converted into floating point

Change-Id: I40d59f2976c1d65cd4c4c20ddb027edcbc70ab5b
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: remove unnecessary information from the log 98/113598/1 accepted/tizen/3.0/common/20170214.180453 accepted/tizen/3.0/ivi/20170214.042018 accepted/tizen/3.0/mobile/20170214.041840 accepted/tizen/3.0/tv/20170214.042006 accepted/tizen/3.0/wearable/20170214.042132 submit/tizen_3.0/20170213.085643
kibak.yoon [Wed, 8 Feb 2017 07:25:59 +0000 (16:25 +0900)]
sensord: remove unnecessary information from the log

Change-Id: I6c9d33f187105ed71093f1833d6c57274d4df7c9
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: initialize class member variables in constructors 89/113589/4
kibak.yoon [Wed, 8 Feb 2017 07:07:43 +0000 (16:07 +0900)]
sensord: initialize class member variables in constructors

Change-Id: I52f2e2a84f29c5f0b99f3eecb8986113aaf43b2d
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: add dummy api library for tv profile 39/107939/3
kibak.yoon [Mon, 2 Jan 2017 05:39:03 +0000 (14:39 +0900)]
sensord: add dummy api library for tv profile

Change-Id: I610a6a2e43e475b20e96432d47b68aebe7785655
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: accumulate pedometer data 60/107460/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.141653 accepted/tizen/3.0.m2/tv/20170104.142113 accepted/tizen/3.0.m2/wearable/20170104.142405 accepted/tizen/3.0/common/20161229.112747 accepted/tizen/3.0/ivi/20161229.054234 accepted/tizen/3.0/mobile/20161229.054136 accepted/tizen/3.0/tv/20161229.054158 accepted/tizen/3.0/wearable/20161229.054212 submit/tizen_3.0.m2/20170104.093751 submit/tizen_3.0/20161228.071938
kibak.yoon [Wed, 28 Dec 2016 06:38:07 +0000 (15:38 +0900)]
sensord: accumulate pedometer data

- accumulated pedometer data should be provided to client

Change-Id: Ib9a4bb5325867e1e55f1e8c9b9a32609915dbd08
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: version up 2.0.9 93/104493/1 accepted/tizen/3.0/common/20161215.163246 accepted/tizen/3.0/ivi/20161215.044727 accepted/tizen/3.0/mobile/20161215.044334 accepted/tizen/3.0/tv/20161215.044414 accepted/tizen/3.0/wearable/20161215.044714 submit/tizen_3.0/20161214.085226
kibak.yoon [Tue, 13 Dec 2016 11:04:01 +0000 (20:04 +0900)]
sensord: version up 2.0.9

Change-Id: I4d12ec6c0c12890c58407657dca42621cc128819
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: fix incorrect return type 87/104487/2
kibak.yoon [Tue, 13 Dec 2016 10:50:03 +0000 (19:50 +0900)]
sensord: fix incorrect return type

- int to size_t

Change-Id: Ia1d5b0308e2a9a546c1980d0bb1896a1e4a88204
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor: enable pedometer sensor 47/104447/2
kibak.yoon [Tue, 13 Dec 2016 09:35:45 +0000 (18:35 +0900)]
sensor: enable pedometer sensor

- pedometer sensor needs healthinfo privilege

Change-Id: I9ac4e2079fd0a6e640c92b63ce13f3c3f1c81ed0
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor: fix return value from false to 0 46/104446/1
kibak.yoon [Tue, 13 Dec 2016 07:47:53 +0000 (16:47 +0900)]
sensor: fix return value from false to 0

Change-Id: Icb84d1ec8f8e20b29f02dc86807a4fe535c79455
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: add pre_start() that should be executed before starting regardless of clients 89/103889/6
kibak.yoon [Sat, 10 Dec 2016 05:57:24 +0000 (14:57 +0900)]
sensord: add pre_start() that should be executed before starting regardless of clients

Change-Id: I1cd8a70cdfcb5f838c94a1da7fced99835fbf872
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen_3.0 54/102454/1 accepted/tizen/3.0/common/20161207.194152 accepted/tizen/3.0/ivi/20161207.010558 accepted/tizen/3.0/mobile/20161207.010452 accepted/tizen/3.0/tv/20161207.010529 accepted/tizen/3.0/wearable/20161207.010542 submit/tizen_3.0/20161205.094941
kibak.yoon [Tue, 6 Dec 2016 01:52:37 +0000 (10:52 +0900)]
Merge branch 'devel/tizen' into tizen_3.0

* devel/tizen:
  sensord: install required header files instead of all header files

Change-Id: I4c38df41e4b80ef81b9dbde6db7245f2b9e769a9
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: install required header files instead of all header files 51/102451/1
kibak.yoon [Tue, 6 Dec 2016 01:43:02 +0000 (10:43 +0900)]
sensord: install required header files instead of all header files

Change-Id: Ib826fe1e3464a560f58e5868c64fd4e2cf9a8136
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen_3.0 13/101913/1
kibak.yoon [Fri, 2 Dec 2016 10:28:57 +0000 (19:28 +0900)]
Merge branch 'devel/tizen' into tizen_3.0

* devel/tizen:
  sensord: fix compiler warnings
  [BugFix] Reset Sensor Fusion Backend if it returns NaN because of inconsitent input and high error
  sensord: change file permission to remove execute permission
  sensord: add internal sensor types
  sensord: add sensorctl instead of original sensor-test
  sensord: change variable name of attribute-related functions
  sensord: add select before sending the event
  sensord: set socket_type when connection of client is accepted
  sensord: change socket type from stream to seqpacket
  sensord: add get wristup dbus interface
  sensord: add attributes and types to hal_types.h
  sensord: remove an useless event suffix name
  sensord: create file for macros
  sensord: change log level from error to warning for the warning case

Conflicts:
src/shared/csocket.cpp

Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Change-Id: I0c5e8cc7717a9d85cddfd42d897fd20b81aba8da

7 years agosensord: fix compiler warnings 89/101889/1
kibak.yoon [Fri, 2 Dec 2016 09:44:25 +0000 (18:44 +0900)]
sensord: fix compiler warnings

Change-Id: I6c702882e120c470ac69d6b0d510021d49ceb15c
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years ago[BugFix] Reset Sensor Fusion Backend if it returns NaN because of inconsitent input... 72/101272/4
Akhil [Wed, 30 Nov 2016 13:16:08 +0000 (22:16 +0900)]
[BugFix] Reset Sensor Fusion Backend if it returns NaN because of inconsitent input and high error

Change-Id: I29fe84898d32f710cb914748d3111edfb2da38b7
Signed-off-by: Akhil <akhil.kedia@samsung.com>
7 years agosensord: change file permission to remove execute permission 06/99906/2
kibak.yoon [Thu, 24 Nov 2016 09:13:36 +0000 (18:13 +0900)]
sensord: change file permission to remove execute permission

Change-Id: I5cce417208269fdbae3899f643089ff1fbd990e5
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: add internal sensor types 39/99939/2
kibak.yoon [Thu, 24 Nov 2016 12:07:39 +0000 (21:07 +0900)]
sensord: add internal sensor types

Change-Id: Ieacf15fdceb421dbc8e7912d137fcae52462a948
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: add sensorctl instead of original sensor-test 38/99938/2
kibak.yoon [Thu, 24 Nov 2016 12:03:25 +0000 (21:03 +0900)]
sensord: add sensorctl instead of original sensor-test

- this sensorctl is an initial version for the sync,
  it will be updated to the latest version as soon as possible.

Change-Id: Ie532efaecf73fc742810c9b6ce53085ac8e75817
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: change variable name of attribute-related functions 37/99937/2
kibak.yoon [Thu, 24 Nov 2016 12:00:14 +0000 (21:00 +0900)]
sensord: change variable name of attribute-related functions

- change name from value_len to len
- change name from attribute to attr

Change-Id: I7a2513f207c34fd564100b6bdd1d4f2798845ca8
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: add select before sending the event 12/99912/2
kibak.yoon [Wed, 16 Nov 2016 15:04:29 +0000 (00:04 +0900)]
sensord: add select before sending the event

because check client fd is writable or not, select() is added.

Change-Id: I3189b314ec574fa8201dc79e33b91ad2e7f82deb
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: set socket_type when connection of client is accepted 11/99911/2
minsoo kim [Mon, 7 Nov 2016 11:04:12 +0000 (20:04 +0900)]
sensord: set socket_type when connection of client is accepted

Currently, stream socket is used for command and sequence packet socket is
used for sensor event. but when server accepts any connection of client
server creates socket object with default socket type.

so client socket which is accepted by server must set proper socket type,
not default.

Change-Id: I789ff247a37a8048e9e4657997ac55a603b484e9
Signed-off-by: minsoo kim <ms203.kim@samsung.com>
7 years agosensord: change socket type from stream to seqpacket 10/99910/2
kibak.yoon [Thu, 27 Oct 2016 15:26:34 +0000 (00:26 +0900)]
sensord: change socket type from stream to seqpacket

Change-Id: I3ecc7f26e9917b29dfeaf4a9164012bf3df2c8f2
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: add get wristup dbus interface 09/99909/2
minsoo kim [Thu, 6 Oct 2016 07:09:30 +0000 (16:09 +0900)]
sensord: add get wristup dbus interface

SENSORD_BUS_NAME       : "org.tizen.system.sensord"
SENSORD_OBJECT_PATH    : "/Org/Tizen/System/SensorD"
SENSORD_INTERFACE_NAME : SENSORD_BUS_NAME
WRISTUP_ALGO_METHOD    : "wristup_algo"

Change-Id: Ic7992b874b2456da2ede823de6bb7ffeb579f1a0
Signed-off-by: minsoo kim <ms203.kim@samsung.com>
7 years agosensord: add attributes and types to hal_types.h 08/99908/2
kibak.yoon [Thu, 24 Nov 2016 09:21:34 +0000 (18:21 +0900)]
sensord: add attributes and types to hal_types.h

Change-Id: I0e9be365468a59ea948f6cdea1356fe46ae75979
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: remove an useless event suffix name 07/99907/2
hs81.go [Tue, 4 Oct 2016 01:46:41 +0000 (10:46 +0900)]
sensord: remove an useless event suffix name

Change-Id: Ia16741513429196bdbb1063e9a7dcdce62f8a41b
Signed-off-by: hs81.go <hs81.go@samsung.com>
7 years agosensord: create file for macros 05/99905/2
minsoo kim [Mon, 12 Sep 2016 12:54:55 +0000 (21:54 +0900)]
sensord: create file for macros

Change-Id: I44a8199875c059ac11e772afe1e6b47c5a0a8b65
Signed-off-by: minsoo kim <ms203.kim@samsung.com>
7 years agosensord: change log level from error to warning for the warning case 20/97020/1 accepted/tizen/3.0/common/20161116.143750 accepted/tizen/3.0/ivi/20161116.022722 accepted/tizen/3.0/mobile/20161116.022557 accepted/tizen/3.0/tv/20161116.022627 accepted/tizen/3.0/wearable/20161116.022649 submit/tizen_3.0/20161111.035059 submit/tizen_3.0/20161115.054155
kibak.yoon [Wed, 9 Nov 2016 08:41:46 +0000 (17:41 +0900)]
sensord: change log level from error to warning for the warning case

- when applications access not-supported sensors, it doesn't need to
  print error level logs.

Change-Id: I1d98d0ebd85bf3d12a673e320a39d2942d53cc9a
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
(cherry picked from commit b596e1f1297a7fe6d3e14c43ac81e827fa84c5fd)

7 years agosensord: change log level from error to warning for the warning case 35/96535/4
kibak.yoon [Wed, 9 Nov 2016 08:41:46 +0000 (17:41 +0900)]
sensord: change log level from error to warning for the warning case

- when applications access not-supported sensors, it doesn't need to
  print error level logs.

Change-Id: I1d98d0ebd85bf3d12a673e320a39d2942d53cc9a
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoMerge branch 'devel/tizen' into tizen_3.0 65/95465/1 accepted/tizen/3.0/common/20161114.082803 accepted/tizen/3.0/ivi/20161104.103715 accepted/tizen/3.0/mobile/20161104.103629 accepted/tizen/3.0/tv/20161104.103701 accepted/tizen/3.0/wearable/20161104.103708 submit/tizen_3.0/20161103.101627 submit/tizen_3.0_common/20161110.084657
kibak.yoon [Thu, 3 Nov 2016 09:37:09 +0000 (18:37 +0900)]
Merge branch 'devel/tizen' into tizen_3.0

* devel/tizen:
  sensord: fix the bug that handles are pushed to a list regardless of return value
  sensor: change the hard coded path for supporting 64bit platform

Change-Id: I0ca530039dd72515b9e5ae5ee00457ce07ddda4f
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: fix the bug that handles are pushed to a list regardless of return value 53/95453/1
kibak.yoon [Thu, 3 Nov 2016 08:48:16 +0000 (17:48 +0900)]
sensord: fix the bug that handles are pushed to a list regardless of return value

Change-Id: Ibf13b5262ae66274b758b065822c634959f5bbbb
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor: change the hard coded path for supporting 64bit platform 34/94934/1 accepted/tizen/3.0/ivi/20161102.075454 accepted/tizen/3.0/mobile/20161102.075323 accepted/tizen/3.0/tv/20161102.075429 accepted/tizen/3.0/wearable/20161102.075440 submit/tizen_3.0/20161102.044607
kibak.yoon [Wed, 26 Oct 2016 06:36:07 +0000 (15:36 +0900)]
sensor: change the hard coded path for supporting 64bit platform

Change-Id: Ie1940344d79527a4fe153491a566b32da46c9f2d
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
(cherry picked from commit cd55494de5ac23eb814961293e28eaac24c75846)

7 years agosensor: change the hard coded path for supporting 64bit platform 47/93847/1
kibak.yoon [Wed, 26 Oct 2016 06:36:07 +0000 (15:36 +0900)]
sensor: change the hard coded path for supporting 64bit platform

Change-Id: Ie1940344d79527a4fe153491a566b32da46c9f2d
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoMerge branch 'devel/tizen_3.0' into tizen 28/90028/1 accepted/tizen/3.0/ivi/20161011.062327 accepted/tizen/3.0/mobile/20161015.034142 accepted/tizen/3.0/tv/20161016.005732 accepted/tizen/3.0/wearable/20161015.084055 accepted/tizen/common/20160928.164057 accepted/tizen/ivi/20160929.081006 accepted/tizen/mobile/20160929.080924 accepted/tizen/tv/20160929.080956 accepted/tizen/wearable/20160929.080946 submit/tizen/20160928.053031 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000006 submit/tizen_3.0_mobile/20161015.000006 submit/tizen_3.0_tv/20161015.000005 submit/tizen_3.0_wearable/20161015.000005
kibak.yoon [Wed, 28 Sep 2016 05:30:27 +0000 (14:30 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0: (24 commits)
  sensord: version 2.0.8
  sensord: enable rv/gesture sensors in CMakeLists
  [face_down_sensor] increasing the window size to increase detection rate
  sensord: return false if the size of id is 0
  sensord: fix socket issue when client cannot receive the event
  sensord: change an input value name of set_attribute function
  sensord: call external sensor service run
  sensord: fix the problem that attribute is not restored properly
  sensord: delete batch latency/attribute when client is terminated unexpectedly
  sensord: license: remove unnecessary scripts(license conflict)
  sensord: change the default axis policy from DEVICE_ORIENTED to DISPLAY_ORIENTED
  Change the order of the member variables of rv_sensor to fix a build warning
  Version 2.0.7
  Fix the external sensor worker to handle NULL payload properly
  Remove unnecessary header inclusion from face_down_alg_impl
  Face Down Gesture Sensor
  Gyroscope RV Sensor
  Magnetic RV Sensor
  Rotation Vector Sensor
  Moved Fusion Backed from sensor_fusion folder to rotation_vector folder
  ...

Change-Id: I29e0ce5f16f24a52aa599edf40d675bbf85829b8
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: version 2.0.8 24/90024/1
kibak.yoon [Wed, 28 Sep 2016 05:28:47 +0000 (14:28 +0900)]
sensord: version 2.0.8

Change-Id: I4f09f8202b551b1c0ed367998ffad47ff5bb08b2
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoMerge "sensord: enable rv/gesture sensors in CMakeLists" into devel/tizen_3.0
Mu-Woong Lee [Wed, 28 Sep 2016 05:26:17 +0000 (22:26 -0700)]
Merge "sensord: enable rv/gesture sensors in CMakeLists" into devel/tizen_3.0

7 years agoMerge "sensord: return false if the size of id is 0" into devel/tizen_3.0
Mu-Woong Lee [Wed, 28 Sep 2016 05:25:48 +0000 (22:25 -0700)]
Merge "sensord: return false if the size of id is 0" into devel/tizen_3.0

7 years agoMerge "sensord: fix socket issue when client cannot receive the event" into devel...
Mu-Woong Lee [Wed, 28 Sep 2016 05:25:26 +0000 (22:25 -0700)]
Merge "sensord: fix socket issue when client cannot receive the event" into devel/tizen_3.0

7 years agoMerge "sensord: change an input value name of set_attribute function" into devel...
Mu-Woong Lee [Wed, 28 Sep 2016 05:24:58 +0000 (22:24 -0700)]
Merge "sensord: change an input value name of set_attribute function" into devel/tizen_3.0

7 years agoMerge "sensord: call external sensor service run" into devel/tizen_3.0
Mu-Woong Lee [Wed, 28 Sep 2016 05:24:23 +0000 (22:24 -0700)]
Merge "sensord: call external sensor service run" into devel/tizen_3.0

7 years agoMerge "sensord: fix the problem that attribute is not restored properly" into devel...
Mu-Woong Lee [Wed, 28 Sep 2016 05:23:14 +0000 (22:23 -0700)]
Merge "sensord: fix the problem that attribute is not restored properly" into devel/tizen_3.0

7 years agoMerge "sensord: delete batch latency/attribute when client is terminated unexpectedly...
Mu-Woong Lee [Wed, 28 Sep 2016 05:22:31 +0000 (22:22 -0700)]
Merge "sensord: delete batch latency/attribute when client is terminated unexpectedly" into devel/tizen_3.0

7 years agoMerge "sensord: license: remove unnecessary scripts(license conflict)" into devel...
Mu-Woong Lee [Wed, 28 Sep 2016 05:22:13 +0000 (22:22 -0700)]
Merge "sensord: license: remove unnecessary scripts(license conflict)" into devel/tizen_3.0

7 years agoMerge "sensord: change the default axis policy from DEVICE_ORIENTED to DISPLAY_ORIENT...
Mu-Woong Lee [Wed, 28 Sep 2016 05:20:16 +0000 (22:20 -0700)]
Merge "sensord: change the default axis policy from DEVICE_ORIENTED to DISPLAY_ORIENTED" into devel/tizen_3.0

7 years agosensord: enable rv/gesture sensors in CMakeLists 13/90013/1
kibak.yoon [Wed, 28 Sep 2016 04:54:50 +0000 (13:54 +0900)]
sensord: enable rv/gesture sensors in CMakeLists

* remove the unused macro for motion sensor

Change-Id: I198014b1355cc395891c403fe1f2c385b40cada1
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years ago[face_down_sensor] increasing the window size to increase detection rate 87/89987/1
akhilkedia94 [Wed, 28 Sep 2016 03:45:34 +0000 (12:45 +0900)]
[face_down_sensor] increasing the window size to increase detection rate

Change-Id: I7095440151ff4117442f0d0f2d8e22717a2b3a97
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years agosensord: return false if the size of id is 0 92/89192/2
kibak.yoon [Mon, 18 Jul 2016 11:19:11 +0000 (20:19 +0900)]
sensord: return false if the size of id is 0

- If the size of ids is zero, it doesn't need to process the next works.
- It doesn't make a problem although it is not fixed.
  but it would be better to reduce the unnecessary work.

Change-Id: I2187d738ee90bae47cb4276b39b5651afa771b97
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: fix socket issue when client cannot receive the event 89/89189/2
kibak.yoon [Tue, 20 Sep 2016 15:41:28 +0000 (00:41 +0900)]
sensord: fix socket issue when client cannot receive the event

if client is blocked because of some reason, e.g., works heavy in mainloop,
sensor daemon is also blocked about sending sensor event.

Change-Id: I35ec9f43065594f55e413244470c74fc1c3f2ff1
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: change an input value name of set_attribute function 88/89188/1
hs81.go [Thu, 1 Sep 2016 06:20:22 +0000 (15:20 +0900)]
sensord: change an input value name of set_attribute function

because a name is not clear which is 'value_len' in set_attribute function
so 'value_len' is changed to 'len'.

Change-Id: I19caa23268e451653139c2b5f5c73af22edffe95
Signed-off-by: hs81.go <hs81.go@samsung.com>
7 years agosensord: call external sensor service run 87/89187/1
minsoo kim [Mon, 1 Aug 2016 09:38:51 +0000 (18:38 +0900)]
sensord: call external sensor service run

during code refactoring, external sensor
service running call is removed. after that external sensor
client can't recieve command.

Change-Id: I25f10790458782518ad732aa4b47af699f59f1f9
Signed-off-by: minsoo kim <ms203.kim@samsung.com>
7 years agosensord: fix the problem that attribute is not restored properly 86/89186/1
kibak.yoon [Wed, 31 Aug 2016 02:45:10 +0000 (11:45 +0900)]
sensord: fix the problem that attribute is not restored properly

if command including "0", e.g., command is "-63, 23, 50, 0, 0, 0, 0", is
sent to sensord, just "-63, 23, 50" command is stored to cache.
because std::string recognize 4th character as NULL termination.
so value and value_len should be stored to cache.

Change-Id: Ib04afa1f9824a679b546ce9c284b91d389172a82
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: delete batch latency/attribute when client is terminated unexpectedly 85/89185/1
kibak.yoon [Mon, 8 Aug 2016 10:18:58 +0000 (19:18 +0900)]
sensord: delete batch latency/attribute when client is terminated unexpectedly

- if client stops sensor explicitly, batch latency and attributes are deleted
from client information. but client is terminated unexpectedly, they are
not deleted.

Change-Id: I61475ba5979d83e17d725e3621c479640c55d86e
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: license: remove unnecessary scripts(license conflict) 84/89184/1
kibak.yoon [Mon, 25 Jul 2016 11:10:47 +0000 (20:10 +0900)]
sensord: license: remove unnecessary scripts(license conflict)

Change-Id: Ifd272badf02b30f0fd06835f5eadc965b36162f5
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: change the default axis policy from DEVICE_ORIENTED to DISPLAY_ORIENTED 83/89183/1
kibak.yoon [Mon, 25 Jul 2016 05:30:57 +0000 (14:30 +0900)]
sensord: change the default axis policy from DEVICE_ORIENTED to DISPLAY_ORIENTED

Change-Id: I72268fd085d82943182a0287c62c7d59905c51f3
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoChange the order of the member variables of rv_sensor to fix a build warning 40/87340/1
Mu-Woong Lee [Wed, 7 Sep 2016 11:07:21 +0000 (20:07 +0900)]
Change the order of the member variables of rv_sensor to fix a build warning

Change-Id: Ifa28a42d379118d039446c5f3dab61f678885879
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoVersion 2.0.7 49/87249/1
Mu-Woong Lee [Wed, 7 Sep 2016 06:55:11 +0000 (15:55 +0900)]
Version 2.0.7

Change-Id: Id06dd0f98fb13a37c405c07d88237af1c62ae557
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoFix the external sensor worker to handle NULL payload properly 10/87010/2
Mu-Woong Lee [Tue, 6 Sep 2016 03:47:39 +0000 (12:47 +0900)]
Fix the external sensor worker to handle NULL payload properly

Change-Id: If425d87b5cae885ee972fdb16edd9b30c9987182
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoRemove unnecessary header inclusion from face_down_alg_impl 11/87011/1
Mu-Woong Lee [Tue, 6 Sep 2016 03:59:04 +0000 (12:59 +0900)]
Remove unnecessary header inclusion from face_down_alg_impl

Change-Id: I3d5ec7e8673498d16e06c830e70964829b8b9d8f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
7 years agoFace Down Gesture Sensor 11/81911/21
akhilkedia94 [Fri, 29 Jul 2016 07:53:35 +0000 (16:53 +0900)]
Face Down Gesture Sensor

Detects the face down gesture defined as -
The phone being face up (<20 degrees from screen pointing vertically upwards) and
then face down (<20 degrees from vertically downwards) in 2 second.

Change-Id: I8045109a3266baaa11ab0316e07857474a5b1e8b
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years agoGyroscope RV Sensor 76/84076/7
akhilkedia94 [Tue, 16 Aug 2016 11:40:06 +0000 (20:40 +0900)]
Gyroscope RV Sensor

Created a Rotation Vector Sensor which uses only accel and gyro

Note - In lines 288-290 of src/sensor/rotation_vector/fusion_utils/
orientation_filter.cpp, the fusion backend does not update the quaternion
if acceleration and gyroscope values are higher than a very low threshold.

While this may improve performance in high noise situations, doing so
causes the sensor to not update its values in most common-use scenarios.

I would hence recommend to remove the 3 if conditions in the lines above.

Change-Id: I0b96e6235c52f76195529b918bd54e29bf946631
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years agoMagnetic RV Sensor 74/84074/6
akhilkedia94 [Tue, 16 Aug 2016 11:33:00 +0000 (20:33 +0900)]
Magnetic RV Sensor

Change-Id: I7a0586952f69404573d5ae974d6dc3c8cf1b7055
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years agoRotation Vector Sensor 39/83639/7
akhilkedia94 [Thu, 18 Aug 2016 05:48:33 +0000 (14:48 +0900)]
Rotation Vector Sensor

Created a rv_sensor using Sensor Fusion.

Change-Id: Ie7b3f2585621d724f0f3bd2e956e1bab4d3bfdfc
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years agoMoved Fusion Backed from sensor_fusion folder to rotation_vector folder 29/84329/1
akhilkedia94 [Thu, 18 Aug 2016 04:59:32 +0000 (13:59 +0900)]
Moved Fusion Backed from sensor_fusion folder to rotation_vector folder

Change-Id: I45f24c4926b35093ddbbb71f0e048d028a5ece07
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years ago[Bugfix] Order of parameters passed was incorrect - magnetometer was being passed... 57/84057/1
akhilkedia94 [Tue, 16 Aug 2016 10:29:01 +0000 (19:29 +0900)]
[Bugfix] Order of parameters passed was incorrect - magnetometer was being passed in place of gyro

Change-Id: Id65df1004721f55e76169aaee69d2c7af459569b
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years ago[Bugfix] Timestamp was not being passed by refferencce to sensor_fusion 14/84014/1
akhilkedia94 [Tue, 16 Aug 2016 08:37:51 +0000 (17:37 +0900)]
[Bugfix] Timestamp was not being passed by refferencce to sensor_fusion

Change-Id: Ifb0ff04689880ede5fe565f85931a49f8bc16e6d
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years agoPorting Sensor Fusion to Tizen 3.0 00/81900/9
akhilkedia94 [Fri, 29 Jul 2016 06:27:17 +0000 (15:27 +0900)]
Porting Sensor Fusion to Tizen 3.0

Change-Id: I8607fea652431cf277d7f9a577686c77318052bc
Signed-off-by: akhilkedia94 <akhil.kedia@samsung.com>
7 years agoSet SmackProcessLabel to System 05/80905/1
Yunjin Lee [Wed, 20 Jul 2016 11:28:46 +0000 (20:28 +0900)]
Set SmackProcessLabel to System

Change-Id: Ic6db23e47dfc46aeade072e08a8396b4505774a5
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agoSet SmackProcessLabel to System 53/80853/1 accepted/tizen/common/20160721.175619 accepted/tizen/ivi/20160721.090722 accepted/tizen/mobile/20160721.090402 accepted/tizen/tv/20160721.091328 accepted/tizen/wearable/20160721.090907 submit/tizen/20160721.003054
Yunjin Lee [Wed, 20 Jul 2016 11:28:46 +0000 (20:28 +0900)]
Set SmackProcessLabel to System

Change-Id: Ic6db23e47dfc46aeade072e08a8396b4505774a5
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agoMerge branch 'devel/tizen_3.0' into tizen 82/77482/3 accepted/tizen/common/20160706.142207 accepted/tizen/ivi/20160706.082614 accepted/tizen/mobile/20160706.082522 accepted/tizen/tv/20160706.082512 accepted/tizen/wearable/20160706.082451 submit/tizen/20160705.060431 submit/tizen/20160706.022032
kibak.yoon [Fri, 1 Jul 2016 11:05:14 +0000 (20:05 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0:
  sensord: modify enum values for classification
  sensord: print errno log when proper errors are returned
  sensord: version 2.0.6
  sensord: fix wrong log in case of setting batch latency
  sensord: remove unused sensor_config sources
  sensord: clean up switch-case statement if attribute is not global.
Change-Id: I44aa8474b8c636d7d175006115a6af593eee1514
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: modify enum values for classification 87/77887/1
hs81.go [Fri, 1 Jul 2016 05:05:45 +0000 (14:05 +0900)]
sensord: modify enum values for classification

Change-Id: I0db7552f2c29f1805a20f13f47a7d79a73f0adec
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: print errno log when proper errors are returned 19/77719/2
kibak.yoon [Thu, 30 Jun 2016 14:02:17 +0000 (23:02 +0900)]
sensord: print errno log when proper errors are returned

Change-Id: Ib89d28b1b75fc4ef563536f643633928ab0ec17e
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: version 2.0.6 70/77470/1
kibak.yoon [Thu, 30 Jun 2016 02:29:22 +0000 (11:29 +0900)]
sensord: version 2.0.6

Change-Id: I03bd5c537de1f3ad27d9f5cc6d5f1ce0f72b90c1
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: fix wrong log in case of setting batch latency 81/77281/2
kibak.yoon [Wed, 29 Jun 2016 08:04:20 +0000 (17:04 +0900)]
sensord: fix wrong log in case of setting batch latency

Change-Id: I9254577b0ac02b44645578e1680550e7672b3bef
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: remove unused sensor_config sources 80/77280/2
kibak.yoon [Wed, 29 Jun 2016 02:51:58 +0000 (11:51 +0900)]
sensord: remove unused sensor_config sources

- device_config
- virtual_sensor_config

Change-Id: I91eb3abf9c062c6dd0576b846440fc199b6be89f
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: clean up switch-case statement if attribute is not global. 79/77279/1
kibak.yoon [Mon, 27 Jun 2016 04:27:25 +0000 (13:27 +0900)]
sensord: clean up switch-case statement if attribute is not global.

- if it is a default attribute in switch-case statement, break and call
  set_attribute_int() function.

Change-Id: I1bf0403ad268a8465190439acd9c1ebe320cda2c
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoMerge branch 'devel/tizen_3.0' into tizen 26/76026/1 accepted/tizen/common/20160627.191141 accepted/tizen/ivi/20160623.121114 accepted/tizen/mobile/20160623.121001 accepted/tizen/tv/20160623.121041 accepted/tizen/wearable/20160623.121057 submit/tizen/20160622.045445
kibak.yoon [Wed, 22 Jun 2016 10:59:49 +0000 (19:59 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0:
  sensord: fix the bug which converts wrong pause policy

Change-Id: Id9f267f94098c5999d9a3f0dbf9a7f9f175776da
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: fix the bug which converts wrong pause policy 22/76022/1
kibak.yoon [Wed, 22 Jun 2016 10:07:50 +0000 (19:07 +0900)]
sensord: fix the bug which converts wrong pause policy

Change-Id: I655ccde45a65637672fb9c23141e66b32d34c2c7
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoMerge branch 'devel/tizen_3.0' into tizen 37/75737/1
kibak.yoon [Tue, 21 Jun 2016 06:16:34 +0000 (15:16 +0900)]
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0: (35 commits)
  sensord: rename and reorder sensor types
  sensord: add new internal sensor types
  sensord: change sensor axis policy by using attribute setting via C-API
  sensord: set to UINT_MAX batch count when there is no batch latency for sensor
  sensord: restore attributes after sensor daemon is restarted
  sensord: support the passive mode which listens sensor event only
  sensord: change to use is_started() instead of using member variable directly
  sensord: move operate_sensor function to sensor_client_info
  sensord: rename option to pause policy
  sensord: support attribute interface & clean up option
  sensord: store unknown rotation event when auto_rotation sensor starts
  sensord: fix comments properly about getting sensor data logic
  sensord: rename return variables from err to ret
  sensord: fix to not loading sensor which is already loaded
  sensord: move udev rules to HAL packages
  sensord: fix double free problem after the allocation of memory is failed
  sensord: clean up permission_checker for syncing with tizen_2.3
  sensord: remove unused APIs
  sensord: change the log level from _E to _I
  sensord: remove EVENT_TYPE_SHIFT macro in sensor_log.h
  ...

Change-Id: Ifc875d0a985c856ad0988735f8744fdd2d217b3b
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: rename and reorder sensor types 22/75722/1
kibak.yoon [Tue, 21 Jun 2016 03:45:25 +0000 (12:45 +0900)]
sensord: rename and reorder sensor types

- EXERCISE_COACH -> EXERCISE_STANDALONE
- EXERCISE       -> EXERCISE_COMPANION
- EXERCISE_STAIR_CLIMBING -> X

Change-Id: I43290e81ad9175bc2c63b46db7d6c98dcea62046
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: add new internal sensor types 04/75604/1
kibak.yoon [Thu, 2 Jun 2016 08:48:10 +0000 (17:48 +0900)]
sensord: add new internal sensor types

Change-Id: I9c7bb390184877f41d379fa1bb0115dd7edecc3b
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: change sensor axis policy by using attribute setting via C-API 03/75603/1
kibak.yoon [Mon, 20 Jun 2016 03:46:07 +0000 (12:46 +0900)]
sensord: change sensor axis policy by using attribute setting via C-API

- SENSORD_AXIS_DEVICE_ORIENTED
- SENSORD_AXIS_DISPLAY_ORIENTED

Change-Id: Iab201d26c1d957d58ee48a00d4aa1403aa034f9e
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: set to UINT_MAX batch count when there is no batch latency for sensor 02/75602/1
kibak.yoon [Tue, 7 Jun 2016 05:02:41 +0000 (14:02 +0900)]
sensord: set to UINT_MAX batch count when there is no batch latency for sensor

- if there is no client which uses batch latency, batch count should be set
  the default value, not 0 but max batch count. if sensord sets the
  UINT_MAX as a default value, HAL will set the proper value comparing
  between this sensor's max batch count and UINT_MAX.

Change-Id: I3aff8d24c00ca6b232d33c803b1783cb60325abb
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: restore attributes after sensor daemon is restarted 01/75601/1
kibak.yoon [Wed, 8 Jun 2016 11:18:58 +0000 (20:18 +0900)]
sensord: restore attributes after sensor daemon is restarted

sensor attributes also has to restored when daemon is restarted,
like listener, interval, batch latency.

Change-Id: Id9bfb37fc9ab9b71caca08639f2106710a65741f
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: support the passive mode which listens sensor event only 00/75600/1
kibak.yoon [Thu, 2 Jun 2016 05:11:04 +0000 (14:11 +0900)]
sensord: support the passive mode which listens sensor event only

if a client wants to be listening sensor event which other clients start
sensor, use sensord_set_passive_mode() before sensord_register_event().

Change-Id: Idbe59ed663c8a0bc268c406afcdc8cac13286b98
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: change to use is_started() instead of using member variable directly 99/75599/1
kibak.yoon [Thu, 2 Jun 2016 05:07:47 +0000 (14:07 +0900)]
sensord: change to use is_started() instead of using member variable directly

- it would be better to use member function

Change-Id: I2475768459215731d36bdd3ef00df263688c4431
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: move operate_sensor function to sensor_client_info 98/75598/1
kibak.yoon [Thu, 2 Jun 2016 04:49:19 +0000 (13:49 +0900)]
sensord: move operate_sensor function to sensor_client_info

- it would be better to move operate_sensor() to sensor_client_info class,
  because it is only related with that class.
- because "operate_sensor" name is ambiguous, rename it to
  set_pause_policy.

Change-Id: I593f1380015e7d38ed413e5cda8141718942d23a
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: rename option to pause policy 97/75597/1
kibak.yoon [Wed, 8 Jun 2016 04:42:44 +0000 (13:42 +0900)]
sensord: rename option to pause policy

Change-Id: I2bcb62312af65f693aa83a1071bac1eee3d3a4a5
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: support attribute interface & clean up option 96/75596/1
kibak.yoon [Tue, 7 Jun 2016 12:34:47 +0000 (21:34 +0900)]
sensord: support attribute interface & clean up option

- SENSORD_PAUSE_POLICY( = sensor option)
- SENSORD_AXIS_ORIENTATION
- SENSORD_ATTRIBUTE_*

Change-Id: Ida4039b55fc72a5cff4cbe021ef79c33429c3948
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: store unknown rotation event when auto_rotation sensor starts 10/74010/1 accepted/tizen/common/20160610.182644 accepted/tizen/ivi/20160611.084529 accepted/tizen/mobile/20160611.084346 accepted/tizen/tv/20160611.084432 accepted/tizen/wearable/20160611.084456 submit/tizen/20160610.104308
kibak.yoon [Wed, 8 Jun 2016 03:45:22 +0000 (12:45 +0900)]
sensord: store unknown rotation event when auto_rotation sensor starts

- when sensor starts, it would be better to store unknown rotation event
  for getting auto_rotation sensor data.

Change-Id: I68e25ec9460b7959b200185ef674adc2293a3b55
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
(cherry picked from commit 6c74491e0abe56efac3f217ddcd34323cc135272)

7 years agosensord: store unknown rotation event when auto_rotation sensor starts 87/73387/1
kibak.yoon [Wed, 8 Jun 2016 03:45:22 +0000 (12:45 +0900)]
sensord: store unknown rotation event when auto_rotation sensor starts

- when sensor starts, it would be better to store unknown rotation event
  for getting auto_rotation sensor data.

Change-Id: I68e25ec9460b7959b200185ef674adc2293a3b55
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: fix comments properly about getting sensor data logic 09/72509/1
kibak.yoon [Tue, 31 May 2016 15:15:20 +0000 (00:15 +0900)]
sensord: fix comments properly about getting sensor data logic

- remove wrong tab before assignment

Change-Id: I49f18ea005c3f6f69209a30ebe4d03f0029353d9
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: rename return variables from err to ret 08/72508/1
kibak.yoon [Tue, 31 May 2016 15:13:28 +0000 (00:13 +0900)]
sensord: rename return variables from err to ret

- change the condition about state is not equal to PSMODE_NORMAL

Change-Id: I7d8de4b7434a5c857760ae81789b8805f9c38607
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: fix to not loading sensor which is already loaded 68/72068/1
kibak.yoon [Mon, 30 May 2016 10:58:51 +0000 (19:58 +0900)]
sensord: fix to not loading sensor which is already loaded

- a sensor has to be loaded just once.

Change-Id: I9cbd1897e6a582a85ed90cc8f36812503c2d08c3
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: move udev rules to HAL packages 67/72067/1
kibak.yoon [Mon, 30 May 2016 10:12:01 +0000 (19:12 +0900)]
sensord: move udev rules to HAL packages

- there are some devices which doesn't have sensorhub, e.g. TM1.
- so udev rules should be moved to HAL packages

Change-Id: Ib0c7b36fdf9973b1b72e0cdda5b897351fc8b514
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: fix double free problem after the allocation of memory is failed 15/71515/2
kibak.yoon [Wed, 25 May 2016 15:15:26 +0000 (00:15 +0900)]
sensord: fix double free problem after the allocation of memory is failed

- if the allocation of memory is failed, this function has to be finished.

Change-Id: Iea3ca9184812a82b34b3ad3bd299b2d33a382323
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: clean up permission_checker for syncing with tizen_2.3 09/71509/3
kibak.yoon [Wed, 25 May 2016 14:20:03 +0000 (23:20 +0900)]
sensord: clean up permission_checker for syncing with tizen_2.3

- in tizen 2.3, there is another security module, security_server.
- clean up permission_checker for converting it easily

Change-Id: I4489849fbb4e8178058e1b1d403dde99c402b0bd
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: remove unused APIs 08/71508/2
kibak.yoon [Wed, 25 May 2016 14:12:55 +0000 (23:12 +0900)]
sensord: remove unused APIs

- there is no module which uses these APIs
- sf_check_rotation is used in xwalk....

Change-Id: I3c462da847015f54f3aa1d573a7380342f941205
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: change the log level from _E to _I 07/71507/2
kibak.yoon [Wed, 25 May 2016 14:12:05 +0000 (23:12 +0900)]
sensord: change the log level from _E to _I

- this state is not error

Change-Id: I9f294f14e6071f7cab8f40eaf8d296fd836a57a9
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensord: remove EVENT_TYPE_SHIFT macro in sensor_log.h 06/71506/3
kibak.yoon [Wed, 25 May 2016 09:23:22 +0000 (18:23 +0900)]
sensord: remove EVENT_TYPE_SHIFT macro in sensor_log.h

- they are duplicated macro, so remove them.

Change-Id: I1a635c7b49657229da2edf539a3f183033d4de64
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>