Source: gr-osmosdr Section: libdevel Priority: optional Maintainer: A. Maitland Bottoms Build-Depends: cmake, debhelper (>= 12~), dh-python, doxygen, gnuradio-dev (>=3.8.1.0~rc1), gr-fcdproplus (>=3.8~20190817) [!hurd-i386], gr-iqbal (>=0.38), libairspy-dev [!hurd-i386], libairspyhf-dev [!hurd-i386], libbladerf-dev (>=0.2019.07) [!hurd-i386], libboost-dev, libboost-chrono-dev, libboost-system-dev, libboost-thread-dev, libfreesrp-dev [!hurd-i386], libgmp-dev, libhackrf-dev [linux-any], liblog4cpp5-dev, liborc-0.4-dev, librtlsdr-dev [!hurd-i386], libsoapysdr-dev, libuhd-dev (>=3.14), pkg-config, python3-dev, python3-six, python3-soapysdr, swig Standards-Version: 4.5.0 Homepage: http://sdr.osmocom.org/trac/wiki/GrOsmoSDR Vcs-Browser: https://salsa.debian.org/bottoms/pkg-gr-osmosdr Vcs-Git: https://salsa.debian.org/bottoms/pkg-gr-osmosdr.git Package: gr-osmosdr Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: python3, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Recommends: gnuradio, gr-fosphor Description: Gnuradio blocks from the OsmoSDR project The Osmocom project is a family of projects regarding Open source mobile communications. . While primarily being developed for the OsmoSDR hardware, this block as well supports: - FUNcube Dongle through gr-fcdproplus - FUNcube Dongle Pro+ through gr-fcdproplus - RTL2832U based DVB-T dongles through librtlsdr - RTL-TCP spectrum server (see librtlsdr project) - gnuradio .cfile input through libgnuradio-blocks - RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option) - Great Scott Gadgets HackRF through libhackrf - Nuand LLC bladeRF through libbladeRF library - Ettus USRP Devices through Ettus UHD library - Fairwaves UmTRX through Fairwaves' fork of UHD - AIRSPY Receiver - AIRSPY HF+ Receiver - SoapySDR support - Red Pitaya SDR transceiver (http://bazaar.redpitaya.com) - FreeSRP through libfreesrp . Example applications include osmocom_fft, osmocom_siggen, and osmocom_spectrum_sense. . By using the OsmoSDR block you can take advantage of a common software API in your application(s) independent of the underlying radio hardware. This package provides C++ header files, documentation, and Python3 wrappers to the library. Package: libgnuradio-osmosdr0.2.0 Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: Gnuradio blocks from the OsmoSDR project - library The Osmocom project is a family of projects regarding Open source mobile communications. . This package contains the shared library.