Crates.io | bladerf |
lib.rs | bladerf |
version | 0.1.2 |
source | src |
created_at | 2016-08-08 22:10:16.26228 |
updated_at | 2024-10-07 07:00:23.675431 |
description | WIP Rust wrapper for libbladerf |
homepage | |
repository | https://github.com/ryankurte/rust-bladerf |
max_upload_size | |
id | 5925 |
size | 41,919 |
Very much a WIP. Most methods are implemented, API expected to change a whole lot, and needs a lot of cleaning up.
To run you need to have the appropriate FPGA .rbf file in your working directory, otherwise the FPGA will not be automatically loaded.
Run tests with make test
.
This is required because cargo automagically uses multiple test threads, which doesn't work when each test requires it's own bladeRF.