hackrfone

Crates.iohackrfone
lib.rshackrfone
version0.2.3
sourcesrc
created_at2021-05-02 16:24:29.914778
updated_at2021-07-13 01:55:21.686197
descriptionRust library for the HackRF One software defined radio.
homepagehttps://github.com/newAM/hackrfone
repositoryhttps://github.com/newAM/hackrfone
max_upload_size
id392226
size40,824
Alex Martens (newAM)

documentation

README

Maintenance crates.io docs.rs CI

HackRF One

This is a rust API for the HackRF One software defined radio.

This is not a wrapper around libhackrf, this is a re-implementation of libhackrf in rust, using the rusb libusb wrappers.

This is currently in an experimental state, and it is incomplete. For full feature support use the official libhackrf C library.

This is tested only on Linux, but it will likely work on other platforms where libhackrf works.

Commit count: 25

cargo fmt