Page 1 of 1

RTC + filename

Posted: Mon Jul 24, 2017 3:34 pm
by the ocho
Does the RCP have a real time clock? Is there a way to change the name of the file to a date+time stamp?

Posted: Wed Jul 26, 2017 4:57 am
by brentp
RCP get's it's current UTC time from the GPS module, when it is locked.

If a log file is created after the GPS receives lock, then it will get a timestamp with the current time. If not, it will have a default time stamp.

Hope this helps!