OLA Serial Log File Timestamps

My apologies if I’m missing something in the OLA documentation, but is there a way to infer the file creation time for serial log files on the OLA? I notice that it only increments the serial log file upon reset IF bytes were logged. That makes it a bit tough to figure out when a serial log was created.

For example, can the serial log filename be based on the RTC time at OLA startup? Even if that results in some empty files, it would make the traceability of the data much better.

Hi @SignificantBat0,

Great question! (Keep them coming!)

I’ve implemented the file create and access timestamps in the v16 branch:

https://github.com/sparkfun/OpenLog_Art … 942cef5659

v16 will, I hope, go live later this week. (It depends on how many more new features get requested between now and then! :wink: )

Very best wsihes,

Paul