waverave-hackrf 0.0.2

HackRF backend in pure Rust
Documentation

waverave-hackrf

This is a complete reimplementation of libhackrf in Rust. It reproduces all functions from the original library, and uses nusb as the USB backend library. It is also completely asynchronous for every USB operation, including every control change.