(DNM) pipa: peripheralmanager: Reimplement angle detection

Thanks luka177 for the code for retrieving the accelerometer data from the KB. This is mostly WIP overall, but it does seem to work *okay*.
This commit is contained in:
Roman Lubij
2025-06-25 15:09:06 +02:00
committed by gensis01
parent f86f874c61
commit 946ee66c69
2 changed files with 655 additions and 495 deletions

View File

@@ -46,4 +46,10 @@ cc_binary {
"liblog",
"libsensorndkbridge",
],
arch: {
arm: {
cflags: ["-mfpu=neon", "-mfloat-abi=softfp"],
},
},
}

File diff suppressed because it is too large Load Diff