Skip to content

4 use ringbuffer instead of queue for incoming data stream#10

Merged
martinroger merged 5 commits into
mainfrom
4-use-ringbuffer-instead-of-queue-for-incoming-data-stream
Feb 21, 2026
Merged

4 use ringbuffer instead of queue for incoming data stream#10
martinroger merged 5 commits into
mainfrom
4-use-ringbuffer-instead-of-queue-for-incoming-data-stream

Conversation

@martinroger

@martinroger martinroger commented Feb 21, 2026

Copy link
Copy Markdown
Owner

Closes #4
Move to use Ringbuffer for incoming stream
Move to use Memory pool for tx task
Reduced timings
A2DP commands externalised from task

@martinroger martinroger linked an issue Feb 21, 2026 that may be closed by this pull request
@martinroger martinroger merged commit c77be7f into main Feb 21, 2026
2 checks passed
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.

Use RingBuffer instead of Queue for incoming data stream

1 participant