platform/adaptation/tm2/sensor-hal-tm2.git
5 years agoFixing build error with new dlog format 93/195093/2 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_unified tizen tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/5.5/unified/20191031.004144 accepted/tizen/5.5/unified/mobile/hotfix/20201027.081513 accepted/tizen/5.5/unified/wearable/hotfix/20201027.122919 accepted/tizen/6.0/unified/20201030.123952 accepted/tizen/6.0/unified/hotfix/20201103.051337 accepted/tizen/unified/20181217.142058 submit/tizen/20181212.095503 submit/tizen/20181214.061228 submit/tizen_5.5/20191031.000010 submit/tizen_5.5_mobile_hotfix/20201026.185101 submit/tizen_5.5_wearable_hotfix/20201026.184301 submit/tizen_6.0/20201029.205101 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 tizen_5.5.m2_release tizen_6.0.m2_release
srinivasa.m [Mon, 10 Dec 2018 13:13:31 +0000 (18:43 +0530)]
Fixing build error with new dlog format

Change-Id: I4b0bde0fbce9e01c0ad4bbee52ef38b7fa281466
Signed-off-by: srinivasa.m <srinivasa.m@samsung.com>
6 years agosensor: hal: tm2: fix coding rule violations 28/149228/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.012812 accepted/tizen/unified/20170913.071913 submit/tizen/20170912.122717 submit/tizen_5.0/20181101.000001
kibak.yoon [Tue, 12 Sep 2017 02:16:20 +0000 (11:16 +0900)]
sensor: hal: tm2: fix coding rule violations

Change-Id: Ifaa8baa771092c30cb54c61c3d1d844b1ae25659
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
6 years agosensor: hal: tm2: clean package spec file 84/148684/1 accepted/tizen/unified/20170911.060205 submit/tizen/20170908.104014
kibak.yoon [Fri, 8 Sep 2017 09:45:25 +0000 (18:45 +0900)]
sensor: hal: tm2: clean package spec file

- version 1.0.4
- fix group name
- clean %build section
- clean %install section
- use macro for /usr/lib directory

Change-Id: Ie818b1685e1cbfbefcb0987e141dfe36c0e40719
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
6 years agosensor: hal: tm2: store hrm temp data from ultraviolet sensor event 81/148681/2
kibak.yoon [Fri, 8 Sep 2017 09:40:47 +0000 (18:40 +0900)]
sensor: hal: tm2: store hrm temp data from ultraviolet sensor event

Change-Id: Ide754a80bbd221386e02a78474c7ccb7e8e87225
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
6 years agosensor: hal: tm2: change readdir_r to readdir 77/148677/1
kibak.yoon [Fri, 8 Sep 2017 08:02:52 +0000 (17:02 +0900)]
sensor: hal: tm2: change readdir_r to readdir

- it should be changed because readdir_r() is deprecated function
- there is no thread issue because it guarantees that it runs in one thread.

Change-Id: I48fd42a49d68d94b1baa4591df32958f28227363
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
6 years agosensor-hal: tm2: remove key-related tags from sensor input devices 76/130176/2 accepted/tizen/4.0/unified/20170816.011451 accepted/tizen/4.0/unified/20170828.224203 accepted/tizen/unified/20170519.200808 submit/tizen/20170519.104714 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.110001 tizen_4.0.m1_release
kibak.yoon [Fri, 19 May 2017 09:30:51 +0000 (18:30 +0900)]
sensor-hal: tm2: remove key-related tags from sensor input devices

Change-Id: Ia3f32f5a99a5eaa1725012b06e53c74ffde7ab32
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal: initialize class member variable 50/126750/1 accepted/tizen/unified/20170425.083101 submit/tizen/20170425.050348
kibak.yoon [Tue, 25 Apr 2017 04:35:09 +0000 (13:35 +0900)]
sensor-hal: initialize class member variable

Change-Id: I12eeafde24c5274dbfcbb4d204689e7c896fecee
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal: remove unused class member variable, m_hrm_temp. 45/126745/1
kibak.yoon [Tue, 25 Apr 2017 04:24:26 +0000 (13:24 +0900)]
sensor-hal: remove unused class member variable, m_hrm_temp.

Change-Id: I625e3bf55330bff1709dbf5dc6bfa4217f2d5ee1
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 58/126058/1 accepted/tizen/unified/20170420.155848 submit/tizen/20170420.102501
kibak.yoon [Thu, 20 Apr 2017 04:15:17 +0000 (13:15 +0900)]
Merge branch 'tizen_3.0' into tizen

* tizen_3.0:
  sensor-hal: tm2: update the license macro and date
  sensor-hal-tm2: uv: adjust resolution value of uv sensor
  sensor-hal-tm2: remove uncalibrated gyroscope files and related codes
  sensor: disable uncalibrated gyroscope on TM2
  sensor-hal-tm2: change the hard coded path for supporting 64bit platform

Change-Id: Ie8b8a90955e7d6c5c40c2318fdc5342e59cc25fe
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal: tm2: update the license macro and date 80/121380/1 accepted/tizen_3.0_mobile tizen_3.0 accepted/tizen/3.0/mobile/20170328.051543 submit/tizen_3.0/20170328.013800
kibak.yoon [Wed, 22 Mar 2017 04:33:15 +0000 (13:33 +0900)]
sensor-hal: tm2: update the license macro and date

