kevinmehall / rust-soapysdr

Rust bindings for SoapySDR, the vendor-neutral software defined radio hardware abstraction layer
Apache License 2.0
75 stars 22 forks source link

Add read/write setting functions #23

Closed wcampbell0x2a closed 2 years ago

wcampbell0x2a commented 2 years ago

Add write_setting and read_setting. Currently used/tested in the following project/MR: https://github.com/rsadsb/dump1090_rs/pull/17

Thanks for the project!

kevinmehall commented 2 years ago

Thanks! Published version 0.3.2.