platform/hal/api/radio.git
5 months agoAdd 'HAL_' preifx to the hal_radio_seek_direction_type enum 65/316765/1 accepted/tizen_unified accepted/tizen_unified_x accepted/tizen_unified_x_asan tizen accepted/tizen/unified/20250107.061423 accepted/tizen/unified/x/20250107.111409 accepted/tizen/unified/x/asan/20250113.002002
Gilbok Lee [Wed, 18 Dec 2024 04:17:14 +0000 (13:17 +0900)]
Add 'HAL_' preifx to the hal_radio_seek_direction_type enum

Change-Id: I5592ccb197c47614357fb4a7fb6858ef47399a00

5 months agoChange the suffix of enum type from '_t' to '_e 42/316742/1
Gilbok Lee [Wed, 18 Dec 2024 00:59:32 +0000 (09:59 +0900)]
Change the suffix of enum type from '_t' to '_e

Change-Id: I3280740f9b1f4eb85ac49a04814c738034f4bbfc

5 months agoUpdate header and add "doc" directory for documentation 45/315645/12
Gilbok Lee [Wed, 4 Dec 2024 04:26:43 +0000 (13:26 +0900)]
Update header and add "doc" directory for documentation

- Replace "since_tizen" tag by "since" tag.
- Add some descriptions

Change-Id: I9e4b4e04e74fd33d5c714980b120862e4998325e

10 months agoUpdate for multi hal interface 13/314613/1
Gilbok Lee [Tue, 16 Jul 2024 08:00:52 +0000 (17:00 +0900)]
Update for multi hal interface

Change-Id: Ic53a82099c2570c2fc6171764a237be12c5b0055

11 months agoAdd support for HAL_MODULE_RADIO v1.0 interface 13/313213/1 accepted/tizen_unified_dev accepted/tizen_unified_toolchain accepted/tizen/9.0/unified/20241030.234649 accepted/tizen/unified/20240718.010233 accepted/tizen/unified/dev/20240718.035957 accepted/tizen/unified/toolchain/20240812.131711 accepted/tizen/unified/x/20240718.022928 accepted/tizen/unified/x/asan/20240813.225947 tizen_9.0_m2_release
Chanwoo Choi [Thu, 20 Jun 2024 06:42:20 +0000 (15:42 +0900)]
Add support for HAL_MODULE_RADIO v1.0 interface

HAL_MODULE_RADIO will support the multiple version of HAL interface.
So that v1.0 is first supported version of HAL_MODULE_RADIO.
hal-radio-interface-1.h contains the v1.0 HAL interface.

Change-Id: I3a4d3e75599c79439f3f4c4a624ba8ed18770cf6
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
11 months agoAdd new HAL manifest file of HAL_MODULE_RADIO 78/313078/4
Chanwoo Choi [Wed, 19 Jun 2024 03:36:55 +0000 (12:36 +0900)]
Add new HAL manifest file of HAL_MODULE_RADIO

HAL_MODULE_RADIO will support the multiple version of HAL interface.
So that v1.0 is first supported version of HAL_MODULE_RADIO.

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: Ibf562b6e11a26f65d4b58620617866f3d3b023b8
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
4 years agoReplace fPIE gcc option with fPIC 83/257283/1
Chanwoo Choi [Thu, 22 Apr 2021 05:47:52 +0000 (14:47 +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: Ica3bbf5056dadd7b0d6b6614a24493a15ab90ba5
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
4 years agohaltest: Add test for radio 97/256197/10 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.5/unified/20211028.115034 accepted/tizen/7.0/unified/20221110.062427 accepted/tizen/7.0/unified/hotfix/20221116.110336 accepted/tizen/8.0/unified/20231005.094421 accepted/tizen/unified/20210402.091050 submit/tizen/20210402.064427 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
Gilbok Lee [Thu, 25 Mar 2021 02:43:42 +0000 (11:43 +0900)]
haltest: Add test for radio

Change-Id: I7148222375cb1b183cb7e59f3276351805011532

4 years agoInitial release of hal-api-radio 40/251040/15 accepted/tizen/unified/20210219.040839 submit/tizen/20210218.054309
Gilbok Lee [Thu, 7 Jan 2021 03:58:41 +0000 (12:58 +0900)]
Initial release of hal-api-radio

Change-Id: Ib31800bb0fc148e30c3571893d7e5172a18a7085

4 years agoInitial empty repository master
Tizen Infrastructure [Wed, 6 Jan 2021 00:43:19 +0000 (00:43 +0000)]
Initial empty repository