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

Expose the functions for converting vectors between ECEF and NED #100

Merged
merged 2 commits into from
May 26, 2024

Conversation

jbangelo
Copy link
Collaborator

@jbangelo jbangelo commented May 26, 2024

Expose the C wgsecef2ned() and wgsned2ecef() functions for rotating vectors.

@jbangelo jbangelo force-pushed the jbangelo/ned-vector-func branch 2 times, most recently from 0526b2e to e9929af Compare May 26, 2024 00:37
@jbangelo jbangelo force-pushed the jbangelo/ned-vector-func branch from e9929af to 4970dff Compare May 26, 2024 00:41
@jbangelo
Copy link
Collaborator Author

Seems like clippy got a new check on the minimum supported rust version, which is now failing so I'm bumping up that minimum version up to 1.62.1 to get clippy to pass. That version is still 2 years old, so I doubt it'll be a concern.

Copy link

@pcrumley pcrumley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@jbangelo jbangelo merged commit 9b50170 into master May 26, 2024
6 checks passed
@jbangelo jbangelo deleted the jbangelo/ned-vector-func branch May 26, 2024 16:03
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.

3 participants