-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bluetooth GNSS doesn't report bearing #6
Comments
Hello, I still dont have a device with me to try now, pls try below release and see if it works or not (pls walk/drive a bit too) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use Osmand app and when mock location is active, Osmand always display the map with north up.
supportsBearing
isfalse
so I guess that even ifsetBearing
is called, the apps don't get any bearing ?See osmandapp/OsmAnd#13629
libbluetooth_gnss/libbluetooth_gnss_service/src/main/java/com/clearevo/libbluetooth_gnss_service/bluetooth_gnss_service.java
Lines 1045 to 1054 in 0cc9315
libbluetooth_gnss/libbluetooth_gnss_service/src/main/java/com/clearevo/libbluetooth_gnss_service/bluetooth_gnss_service.java
Lines 989 to 993 in d674993
PS: Osmand also get 0 satellites
The text was updated successfully, but these errors were encountered: