Crates.io | uhd-sys |
lib.rs | uhd-sys |
version | 0.1.3 |
source | src |
created_at | 2020-12-02 01:50:14.233277 |
updated_at | 2024-08-15 23:14:30.309043 |
description | Low-level bindings to the UHD (USRP Hardware Driver) library, which provides support for Ettus Research / National Instruments Universal Software Radio Peripheral devices |
homepage | |
repository | https://github.com/samcrow/uhd-rust |
max_upload_size | |
id | 318759 |
size | 5,441 |
This crate provides low-level bindings to the UHD (USRP Hardware Driver) library, which provides support for Ettus Research / National Instruments Universal Software Radio Peripheral devices
The UHD library must be installed, and pkg-config must be able to find it.
This crate is released under the MIT and Apache 2.0 licenses. You may redistribute it according to either license.
The UHD library itself is mostly licensed under GPLv3 (see https://github.com/EttusResearch/uhd/blob/master/LICENSE.md). Depending on how you link the UHD library, this may have licensing implications.