A set of tools used with the Torque app for Android to store OBD2 data in MySQL, view GPS data from Torque on a map in real time using the Google Maps JavaScript API, plot OBD2 data in time series charts, and export the data to CSV or JSON.
Also includes some changes to dbdump_to_csv.sh (my MySQL setup didn't allow writing to any directory and it probably isn't a good idea to create a world-writable directory under web root).
Fixes the issues I reported earlier today.
Also includes some changes to dbdump_to_csv.sh (my MySQL setup didn't allow writing to any directory and it probably isn't a good idea to create a world-writable directory under web root).