Skip to content

PinBox Sockets and Stream touch-up#124

Merged
jamesmunns merged 8 commits intomainfrom
james/stream-touchups
Sep 3, 2025
Merged

PinBox Sockets and Stream touch-up#124
jamesmunns merged 8 commits intomainfrom
james/stream-touchups

Conversation

@jamesmunns
Copy link
Copy Markdown
Owner

No description provided.

This is because the IMU time rolls over every 24 bits, which
happens somewhat regularly, while MCU time basically never
rolls over, and has a 1us resolution
@jamesmunns
Copy link
Copy Markdown
Owner Author

Note to self, I PROBABLY need add back the lifetime to SocketPtr to ensure a SocketHdl does not outlive a Socket. For PinBox SocketPtrs, we can use a 'static lifetime.

@jamesmunns
Copy link
Copy Markdown
Owner Author

Restored the lifetimes in 59d52ee.

@jamesmunns jamesmunns merged commit d12762d into main Sep 3, 2025
7 checks passed
@jamesmunns jamesmunns deleted the james/stream-touchups branch September 3, 2025 15:38
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.

1 participant