Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transmitter API Improvement #7

Open
xross opened this issue Nov 1, 2023 · 0 comments
Open

Transmitter API Improvement #7

xross opened this issue Nov 1, 2023 · 0 comments

Comments

@xross
Copy link
Contributor

xross commented Nov 1, 2023

Currently the transmitter expects samples to be received as they are transmitted. This is not convenient for the task transmitting the sample - which would normally expect to transmit samples for all channels at sample time in a burst.

This would require adding a small frame sized (8 channel) buffer to the transmitter.

This would also make handling SMUX in place a lot easier.

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

No branches or pull requests

1 participant