3311886 / itu-distributed-systems-2011-a

Automatically exported from code.google.com/p/itu-distributed-systems-2011-a
0 stars 0 forks source link

TODOS #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
App Engine
Dataprocessing (GPS/NOx Dataoverload)
Algorithm for converting to KML. Even more data cleaning?
Cleaning of existing data

Android App
GUI for upload list.
Automatic cleaning of uploaded data on the phone
Settings for GPS updateinterval and accuracy

Website 
Centerpoint in map visualization 
Share buttons to social sites
NoxDroid Stats

Sensor
 * Deploy new sensor
 * Integrate power circuit with physical power switch

Original issue reported on code.google.com by bok.chan on 20 Dec 2011 at 10:30

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
Website: Response to user 

Original comment by bok.chan on 21 Dec 2011 at 10:39