Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SunDevilRocketry
/
mod
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
4
Code
Issues
13
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement Mahony filter for attitude estimation
- #142
#142
Open
2/2
bjornhbengtsson
wants to merge 19 commits into
feature/gravity-compensated-acceleration
SunDevilRocketry/mod:feature/gravity-compensated-acceleration
from
feature/mahony-attitude-filter
SunDevilRocketry/mod:feature/mahony-attitude-filter
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Implement Mahony filter for attitude estimation
#142
bjornhbengtsson
wants to merge 19 commits into
feature/gravity-compensated-acceleration
SunDevilRocketry/mod:feature/gravity-compensated-acceleration
from
feature/mahony-attitude-filter
SunDevilRocketry/mod:feature/mahony-attitude-filter
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
Start Mahony attitude filter with gyro propagation
bjornhbengtsson
committed
35bccef
View commit details
Copy full SHA for 35bccef
Browse repository at this point
Commits on Jul 25, 2026
Add proportional accelerometer correction to Mahony filter
bjornhbengtsson
committed
41be529
View commit details
Copy full SHA for 41be529
Browse repository at this point
Add Mahony attitude diagnostic output tests
bjornhbengtsson
committed
c21ff34
View commit details
Copy full SHA for c21ff34
Browse repository at this point
Add accelerometer validity gating to Mahony filter
bjornhbengtsson
committed
d47061a
View commit details
Copy full SHA for d47061a
Browse repository at this point
Add integral correction and anti-windup to Mahony filter
bjornhbengtsson
committed
a770955
View commit details
Copy full SHA for a770955
Browse repository at this point
Commits on Jul 26, 2026
Integrate Mahony filter into sensor state estimation
bjornhbengtsson
committed
eaa16ed
View commit details
Copy full SHA for eaa16ed
Browse repository at this point
Commits on Jul 27, 2026
Document Mahony gain tuning rationale
bjornhbengtsson
committed
3e82cb8
View commit details
Copy full SHA for 3e82cb8
Browse repository at this point
Commits on Aug 3, 2026
Convert Mahony attitude to world-to-body convention
bjornhbengtsson
committed
4fe0097
View commit details
Copy full SHA for 4fe0097
Browse repository at this point
Merge remote-tracking branch 'origin/feature/gravity-compensated-acceleration' into feature/mahony-attitude-filter
bjornhbengtsson
committed
5677f33
View commit details
Copy full SHA for 5677f33
Browse repository at this point
Update Mahony tests for renamed framework
bjornhbengtsson
committed
f911c2d
View commit details
Copy full SHA for f911c2d
Browse repository at this point
Commits on Aug 7, 2026
Revert "Convert Mahony attitude to world-to-body convention"
Show description for 13ce68c
bjornhbengtsson
committed
13ce68c
View commit details
Copy full SHA for 13ce68c
Browse repository at this point
Commits on Aug 9, 2026
Add Mahony status enum
bjornhbengtsson
committed
ee214a3
View commit details
Copy full SHA for ee214a3
Browse repository at this point
Handle Mahony status in sensor integration
bjornhbengtsson
committed
c8efc99
View commit details
Copy full SHA for c8efc99
Browse repository at this point
Fix Mahony status check in release build
bjornhbengtsson
committed
c9858e9
View commit details
Copy full SHA for c9858e9
Browse repository at this point
Commits on Aug 14, 2026
Sync sensor orientation and filter cleanup
bjornhbengtsson
committed
d4e0e78
View commit details
Copy full SHA for d4e0e78
Browse repository at this point
Propagate Mahony update failures
bjornhbengtsson
committed
8189fd0
View commit details
Copy full SHA for 8189fd0
Browse repository at this point
Make identity quaternion const
bjornhbengtsson
committed
e15f587
View commit details
Copy full SHA for e15f587
Browse repository at this point
Format Mahony logical operators
bjornhbengtsson
committed
870a43f
View commit details
Copy full SHA for 870a43f
Browse repository at this point
Document Mahony helper functions
bjornhbengtsson
committed
d292452
View commit details
Copy full SHA for d292452
Browse repository at this point
You can’t perform that action at this time.