[PR #101] [CLOSED] [Linux] Head tracking basics #286

Closed
opened 2026-03-02 12:40:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/101
Author: @tim-gromeyer
Created: 4/17/2025
Status: Closed

Base: mainHead: linux-head-tracking


📝 Commits (2)

  • 38b8b2f [Linux] Head tracking basics
  • b36932c Merge branch 'kavishdevar:main' into linux-head-tracking

📊 Changes

3 files changed (+35 additions, -0 deletions)

View changed files

📝 linux/Main.qml (+17 -0)
📝 linux/airpods_packets.h (+6 -0)
📝 linux/main.cpp (+12 -0)

📄 Description

WIP implementation for headtracking in linux.

@kavishdevar When sending the strat headtracking packet, the airpods crash, restart, and reconnect. Why could that be? Why would they crash?

Airpods Pro 2 USB C


🔄 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/kavishdevar/librepods/pull/101 **Author:** [@tim-gromeyer](https://github.com/tim-gromeyer) **Created:** 4/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `linux-head-tracking` --- ### 📝 Commits (2) - [`38b8b2f`](https://github.com/kavishdevar/librepods/commit/38b8b2fc67b12fb9a3f2242aa3c74a03ea5e06bf) [Linux] Head tracking basics - [`b36932c`](https://github.com/kavishdevar/librepods/commit/b36932c38fcf34b30411e2e84341421d58f05691) Merge branch 'kavishdevar:main' into linux-head-tracking ### 📊 Changes **3 files changed** (+35 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `linux/Main.qml` (+17 -0) 📝 `linux/airpods_packets.h` (+6 -0) 📝 `linux/main.cpp` (+12 -0) </details> ### 📄 Description WIP implementation for headtracking in linux. @kavishdevar When sending the strat headtracking packet, the airpods crash, restart, and reconnect. Why could that be? Why would they crash? Airpods Pro 2 USB C --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#286
No description provided.