Skip to content
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

Closed
mliberty1 opened this issue Mar 11, 2020 · 7 comments
Closed

Add option to display waveform time as UTC #55

mliberty1 opened this issue Mar 11, 2020 · 7 comments
Labels
enhancement New feature or request

Comments

@mliberty1
Copy link
Member

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.

@mliberty1 mliberty1 added the enhancement New feature or request label Mar 11, 2020
@mliberty1
Copy link
Member Author

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.

@mliberty1
Copy link
Member Author

Also show calendar time on markers:
See https://forum.joulescope.com/t/actual-time-display-when-dragging-marker/220

@mliberty1
Copy link
Member Author

Also include the option to format the date & time. Options include:

  • ISO 8601
  • YYYY-MM-DD hh:mm:ss.nnnnnn
  • MM-DD-YYYY
  • DD-MM-YYYY
  • Timezones: local or UTC
  • am/pm or 24 hour

@hh-decr
Copy link

hh-decr commented Oct 20, 2020

+1 on this request

@fnaeem786
Copy link

+1 on this
Do you have an ETA?

@mliberty1
Copy link
Member Author

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.

@mliberty1
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants