Commit graph

14 commits

Author SHA1 Message Date
Michael Bestas
cf5fb03e4e
felix: Remove non-existent vendor includes
Change-Id: I1bc76430d30259984f4eb91907be61ef39646c27
2025-06-26 10:19:52 +03:00
Michael Bestas
926b88cc9a
felix: Update UWB calibration from BP2A
Change-Id: I5114b07f04d1870abdd85170c9e1aaa9ac9d40d6
2025-06-23 22:48:15 +03:00
Cole Faust
4e3ea6e815 Use PRODUCT_COPY_FILES to install uwb country files
Previously, these files were installed with a custom $(shell) command
in an Android.mk file. This doesn't let the build system know that
these files exist, and breaks hermetic partition builds.

Instead, install them with PRODUCT_COPY_FILES, and add a check that
the list is up-to-date.

Bug: 205632228
Test: Presubmits
Change-Id: Id43164ae2a106d6d384cd90b2f4191e53b3d34da
2023-10-06 15:05:07 -07:00
Victor Liu
e98accf2e3 uwb calibration: fix distance range bias
Bug: 289884022
Signed-of-by: Victor Liu <victorliu@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:ebd32fad386de9ae8b9a581109210a9e54cf6b4a)
Merged-In: Ieda9b4b866026632fdcf798ca7a871319cb47647
Change-Id: Ieda9b4b866026632fdcf798ca7a871319cb47647
2023-07-25 02:08:47 +00:00
Rex Lin
17a92076b4 uwb: update uwb calibration for CCC antenna config
Bug: 249170179
Test: build pass
Change-Id: I89692bf8b7f19e01e91c7f7f50ba9eae83bced8a
Signed-off-by: Rex Lin <rexcylin@google.com>
2023-05-11 09:52:40 +08:00
Rex Lin
65d88aa362 uwb: update uwb calibration for F10 QPR build
Bug: 277168817
Test: local build pass
Change-Id: I57dd3824f62f94c8bbd4ea38b466c4e7fb194270
Signed-off-by: Rex Lin <rexcylin@google.com>
2023-04-07 17:35:34 +08:00
Rex Lin
69df0c4027 uwb: update uwb calibration for F10 RC build
Bug: 269390003
Test: local build pass
Change-Id: Iaf7480e173498a62d56a5db9c3f9930160dbbc45
Signed-off-by: Rex Lin <rexcylin@google.com>
2023-02-15 18:35:03 +08:00
Rex Lin
742b0eaba7 uwb: add country conf file for F10 qpr2
Bug: 261711145
Test: Verified with local build
Change-Id: I30ba0fce63d49460e3d67873353b97b157b7b5dc
Signed-off-by: Rex Lin <rexcylin@google.com>
2022-12-14 10:29:03 +08:00
Rex Lin
e79a75336d uwb: add country conf file for F10
Bug: 247633734
Test: Verified with local build
Signed-off-by: Rex Lin <rexcylin@google.com>
Change-Id: I93d5afc09167e45c307ed131c28ce07d3c671e1a
2022-10-19 14:38:42 +08:00
Rex Lin
cbe8b25c1d uwb: support per device calibration for F10
Bug: 239674697
Test: Verified with local build
Signed-off-by: Rex Lin <rexcylin@google.com>
Change-Id: Ieb9651c231ec9901eae6993fc4ccee35eecccfb4
2022-07-21 12:48:35 +08:00
Roshan Pius
89e79a038b feli(uwb): update calibration file for uci uwb stack
Bug: 186585880
Test: Manual Tests
Change-Id: I2112a425ada41aaa7d9171ad9e10ddf2506c2b2f
2022-03-07 17:28:51 +00:00
Victor Liu
b6055f3373 uwb: remove calibration script
The calibration script will be copied higher level device uwb.mk

Bug: 219611318
Test: builds
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: I62bc262603f8b5b58d9e3b1c92dc9b62789d82b2
2022-02-15 09:08:28 -08:00
Victor Liu
0f5a142a12 uwb: use per device factory calibration
Use device specific script to select which factory calibration
values to use.

Bug: 218719905
Test: build
Signed-off-by: Victor Liu <victorliu@google.com>
Change-Id: I1750cb6c17de69dc3a86ce01fa1e023194591358
2022-02-10 16:09:22 -08:00
Cyan_Hsieh
e7cfbb7e37 Initialize device felix
based on pipit 68a0b4b411e8d23dfd966d24a5c35ea4ffb9d5f1
and cheetah 9acaa7507c23ffc7ca5f82a9579dd3a7c56af809

Bug: 206057564
Change-Id: Id59ed48d2a39c9a5a811c41157732914f3568d51
2021-12-08 16:10:12 +08:00