Skip to content

Support for timed/bursty TX + Receive error types#15

Open
JohnnyGOX17 wants to merge 1 commit into
samcrow:masterfrom
JohnnyGOX17:master
Open

Support for timed/bursty TX + Receive error types#15
JohnnyGOX17 wants to merge 1 commit into
samcrow:masterfrom
JohnnyGOX17:master

Conversation

@JohnnyGOX17

Copy link
Copy Markdown
Contributor
  • Allows timed and burst transmit operations via TransmitMetadata builder and new send() TX method (should fix Timed sends currently not supported #13 ). Verified running on my Ettus B205mini on macOS, which also fixed issues I was seeing with packetized transmit modes.
  • Exposes ReceiveErrorKind types to allow receiver logic to handle/match returned status from receives.
  • Minor clippy fixes.

I updated the uhd changelog with a version bump to 0.4.0 but I can change that to unreleased if you'd prefer.

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.

Timed sends currently not supported

1 participant