Open GoogleCodeExporter opened 8 years ago
Testing GPS
Rough estimate is 5 m/s avg bike speed, s, in the city
We need to set the accuracy, a, and maxupdateinterval, u, of the providers so
that:
a > min (GPS, network, wifi, skyhook)
a < u * s
Moreover since the skyhook/accelerometer allows us to calculate the speed of
the user. We might average this and set a, u individually for each noxdroid
user.
Original comment by bok.chan
on 20 Dec 2011 at 10:48
Website: Response to user
Original comment by bok.chan
on 21 Dec 2011 at 10:39
Original issue reported on code.google.com by
bok.chan
on 20 Dec 2011 at 10:30