schollz / find

High-precision indoor positioning framework for most wifi-enabled devices.
https://www.internalpositioning.com/
GNU Affero General Public License v3.0
5.03k stars 370 forks source link

Possible to create "heading towards"? #213

Open CrappyTan opened 6 years ago

CrappyTan commented 6 years ago

Awesome tool! I have multiple APs in the house and it works well to work out where I am.

Is there a way I can make it predict where I am heading towards? Conceptually, it would be the one which is increasing in accuracy.

schollz commented 6 years ago

This is a great idea. This could also be predicted by doing some machining learning on the actual routes.

However, there is a limitation because the latency in collecting a fingerprint (a few seconds) might not be fast enough to make it useful to predict where you'll be as you'll already be there.

CrappyTan commented 6 years ago

It would of course have a margin of error but for the most part, it would be OK in my case :)