Skip to content

Feature/ab#2198 add speed and smooth location#20

Merged
flonix8 merged 11 commits into
mainfrom
feature/AB#2198-add-speed-and-smooth-location
May 8, 2026
Merged

Feature/ab#2198 add speed and smooth location#20
flonix8 merged 11 commits into
mainfrom
feature/AB#2198-add-speed-and-smooth-location

Conversation

@flonix8
Copy link
Copy Markdown
Contributor

@flonix8 flonix8 commented May 8, 2026

Description

  • Add alpha-beta filter with spike rejection for smoothing GPS data (parameters can be configured)
  • Add speed and heading estimate (from above filter) to output message
  • Some refactoring
  • Add tests
  • Remove serial GPS reader, as we were not using it
  • Upgrade visionapi to version 3.6.0

Motivation and Context

How has this been tested?

  • New tests
  • Manual testing

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Comment thread positionsource/gps/util.py
@flonix8 flonix8 merged commit 9cd3911 into main May 8, 2026
2 checks passed
@flonix8 flonix8 deleted the feature/AB#2198-add-speed-and-smooth-location branch May 8, 2026 14:01
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.

2 participants