Change-Id: I98c3af6d4ed1029e4ab944f625f7f9968d1b4fd5
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal: tm2: update the license macro and date 75/120175/1 accepted/tizen_mobile accepted/tizen/mobile/20170323.084702 accepted/tizen/unified/20170323.045751 submit/tizen/20170323.031855
kibak.yoon [Wed, 22 Mar 2017 04:33:15 +0000 (13:33 +0900)]
sensor-hal: tm2: update the license macro and date

Change-Id: I98c3af6d4ed1029e4ab944f625f7f9968d1b4fd5
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal-tm2: uv: adjust resolution value of uv sensor 66/106166/3 accepted/tizen_3.0.m2_mobile tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.100130 accepted/tizen/3.0/mobile/20161221.104619 submit/tizen_3.0.m2/20170104.093748 submit/tizen_3.0/20161221.072814
kibak.yoon [Tue, 20 Dec 2016 14:37:40 +0000 (23:37 +0900)]
sensor-hal-tm2: uv: adjust resolution value of uv sensor

- input event type and event code is modified properly.
  * REL_MISC provides incorrect uv index.
  * REL_X provides UV raw value.
  * so, event code is changed from REL_MISC to REL_X.
- hrm_temp is not used for now, but store it for future use.

Change-Id: I7ba819a57db8927faaef979beca445e2b46f1035
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal-tm2: remove uncalibrated gyroscope files and related codes 20/103120/1 accepted/tizen/3.0/mobile/20161208.063435 submit/tizen_3.0/20161207.141711
kibak.yoon [Wed, 7 Dec 2016 08:49:00 +0000 (17:49 +0900)]
sensor-hal-tm2: remove uncalibrated gyroscope files and related codes

Change-Id: Iab54c9e94f928e9257eedcf2de2705f1e089c161
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor: disable uncalibrated gyroscope on TM2 96/101896/1 accepted/tizen_3.0_common accepted/tizen/3.0/common/20161207.194147 accepted/tizen/3.0/mobile/20161207.010444 submit/tizen_3.0/20161205.094941
kibak.yoon [Thu, 1 Dec 2016 10:40:28 +0000 (19:40 +0900)]
sensor: disable uncalibrated gyroscope on TM2

Change-Id: Ib5e65a20d83f266c6bf7c8a286d6acebbcf7f550
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agoDo Not Use profile macro in 4.0 (trivial) 87/98087/1
MyungJoo Ham [Wed, 16 Nov 2016 06:08:50 +0000 (15:08 +0900)]
Do Not Use profile macro in 4.0 (trivial)

- This package should not be included in OBS Tizen:non-mobile projects
if you do not want to build this package in Tizen:non-mobile, not
saying "ExcludeArch" based on profile macro. The profile macro is going
to be obsolste soon in Tizen 4.0.

Change-Id: I411395744af5f116ebc3f0ed58b85e58942eafb0
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agosensor-hal-tm2: change the hard coded path for supporting 64bit platform 35/94935/1 accepted/tizen/3.0/mobile/20161102.075410 accepted/tizen/mobile/20161102.073600 submit/tizen_3.0/20161102.044607 submit/tizen_unified/20170308.100404 submit/tizen_unified/20170309.100423
kibak.yoon [Wed, 26 Oct 2016 06:57:59 +0000 (15:57 +0900)]
sensor-hal-tm2: change the hard coded path for supporting 64bit platform

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

7 years agosensor-hal-tm2: change the hard coded path for supporting 64bit platform 65/93865/1 accepted/tizen/mobile/20161101.005749 submit/tizen_mobile/20161031.063726
kibak.yoon [Wed, 26 Oct 2016 06:57:59 +0000 (15:57 +0900)]
sensor-hal-tm2: change the hard coded path for supporting 64bit platform

Change-Id: I80fda496440a3527c21ecc8b8c285d3bea0cbfee
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal-tm2: check if the light event value is invalid 81/87681/2 devel/tizen_3.0 accepted/tizen/3.0/mobile/20161015.034046 accepted/tizen/mobile/20160909.122758 submit/tizen_3.0_mobile/20161015.000006 submit/tizen_mobile/20160909.095211
kibak.yoon [Fri, 9 Sep 2016 06:13:01 +0000 (15:13 +0900)]
sensor-hal-tm2: check if the light event value is invalid

Change-Id: I927bb0485e624679490aa4a99bd55af9782173a1
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal-tm2: fix wrong ExcludeArch for 32bit arm 59/86859/1
kibak.yoon [Mon, 5 Sep 2016 08:31:21 +0000 (17:31 +0900)]
sensor-hal-tm2: fix wrong ExcludeArch for 32bit arm

Change-Id: I082d22609d17687bc00868f13fcaf41c7d3e5a1b
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
7 years agosensor-hal-tm2: rename package name from n4 to tm2 07/86407/2
kibak.yoon [Thu, 1 Sep 2016 05:20:10 +0000 (14:20 +0900)]
sensor-hal-tm2: rename package name from n4 to tm2

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

7 years agosensor-hal: Add sensor HAL for note4 56/82756/4
kibak.yoon [Fri, 5 Aug 2016 12:52:11 +0000 (21:52 +0900)]
sensor-hal: Add sensor HAL for note4

Change-Id: Ie68011905b8ca7f9290a5996df5f562a838fde42
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
8 years agoInitial empty repository master
KyungMi Lee [Wed, 16 Dec 2015 23:25:03 +0000 (15:25 -0800)]
Initial empty repository