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

Fix tim startTime #671

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Fix tim startTime #671

merged 1 commit into from
Jan 29, 2025

Conversation

dan-du-car
Copy link
Contributor

@dan-du-car dan-du-car commented Jan 29, 2025

PR Details

Description

Tim startTime calculation treated milliseconds as seconds and introduce incorrect calculation result. This PR is to correct the input to the calculation logic to ensure correct second from FLIR camera is feed into the calculation.

Related Issue

startTime in TIM is incorrect

Motivation and Context

5gaa testing

How Has This Been Tested?

Integration testing

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
    V2XHUB Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@dan-du-car dan-du-car changed the title fix Fix tim startTime Jan 29, 2025
@dan-du-car dan-du-car marked this pull request as ready for review January 29, 2025 16:38
@jwillmartin jwillmartin merged commit 89bd4bb into 5gaa-demo Jan 29, 2025
2 of 3 checks passed
@jwillmartin jwillmartin deleted the 5gaa-demo-fixtim-startTime branch January 29, 2025 16:39
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

Successfully merging this pull request may close these issues.

2 participants