Source: gr-hpsdr Section: libdevel Priority: optional Maintainer: Debian Hamradio Maintainers Uploaders: A. Maitland Bottoms Build-Depends: cmake, debhelper (>= 12~), dh-python, doxygen, gnuradio-dev, libboost-filesystem-dev, libboost-system-dev, liborc-0.4-dev, pkg-config, python3, python3-mako, python3-six, swig Standards-Version: 4.5.0 Homepage: https://github.com/Tom-McDermott/gr-hpsdr Vcs-Git: https://salsa.debian.org/debian-hamradio-team/gr-hpsdr.git Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/gr-hpsdr Package: libgnuradio-hpsdr1.2.1 Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Recommends: gr-hpsdr Description: gnuradio library for OpenHPSDR protocol 1 Hardware supported includes OpenHPSDR Hermes / Metis and Red Pitaya using the OpenHpsdr protocol. . The modules are compatible with version 3.7 of gnuradio and versions of Hermes firmware 1.8 through 3.2. (known as OpenHPSDR protocol 1). It is not compatible with the new OpenHPSDR protocol 2. . This package contains the shared library. Package: gr-hpsdr Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: libgnuradio-hpsdr1.2.1 (=${binary:Version}), ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Description: gnuradio interface module for OpenHPSDR protocol 1 Hardware supported includes OpenHPSDR Hermes / Metis and Red Pitaya using the OpenHpsdr protocol. . hermesNB sources decimated downconverted 48K-to-384K receiver complex stream(s), and sinks one 48k sample rate transmit complex stream. . hermesWB sources raw ADC samples as a vector of floats, with vlen=16384. Each individual vector contains time contiguous samples. However there are large time gaps between vectors. This is how HPSDR produces raw samples, it is due to Ethernet interface rate limitations between HPSDR and the host computer. . The modules are compatible with version 3.7 of gnuradio and versions of Hermes firmware 1.8 through at 3.2. (known as OpenHPSDR protocol 1). It is not compatible with the new OpenHPSDR protocol 2. . This package contains the header files and grc block definitions.