this post was submitted on 27 Jul 2023
2 points (100.0% liked)
Fairphone
646 readers
1 users here now
Community for the FairPhone
Forum | Code
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I do.
Homebrewed LineageOS 20.0 from 2023080810 currently.
Although forcing the compass is OSMAnd (
Sensor.TYPE_ORIENTATION
) just produced markedly better results than (Sensor.TYPE_ROTATION_VECTOR
) used in my compass app, OrganicMaps and probably most other modern apps. The latter supposedly also uses the magnetic field sensor to improve rotation accuracy. I'll see if I can disable the magnetic sensor somehow and whether that produces better results.