Skip to content

Improve magnetic anomaly calculation and refactor navigation data structures#71

Merged
jbrodovsky merged 5 commits into
jossfrom
jbrodovsky/issue56
Jul 8, 2025
Merged

Improve magnetic anomaly calculation and refactor navigation data structures#71
jbrodovsky merged 5 commits into
jossfrom
jbrodovsky/issue56

Conversation

@jbrodovsky

Copy link
Copy Markdown
Owner

Update the magnetic anomaly calculation to return NAN instead of 0.0 to avoid warnings. Refactor the IMUData and StrapdownState structures, implementing From/Into traits for Vec<f64> and DVector<f64>. Introduce the NEDCovariance struct and enhance conversions in NavigationResult for better navigation data handling. Refactor UKF initialization and testing parameters for improved clarity and consistency, and update documentation examples for StrapdownState.

Fixes #56, #55, #45, #66, #24

@jbrodovsky
jbrodovsky merged commit 4a9719b into joss Jul 8, 2025
1 check passed
@jbrodovsky
jbrodovsky deleted the jbrodovsky/issue56 branch July 8, 2025 19:44
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.

1 participant