Hey guys I was wondering what software you would recommend for use logging vehicle position vs. time to a CSV file. I would need the software to start when computer starts write a file then close it when the computer shuts down. The name of file could be based on GPS data so it could not overlap (I.E. time and day of trip start). I have a 5Hz GPS which I do not know if will work with many of the programs.
I have searched and found goops, and something in french I don't know what is
http://benichougps.blogspot.com/. There were also some other things mentioned like GPS logger, and GPSSecure, but they go way beyond what I want. Xport3 supposedly can log data (but I don't know how well it works). I have had bad experience with Xport in the past myself.
Goops is full of fancy prettiness which I don't want. I just want it to record the lat and long with time 5 times a second. Then I can plug it into a USGS database later to get altitude.
If I must I might be able to code something like this, but I don't really know anything about coding I just bang my head against problems till they work out usually.
Thanks for any suggestions.