[PR #512] [MERGED] Add uf-ahrs #8707

Closed
opened 2026-06-08 04:27:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/512
Author: @jettify
Created: 4/22/2026
Status: Merged
Merged: 4/22/2026
Merged by: @BartMassey

Base: masterHead: add-uf-ahrs


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Please add uf-ahrs - AHRS sensor fusion library for embedded and no_std environments, implementing Mahony, Madgwick, and VQF filters.
https://github.com/jettify/uf-ahrs
https://crates.io/crates/uf-ahrs


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/512 **Author:** [@jettify](https://github.com/jettify) **Created:** 4/22/2026 **Status:** ✅ Merged **Merged:** 4/22/2026 **Merged by:** [@BartMassey](https://github.com/BartMassey) **Base:** `master` ← **Head:** `add-uf-ahrs` --- ### 📝 Commits (1) - [`fb04b5c`](https://github.com/rust-embedded/awesome-embedded-rust/commit/fb04b5cbececd201d00919a65c891cd1ef9f4866) Add uf-ahrs ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Please add `uf-ahrs` - AHRS sensor fusion library for embedded and `no_std` environments, implementing `Mahony`, `Madgwick`, and `VQF` filters. https://github.com/jettify/uf-ahrs https://crates.io/crates/uf-ahrs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-08 04:27:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#8707