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

[DRAFT] Added timestamp utils to mip sdk #108

Open
wants to merge 186 commits into
base: develop
Choose a base branch
from

Conversation

rafarrel
Copy link
Contributor

@rafarrel rafarrel commented Jun 4, 2024

Resolves MSCLLITE-115. Moved these from the gps time update branch in InertialConnect, as requested. These are generalized utilities that can be used for managing timestamps. They can be added to in the future as well with utilities for new use cases.

To run the test suite:

  • Compile mip_sdk with BUILD_TESTING on.
  • Run: ctest -E "TestMipPacketBuilding|TestMipPerf" --output-on-failure

@rafarrel rafarrel self-assigned this Jun 4, 2024
@rafarrel rafarrel changed the base branch from master to develop June 4, 2024 17:21
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
src/mip/utils/timestamp.hpp Outdated Show resolved Hide resolved
@rafarrel
Copy link
Contributor Author

Ready to review again.

@rafarrel
Copy link
Contributor Author

rafarrel commented Aug 5, 2024

Removing exception stuff from comparison functions.

@rafarrel rafarrel changed the title [Revamping] Added timestamp utils to mip sdk [DRAFT] Added timestamp utils to mip sdk Sep 16, 2024
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