platform/hal/api/uwb.git
2 years agoAdd new UWB ranging data 91/264491/2 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.5/unified/20211028.115155 accepted/tizen/7.0/unified/20221110.061738 accepted/tizen/7.0/unified/hotfix/20221116.110344 accepted/tizen/8.0/unified/20231005.094430 accepted/tizen/unified/20210926.235703 submit/tizen/20210924.142521 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
jiung-yu [Thu, 23 Sep 2021 15:48:52 +0000 (00:48 +0900)]
Add new UWB ranging data

Description: New UWB specification includes way to measure
Arrival of Angle(AoA) via Phase Difference of Arriving(PDOA)
To provide more ease of development, we include PDOA also in
node data structure.
Change-Id: Ifd98fc8b125a22fe449a4a1aee64a7012662dce5
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
2 years agoReplace fPIE gcc option with fPIC 92/257292/2 accepted/tizen/unified/20210602.122425 submit/tizen/20210517.062810 submit/tizen/20210531.070503 submit/tizen/20210601.065659
Chanwoo Choi [Thu, 22 Apr 2021 05:56:25 +0000 (14:56 +0900)]
Replace fPIE gcc option with fPIC

The fPIE option is for the executable binary.
It is not proper for shared library files.
So that correct the wrong use-case by using fPIC.

Change-Id: I3b913699852ae8f094f90448bd7f03035debcd8b
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2 years agoAdd error handling for not supported functions 94/257794/1 accepted/tizen/unified/20210505.141526 submit/tizen/20210503.211553
Jihoon Jung [Mon, 3 May 2021 04:27:11 +0000 (13:27 +0900)]
Add error handling for not supported functions

Change-Id: I57f5e15e2bf53ec1d92902dcb3f7d42568af5f0f
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
3 years agoUWB hal : Implementation of HAL interface 39/252439/2 accepted/tizen/unified/20210208.073205 submit/tizen/20210208.061437
Jihoon Jung [Thu, 28 Jan 2021 06:17:17 +0000 (15:17 +0900)]
UWB hal : Implementation of HAL interface

Change-Id: I288c6c35547427bff7156b2f66d0d503f7b9eb3f
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
3 years agoInitial empty repository master submit/tizen/20210503.080503
Tizen Infrastructure [Thu, 17 Dec 2020 00:29:42 +0000 (00:29 +0000)]
Initial empty repository