The changelog for this release:
It's worth noting that this is the first release where it's officially *actually* living in my car - I haven't touched it in a while, and it just sits there quietly logging all my trips.Code:Version 0.13 (released 2010-02-27)
Opensolaris packaging [for jucr]
Read OBD_CONFIGFILE environment variable for a config file
Initial add of simple data analysis tool [fourier filter against db columns]
Logger can redirect stdout/err to a file
obdsim: Ability to use a real device instead of a pty on unix
Logger: Add columns to log if tables already existed
Logger: Create DB with IF NOT EXISTS to reduce warnings
Logger,Logrepair: Add indexed tripid column to obd and gps tables
Kml: Use tripids where possible instead of times to key on trips
Kml: Warn if tripids are missing from obd or gps tables
Kml: Don't output kml for trips without gps co-ordinates
Kml: Add trip number to graphs
Initial add of simple trip comparison tool [mpg, fuel usage]
Sim: dlopen generator takes a sub-seed
Logger: Gracefully handle delayed gpsd startup
Logrepair: Run ANALYZE against log
Gary (-;

