kevinmehall / rust-soapysdr

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

Allow read access to `RxStream::active` #34

Closed metasim closed 1 month ago

metasim commented 1 month ago

It would be convenient to be able to query any existing RxStream and determine if it is active or not.