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

Plots display GPS time instead of UTC time #25

Closed
MJJoyce opened this issue Apr 26, 2018 · 0 comments
Closed

Plots display GPS time instead of UTC time #25

MJJoyce opened this issue Apr 26, 2018 · 0 comments
Assignees
Milestone

Comments

@MJJoyce
Copy link
Member

MJJoyce commented Apr 26, 2018

The Plots are currently displaying in GPS time instead of UTC time like they're labelled. Likely a missed attribute update from #3

@MJJoyce MJJoyce modified the milestones: 0.25.0, Path to 1.0.0 Apr 26, 2018
@MJJoyce MJJoyce self-assigned this May 2, 2018
MJJoyce added a commit that referenced this issue May 2, 2018
Update the plot x-axis label to `Time` instead of `Time (UTC)`. This
field isn't necessarily UTC since users can specify a custom field in
their telemetry that indicates time. The more generic label should help
avoid confusion here.

Update time handling in MnemonicSearch to explicitly use UTC time
instead of the default (which was changed in #3). In the future we
should attempt to update the handling of this so that the Clock mode
dictates which time format is used.
MJJoyce added a commit that referenced this issue May 2, 2018
Update the plot x-axis label to `Time` instead of `Time (UTC)`. This
field isn't necessarily UTC since users can specify a custom field in
their telemetry that indicates time. The more generic label should help
avoid confusion here.

Update time handling in MnemonicSearch to explicitly use UTC time
instead of the default (which was changed in #3). In the future we
should attempt to update the handling of this so that the Clock mode
dictates which time format is used.
lorsposto pushed a commit that referenced this issue May 8, 2018
Update the plot x-axis label to `Time` instead of `Time (UTC)`. This
field isn't necessarily UTC since users can specify a custom field in
their telemetry that indicates time. The more generic label should help
avoid confusion here.

Update time handling in MnemonicSearch to explicitly use UTC time
instead of the default (which was changed in #3). In the future we
should attempt to update the handling of this so that the Clock mode
dictates which time format is used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant