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

Attitude nsec problem #77

Open
schwehr opened this issue Jul 27, 2015 · 0 comments
Open

Attitude nsec problem #77

schwehr opened this issue Jul 27, 2015 · 0 comments

Comments

@schwehr
Copy link
Owner

schwehr commented Jul 27, 2015

Position 0 and 1 crossing some how. Could be a gsf C issue or C++ testing issue.

gsf_test_util.cc:259: Failure
Value of: actual.attitude_time[i].tv_nsec
  Actual: 543450000
Expected: expected.attitude_time[i].tv_nsec
Which is: 543210000
[  FAILED  ] GsfWriteSimple.AttitudeLength2 (1 ms)
[----------] 12 tests from GsfWriteSimple (5 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 1 test case ran. (5 ms total)
[  PASSED  ] 11 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] GsfWriteSimple.AttitudeLength2

 1 FAILED TEST
schwehr added a commit that referenced this issue Jul 27, 2015
Seem to be getting the order of the nsec field wrong somehome.

Issue: #77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant