-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to display waveform time as UTC #55
Comments
Sometimes, manually setting a "time zero" is also useful. For example, when synchronizing to other equipment using a GPI trigger. The Joulescope UI should allow the user to specify time zero and adjust the x-axis time labels accordingly. |
Also show calendar time on markers: |
Also include the option to format the date & time. Options include:
|
+1 on this request |
+1 on this |
Hi @fnaeem786 - No ETA yet, but we are working on this. It's more work than you would guess since all methods of data storage and manipulation need to change. The new JLS v2 file format is designed to support this feature. We are planning a major UI release, likely for late this year. This feature is planned for that release. |
We have finally implemented this feature just under three years to the day. The x-axis is now UTC time, and recording to JLS v2 files also saves the UTC time. When you open the JLS v2 file, it displays the correct UTC time. |
Versions: 0.8.6
Platforms: All
The Joulescope time is currently displayed as seconds relative to the buffer, including when loading files. For synchronizing to other captures, including UART, would be good to be able to display time as UTC.
The text was updated successfully, but these errors were encountered: