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 AHRS config for Tethys #218

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Fix AHRS config for Tethys #218

merged 1 commit into from
Jun 22, 2022

Conversation

hidmic
Copy link
Collaborator

@hidmic hidmic commented Jun 22, 2022

Precisely what the title says. Follow-up for #158.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
@hidmic hidmic added the bug Something isn't working label Jun 22, 2022
@hidmic hidmic requested a review from braanan June 22, 2022 13:29
@hidmic
Copy link
Collaborator Author

hidmic commented Jun 22, 2022

@braanan it turns out it was not only the (missing) upstream feature, but I had also messed up the SDF 🤦‍♂️

Now it's working as intended.

@braanan
Copy link
Collaborator

braanan commented Jun 22, 2022

Perfect. Works as advertised!

2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO): Cmp Ignition attitude (printed only once in a while):
2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO): Ign:
2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO):   roll: 0.000596
2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO):   pitch: -0.342752
2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO):   heading: -2.416096
2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO): AHRS:
2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO):   roll: 0.000768
2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO):   pitch: -0.342752
2022-06-22T16:15:37.464Z,1655914537.464 [ExternalSimIgnition](INFO):   heading: -2.416304
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO): Cmp Ignition attitude (printed only once in a while):
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO): Ign:
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO):   roll: -0.000927
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO):   pitch: -0.342755
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO):   heading: -2.416654
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO): AHRS:
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO):   roll: -0.000986
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO):   pitch: -0.342755
2022-06-22T16:15:37.885Z,1655914537.885 [ExternalSimIgnition](INFO):   heading: -2.416319

@braanan braanan merged commit 0b29923 into main Jun 22, 2022
@braanan braanan deleted the hidmic/fix-ahrs branch June 22, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants