samcrow / uhd-rust

Rust bindings to the UHD (USRP Hardware Driver) library
13 stars 12 forks source link

Use sc16 over-the-wire (otw) format for transmit and receive examples #4

Closed richardeoin closed 1 year ago

richardeoin commented 1 year ago

Use sc16 over-the-wire (otw) format for transmit and receive examples. As discussed in #3. Tested on a USRP B200.

@samcrow As well as this PR, would you consider making a new 0.2.0 release on crates.io that includes the recent changes?

samcrow commented 1 year ago

Thanks for contributing. I'll do the new release right after merging this.