summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-07-11Apply multi-hal interfacetizen_9.0_m2_releaseaccepted/tizen/unified/x/asan/20240813.230521accepted/tizen/unified/x/20240715.042443accepted/tizen/unified/toolchain/20240812.132235accepted/tizen/unified/dev/20240715.080552accepted/tizen/unified/20240712.160128accepted/tizen/9.0/unified/20241030.233754tizen_9.0tizenaccepted/tizen_unified_x_asanaccepted/tizen_unified_xaccepted/tizen_unified_toolchainaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedJihoon Jung1-9/+10
Change-Id: I2553dfc2e8daec1e12986ba0eb0a9307c4c73007 Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
2024-06-20Add support for HAL_MODULE_UWB v1.0 interfaceChanwoo Choi3-54/+77
HAL_MODULE_UWB will support the multiple version of HAL interface. So that v1.0 is first supported version of HAL_MODULE_UWB. hal-uwb-interface-1.h contains the v1.0 HAL interface. Change-Id: If509fe48da09340caf1aa3388188c34f6c12ebc8 Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2024-06-20Add new HAL manifest file of HAL_MODULE_UWBChanwoo Choi2-0/+14
HAL_MODULE_UWB will support the multiple version of HAL interface. So that v1.0 is first supported version of HAL_MODULE_UWB. And HALCC (HAL Compatibility Checker) checks and stores the hal-backend compatibility result between HAL manifest and hal-backend package under /opt/etc/hal/ directory. When installing/un-installing hal-api package, hal-backend compatibility result should be reset. So that reset the hal-backend compatibility result by executing 'usr/bin/hal-compatibility-checker --reset' command. Change-Id: I65eb980f91d52fc56003b795f9fcdb575c07fdf8 Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2021-09-24Add new UWB ranging datatizen_8.0_m2_releasetizen_7.0_m2_releasetizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163201submit/tizen/20210924.142521accepted/tizen/unified/20210926.235703accepted/tizen/8.0/unified/20231005.094430accepted/tizen/7.0/unified/hotfix/20221116.110344accepted/tizen/7.0/unified/20221110.061738accepted/tizen/6.5/unified/20211028.115155tizen_8.0tizen_7.0_hotfixtizen_7.0tizen_6.5accepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifiedjiung-yu2-1/+4
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>
2021-05-17Replace fPIE gcc option with fPICsubmit/tizen/20210601.065659submit/tizen/20210531.070503submit/tizen/20210517.062810accepted/tizen/unified/20210602.122425Chanwoo Choi1-1/+1
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>
2021-05-03Add error handling for not supported functionssubmit/tizen/20210503.211553accepted/tizen/unified/20210505.141526Jihoon Jung1-0/+56
Change-Id: I57f5e15e2bf53ec1d92902dcb3f7d42568af5f0f Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
2021-01-28UWB hal : Implementation of HAL interfacesubmit/tizen/20210208.061437accepted/tizen/unified/20210208.073205Jihoon Jung11-0/+687
Change-Id: I288c6c35547427bff7156b2f66d0d503f7b9eb3f Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
2020-12-17Initial empty repositoryHEADsubmit/tizen/20210503.080503masterTizen Infrastructure0-0/+0