<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">The CRTD timestamps should be unix julian time (not uptime). Produced by this:<div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><div class="">  sprintf(m_buf,"%ld.%06ld %sR%s %0*X",</div><div class="">    time->tv_sec, time->tv_usec,</div><div class="">    busnumber,</div><div class="">    (frame->FIR.B.FF == CAN_frame_std) ? "11":"29",</div><div class="">    (frame->FIR.B.FF == CAN_frame_std) ? 3 : 8,</div><div class="">    frame->MsgID);</div></div></blockquote><div class=""><div><br class=""></div><div>Once module gets time from the vehicle (or gps), it should show the correct timestamps.</div><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">On 5 Jun 2019, at 1:15 AM, Stephen Casner <<a href="mailto:casner@acm.org" class="">casner@acm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Thanks.  I filtered out the 20MB that were relevant.<br class=""><br class="">If you did not delete the file from /sd yet, please tell me the<br class="">timestamp of that file so I can correlate the uptime-based timestamps<br class="">in the log to wallclock time.<br class=""><br class="">Or, Mark or Michael, is there a better way to associate these<br class="">timestamps?  Perhaps a way to ask what the boot time was<br class="">(corresponding to uptime 0)?<br class=""><br class="">                                                        -- Steve<br class=""><br class="">On Tue, 4 Jun 2019, Greg D. wrote:<br class=""><br class=""><blockquote type="cite" class="">200mb of logs sent to Steve for analysis....<br class=""><br class="">Greg<br class=""><br class=""><br class="">Stephen Casner wrote:<br class=""><blockquote type="cite" class="">Thanks.  For me, today's log was much quieter.  The maximum excursion<br class="">was 115 meters and it was roughly coincident with loss of lock.<br class=""><br class="">                                                        -- Steve<br class=""><br class="">On Fri, 31 May 2019, Greg D wrote:<br class=""><br class=""><blockquote type="cite" class="">Ok.  I'll let it run for a few days and see what happens. Not planning to drive the car until next week.<br class=""><br class="">Greg<br class=""><br class=""><br class="">On May 31, 2019 2:11:31 PM PDT, Stephen Casner <<a href="mailto:casner@acm.org" class="">casner@acm.org</a>> wrote:<br class=""><blockquote type="cite" class="">On Fri, 31 May 2019, Greg D. wrote:<br class=""><br class=""><blockquote type="cite" class="">Tried this, and am not getting anything written to the file system<br class=""></blockquote>(vfs<br class=""><blockquote type="cite" class="">ls /sd shows zero bytes in gps.crtd).  Did I miss some sort of setup<br class=""></blockquote>step?<br class=""><br class="">Nothing gets written (or at least the file size as reported is not<br class="">updated) until the recording is stopped with "can log off".<br class=""><br class="">                                                       -- Steve<br class="">_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></blockquote>--<br class="">This space for rent...<br class=""></blockquote>_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></blockquote><br class="">_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""><br class=""><br class=""></blockquote>_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></div></div></blockquote></div><br class=""></div></body></html>