nasa-jpl / jsd

Just SOEM Drivers
Other
18 stars 15 forks source link

Adds function to compute monotonic time. #62

Closed d-loret closed 1 year ago

d-loret commented 1 year ago

Summary: Adds function to get a time reference from the monotonic clock so that elapsed time can be computed.

Test Plan: Ran jsd_egd_test on the Playground testbed and forced some velocity tracking errors. Behavior was equivalent to before the change.

Reviewers: alex-brinkman

d-loret commented 1 year ago

This implementation looks fine to me. I approve the code changes.

Before we make a new release for this, can you confirm you performed a test on hardware?

Confirmed. Tested on Playground testbed.