Skip to content

Deprecate legacy filters VRU, AHRS, and AidedINS + delete legacy FixedIntervalSmoother - #104

Merged
vegard-solum-4ss merged 4 commits into
mainfrom
deprecate-legacy
Sep 17, 2026
Merged

vegard-solum-4ss merged 4 commits into
mainfrom
deprecate-legacy

Conversation

@ali-cetin-4ss

@ali-cetin-4ss ali-cetin-4ss commented Sep 3, 2026

Copy link
Copy Markdown
Member

Description

Legacy filter classes are removed after new rewrite.

  • VRU -> AMEKF
  • AHRS -> VAMEKF
  • AidedINS -> PVAMEKF

In addition, smoothing module which depended on the legacy filter classes is removed.

Checklist

  • PR title is descriptive and fit for injection into release notes (see tips below).
  • Correct label(s) are used.

PR title tips:

  • Use imperative mood.
  • Describe the motivation for change, issue that has been solved or what has been improved - not how.
  • Examples:
    • Add functionality for Allan variance to smsfusion.simulate
    • Upgrade to support Python 3.10
    • Remove MacOS from CI

@vegard-solum-4ss vegard-solum-4ss changed the title Deprecate legacy filters VRU, AHRS, and AidedINS. Deprecate legacy filters VRU, AHRS, and AidedINS + delete legacy FixedIntervalSmoother Sep 17, 2026
@vegard-solum-4ss
vegard-solum-4ss merged commit 8eeeeeb into main Sep 17, 2026
3 checks passed
@vegard-solum-4ss
vegard-solum-4ss deleted the deprecate-legacy branch September 17, 2026 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants