0akleytb / senior_design

2016-2017 senior design, FDP DAQ project
1 stars 0 forks source link

Date and Time of Files #5

Closed 0akleytb closed 7 years ago

0akleytb commented 7 years ago

All "Last Modified" dates and times of files written to the SD card default to incorrect values (e.g. 1/1/2000, and 1:00). The File Names can already be used to keep track of most recent writes to the SD card, but still this should probably be looked at.

0akleytb commented 7 years ago

Have worked out a preliminary fix for this, currently based off of the GPS reported time, modified using a timeAdjuster object. Possible to expand on this further using the RTC clock (that apparently is also part of the Adafruit Ultimate GPS breakout board...?). However, this works fine for the time being.