index
:
platform/hal/api/sensor
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
dev/next-hal
master
tizen
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: Service Framework / Sensor; Licenses: Apache-2.0;
boram bae <boram21.bae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
accepted/tizen_7.0_unified
hal-sensor-types: Add new HAL_SENSOR_ATTR_LIDAR_POWER_STATE attr
TaeminYeom
22 months
accepted/tizen_9.0_unified
Modify to allocate hal_backend_sensor_funcs before get backend
SangYoun Kwak
5 months
accepted/tizen_unified
Modify to allocate hal_backend_sensor_funcs before get backend
SangYoun Kwak
5 months
accepted/tizen_unified_dev
Modify to allocate hal_backend_sensor_funcs before get backend
SangYoun Kwak
5 months
accepted/tizen_unified_toolchain
Modify to allocate hal_backend_sensor_funcs before get backend
SangYoun Kwak
5 months
accepted/tizen_unified_x
Modify to allocate hal_backend_sensor_funcs before get backend
SangYoun Kwak
5 months
accepted/tizen_unified_x_asan
Modify to allocate hal_backend_sensor_funcs before get backend
SangYoun Kwak
5 months
tizen
Modify to use enum instead of int
SangYoun Kwak
3 months
tizen_7.0
hal-sensor-types: Add new HAL_SENSOR_ATTR_LIDAR_POWER_STATE attr
TaeminYeom
22 months
tizen_9.0
Modify to allocate hal_backend_sensor_funcs before get backend
SangYoun Kwak
5 months
[...]
Tag
Download
Author
Age
accepted/tizen/9.0/unified/20241030.233910
sensor-accepted/tizen/9.0/unified/20241030.233910.tar.gz
sensor-accepted/tizen/9.0/unified/20241030.233910.tar.bz2
sensor-accepted/tizen/9.0/unified/20241030.233910.zip
tizenrobot
4 weeks
tizen_9.0_m2_release
sensor-tizen_9.0_m2_release.tar.gz
sensor-tizen_9.0_m2_release.tar.bz2
sensor-tizen_9.0_m2_release.zip
Woo Chang Kim
4 weeks
accepted/tizen/unified/x/asan/20240813.225515
sensor-accepted/tizen/unified/x/asan/20240813.225515.tar.gz
sensor-accepted/tizen/unified/x/asan/20240813.225515.tar.bz2
sensor-accepted/tizen/unified/x/asan/20240813.225515.zip
tizenrobot
3 months
accepted/tizen/unified/toolchain/20240812.131232
sensor-accepted/tizen/unified/toolchain/20240812.131232.tar.gz
sensor-accepted/tizen/unified/toolchain/20240812.131232.tar.bz2
sensor-accepted/tizen/unified/toolchain/20240812.131232.zip
tizenrobot
3 months
accepted/tizen/unified/dev/20240708.001556
sensor-accepted/tizen/unified/dev/20240708.001556.tar.gz
sensor-accepted/tizen/unified/dev/20240708.001556.tar.bz2
sensor-accepted/tizen/unified/dev/20240708.001556.zip
tizenrobot
5 months
accepted/tizen/unified/x/20240705.012348
sensor-accepted/tizen/unified/x/20240705.012348.tar.gz
sensor-accepted/tizen/unified/x/20240705.012348.tar.bz2
sensor-accepted/tizen/unified/x/20240705.012348.zip
tizenrobot
5 months
accepted/tizen/unified/20240704.075643
sensor-accepted/tizen/unified/20240704.075643.tar.gz
sensor-accepted/tizen/unified/20240704.075643.tar.bz2
sensor-accepted/tizen/unified/20240704.075643.zip
tizenrobot
5 months
accepted/tizen/unified/dev/20240701.073014
sensor-accepted/tizen/unified/dev/20240701.073014.tar.gz
sensor-accepted/tizen/unified/dev/20240701.073014.tar.bz2
sensor-accepted/tizen/unified/dev/20240701.073014.zip
tizenrobot
5 months
accepted/tizen/unified/x/asan/20240625.091428
sensor-accepted/tizen/unified/x/asan/20240625.091428.tar.gz
sensor-accepted/tizen/unified/x/asan/20240625.091428.tar.bz2
sensor-accepted/tizen/unified/x/asan/20240625.091428.zip
tizenrobot
5 months
accepted/tizen/unified/toolchain/20240624.121202
sensor-accepted/tizen/unified/toolchain/20240624.121202.tar.gz
sensor-accepted/tizen/unified/toolchain/20240624.121202.tar.bz2
sensor-accepted/tizen/unified/toolchain/20240624.121202.zip
tizenrobot
5 months
[...]
Age
Commit message
Author
Files
Lines
2024-08-13
Modify to use enum instead of int
tizen
SangYoun Kwak
1
-10
/
+10
2024-07-03
Modify to allocate hal_backend_sensor_funcs before get backend
tizen_9.0_m2_release
accepted/tizen/unified/x/asan/20240813.225515
accepted/tizen/unified/x/20240705.012348
accepted/tizen/unified/toolchain/20240812.131232
accepted/tizen/unified/dev/20240708.001556
accepted/tizen/unified/20240704.075643
accepted/tizen/9.0/unified/20241030.233910
tizen_9.0
accepted/tizen_unified_x_asan
accepted/tizen_unified_x
accepted/tizen_unified_toolchain
accepted/tizen_unified_dev
accepted/tizen_unified
accepted/tizen_9.0_unified
SangYoun Kwak
1
-2
/
+19
2024-06-19
halapi: sensor: Add support for HAL_MODULE_SENSOR v1.0
accepted/tizen/unified/x/asan/20240625.091428
accepted/tizen/unified/x/20240624.031844
accepted/tizen/unified/toolchain/20240624.121202
accepted/tizen/unified/dev/20240701.073014
accepted/tizen/unified/20240621.010415
Chanwoo Choi
2
-13
/
+37
2024-06-19
Add new HAL manifest file of HAL_MODULE_SENSOR
Chanwoo Choi
2
-0
/
+12
2024-02-05
Fix from -std=gnu++0x to -std=c++14 for gtest 1.14.0 version upgrade
accepted/tizen/unified/x/20240319.055351
accepted/tizen/unified/dev/20240620.010453
accepted/tizen/unified/20240318.071636
JinWang An
1
-1
/
+1
2023-02-07
hal-sensor-types: Add new HAL_SENSOR_ATTR_LIDAR_POWER_STATE attr
tizen_8.0_m2_release
accepted/tizen/unified/20230209.111253
accepted/tizen/8.0/unified/20231005.094423
tizen_8.0
accepted/tizen_8.0_unified
TaeminYeom
1
-0
/
+9
2023-02-02
hal-sensor-types: Add new HAL_SENSOR_ATTR_PROXIMITY_SENSITIVITY_LEVEL attr
accepted/tizen/unified/20230207.165805
Chanwoo Choi
1
-0
/
+10
2022-05-13
Fix lib path in .pc file for 64bit build
tizen_7.0_m2_release
submit/tizen/20220531.024845
accepted/tizen/unified/20220601.141559
accepted/tizen/7.0/unified/hotfix/20221116.110338
accepted/tizen/7.0/unified/20221110.061842
tizen_7.0_hotfix
accepted/tizen_7.0_unified_hotfix
Hyotaek Shim
2
-3
/
+3
2022-01-10
Add max_interval in sensor_info_t
submit/tizen/20220127.011830
accepted/tizen/unified/20220128.144439
TaeminYeom
1
-0
/
+1
2021-12-24
Unify SENSOR_DEVICE_LIDAR enum value with API
TaeminYeom
1
-2
/
+2
[...]
Clone
https://git.tizen.org/cgit/platform/hal/api/sensor
git://git.tizen.org/platform/hal/api/sensor