stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
425 stars 346 forks source link

datalogger, missing timestamp #91

Closed AndreaBorgia-Abo closed 5 years ago

AndreaBorgia-Abo commented 5 years ago

Until the moment the GPS comes online and provides date and time, at present there is no timestamp for the log entries in the file. Within each loop block, the first entry is 10D (speed) and the last is 24 (battery voltage) but no indication of time or any way to correlate it with later GPS date/time information.

AndreaBorgia-Abo commented 5 years ago

@stanleyhuangyc I got a notification for a comment on this issue but I can't find anything. It said "use timestamp". Well, this is what my PR wanted to do but you rejected it. Was there anything wrong with it?

stanleyhuangyc commented 5 years ago

Timestamp is now logged in CSV files (on microSD).

AndreaBorgia-Abo commented 5 years ago

Datalogger is not logging to CSV files: that is Telelogger you have in mind. This bug is about Datalogger.