Class Summary |
AccelerationHandler |
This object handles everything regarding collecting and filtering acceleration data. |
AccelerationHandler.MAQueue |
An inner static class used to remove noise from the acceleration values. |
Calibration |
Calibrates the (roll, pitch and yaw) angles of the device RELATIVE to the cars position and driving direction. |
JsonFunctions |
Used to get the city/street name from a location. |
LocationHandler |
This class handles everything related to receiving and distributing location updates
to listeners which requires this service. |
MonitorController |
A singleton controller responsible of maintaining and controlling everything related to a monitor activity. |
QualityRater |
Handles quality rating and distributing updates to all the registered listeners. |
QualityToSpeech |
TODO: Kommenter JAM |
TripLogger |
Class for making/updating log file. |