1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Diane Bruce
e354a4eec5 - Fix usrp on 10.0
New make on 10 and HEAD does not behave the same way as previous make,
  this masked an incorrect make use.

Submitted by:	myself
Approved by:	Maintainer (adrian@)
2013-12-25 21:56:00 +00:00
Diane Bruce
2ee7eac59d UHD is the "Universal Software Radio Peripheral" (USRP) Hardware Driver. It
works on all major platforms (Linux, Windows, and Mac); and can be built with
GCC, Clang, and MSVC compilers.

The goal of UHD is to provide a host driver and API for current and
future Ettus Research products. Users will be able to use the UHD driver
standalone or with third-party applications such as:

    GNU Radio
    LabVIEW
    Simulink
    OpenBTS

Submitted by:	adrian@
Reviewed by:	db@
2012-12-09 19:43:02 +00:00