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

Display GPS time as default Clock state #3

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

Display GPS time as default Clock state #3

MJJoyce opened this issue Apr 9, 2018 · 0 comments
Assignees

Comments

@MJJoyce
Copy link
Member

MJJoyce commented Apr 9, 2018

The Clock component should show GPS time as the default display mode

@MJJoyce MJJoyce self-assigned this Apr 9, 2018
MJJoyce added a commit that referenced this issue Apr 9, 2018
The clock component now displays GPS time by default and supports
toggling between GPS, UTC, and UTC local time.
@MJJoyce MJJoyce closed this as completed in #4 Apr 9, 2018
MJJoyce added a commit that referenced this issue Apr 9, 2018
Issue #3 - Add GPS time display to clock component
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