Skip to content
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

Distance estimation is off by a decimal point in Android #30

Open
rajagottumukkala opened this issue Oct 11, 2020 · 1 comment
Open

Comments

@rajagottumukkala
Copy link

We are trying to test the distance measurement, and Android seem to be off by a decimal point. The distance are not very accurate in either iOS or Android implementations, but they look more close to real on the iOS side.

Tokens received by android
image

Tokens received by ios
image

Is this a bug in Android or is this a technical limitation?

@scottleibrand
Copy link

@Apisov @zssz Do either of you know how these distance calculations are done in the TCN library, and whether a problem like this is likely to be something we can address with better calibration, or if it's an Android limitation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants