Package: dh-autoreconf Version: 19 Architecture: all Maintainer: linuxmangaka Installed-Size: 45 Depends: perl, autoconf, automake, autopoint, debhelper, libtool Enhances: cdbs, debhelper Breaks: quilt (<< 0.63-8.2~) Filename: ./all/dh-autoreconf_19_all.deb Size: 15116 MD5sum: a01ecf8e8b1f79be88e087c39f48b4cb SHA1: f95968534845ddbc489ddb796d7218bf8d54d862 SHA256: dfec1a9ef27b7e2d56721258440b9b2555a3e226f32a39e3bb4cbe04fdbf61bb Section: devel Priority: optional Multi-Arch: foreign Homepage: https://salsa.debian.org/debian/dh-autoreconf Description: Debhelper packaging Autoreconfing on build is good practice in Debian. There used to be good reasons to stick with the autotools files shipped in the upstream tarball (mostly incompatibility with newer versions), but these days good forward compatibility and the advantages of getting the latest updates for new architectures or other fixes means that autoreconfing on build should be the default in packages. Package: echoes Version: 0.29-1 Architecture: amd64 Maintainer: Giuseppe Massimo Bertani Installed-Size: 5304 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libliquid2d (>= 1.3.2), libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.9.0~beta), libqt5gui5 (>= 5.8.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.3), libqt5widgets5 (>= 5.3), librtlsdr0, libstdc++6 (>= 4.9) Filename: ./amd64/echoes_0.29-1_amd64.deb Size: 3588220 MD5sum: 693c20dbabe30b82e223ea1093542953 SHA1: 1c9cbd3631bfc3b1329735aa9fc94f305e91b917 SHA256: 1b5e551254f29c3595fe40aa0db73fbcb1939ece1f0baac96c18015cf7dbf0db Section: science Priority: optional Description: RF spectrograph for meteor scatter Echoes is a RF spectrograph for RTL-SDR devices designed for meteor scatter Package: echoes Version: 0.29-1 Architecture: i386 Maintainer: Giuseppe Massimo Bertani Installed-Size: 5379 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libliquid2d (>= 1.3.2), libqt5charts5 (>= 5.7.1), libqt5core5a (>= 5.9.0~beta), libqt5gui5 (>= 5.8.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.3), libqt5widgets5 (>= 5.3), librtlsdr0, libstdc++6 (>= 4.9) Filename: ./i386/echoes_0.29-1_i386.deb Size: 3609596 MD5sum: 769e994b31d831be457ef89eb0fa5919 SHA1: eb683eed5172ed11fbe35ecc2a5045d09541c2c6 SHA256: 8eeae8d0aa5911c1aeaae521ff36d40e2090c1e15fd1b4e504adccc5f03ee0b2 Section: science Priority: optional Description: RF spectrograph for meteor scatter Echoes is a RF spectrograph for RTL-SDR devices designed for meteor scatter Package: libfec-dev Source: libfec Version: 1.0+20161003-4 Architecture: amd64 Maintainer: Debian Hamradio Maintainers Installed-Size: 113 Depends: libfec0 (= 1.0+20161003-4) Filename: ./amd64/libfec-dev_1.0+20161003-4_amd64.deb Size: 30396 MD5sum: 4a107d7fc9e4a6249053a258f8cf69a0 SHA1: 2e388ffe0c88e72581171b8117fd7a227986f669 SHA256: c8c106eb16ffa2fbcb7def458245016dc565639237558632da42b3a30b960e8b Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/quiet/libfec Description: forward error correction (FEC) algorithms - header files This package provides a set of functions that implement several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP). . The following routines are provided: 1. Viterbi decoders for the following convolutional codes: r=1/2 k=7 ("Voyager" code, now a widely used industry standard) r=1/2 k=9 (Used on the IS-95 CDMA forward link) r=1/6 k=15 ("Cassini" code, used by several NASA/JPL deep space missions) 2. Reed-Solomon encoders and decoders for any user-specified code. 3. Optimized encoder and decoder for the CCSDS-standard (255,223) Reed-Solomon code, with and without the CCSDS-standard "dual basis" symbol representation. 4. Compute dot product between a 16-bit buffer and a set of 16-bit coefficients. This is the basic DSP primitive for digital filtering and correlation. 4. Compute sum of squares of a buffer of 16-bit signed integers. This is useful in DSP for finding the total energy in a signal. 5. Find peak value in a buffer of 16-bit signed integers, useful for scaling a signal to prevent overflow. . This package automatically makes use of various SIMD (Single Instruction stream, Multiple Data stream) instruction sets, when available: MMX, SSE and SSE2 on the IA-32 (Intel) architecture, and Altivec on the PowerPC G4 and G5 used by Power Macintoshes. Package: libfec-dev Source: libfec Version: 1.0+20161003-4 Architecture: i386 Maintainer: Debian Hamradio Maintainers Installed-Size: 185 Depends: libfec0 (= 1.0+20161003-4) Filename: ./i386/libfec-dev_1.0+20161003-4_i386.deb Size: 41664 MD5sum: 4556b7888b2c527cc752582c8eb02d1a SHA1: 3858248eefdb49e2bab69df3052ab56f6dd85588 SHA256: dcfacfc12ee9a3eac6b9eb6f0da9dd080ce3649346835ec33e6bc191590573dd Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/quiet/libfec Description: forward error correction (FEC) algorithms - header files This package provides a set of functions that implement several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP). . The following routines are provided: 1. Viterbi decoders for the following convolutional codes: r=1/2 k=7 ("Voyager" code, now a widely used industry standard) r=1/2 k=9 (Used on the IS-95 CDMA forward link) r=1/6 k=15 ("Cassini" code, used by several NASA/JPL deep space missions) 2. Reed-Solomon encoders and decoders for any user-specified code. 3. Optimized encoder and decoder for the CCSDS-standard (255,223) Reed-Solomon code, with and without the CCSDS-standard "dual basis" symbol representation. 4. Compute dot product between a 16-bit buffer and a set of 16-bit coefficients. This is the basic DSP primitive for digital filtering and correlation. 4. Compute sum of squares of a buffer of 16-bit signed integers. This is useful in DSP for finding the total energy in a signal. 5. Find peak value in a buffer of 16-bit signed integers, useful for scaling a signal to prevent overflow. . This package automatically makes use of various SIMD (Single Instruction stream, Multiple Data stream) instruction sets, when available: MMX, SSE and SSE2 on the IA-32 (Intel) architecture, and Altivec on the PowerPC G4 and G5 used by Power Macintoshes. Package: libfec0 Source: libfec Version: 1.0+20161003-4 Architecture: amd64 Maintainer: Debian Hamradio Maintainers Installed-Size: 55 Depends: libc6 (>= 2.14) Filename: ./amd64/libfec0_1.0+20161003-4_amd64.deb Size: 20088 MD5sum: f9b426d77857f8b4e26de677a646d9ad SHA1: 3055c3a8a1886b03a2b0bb9e2eb9997f8db3e216 SHA256: 01d3e7035c376e3b100c7a64ccd4ab468d6ffddd29ccb477c20885af81a5479e Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/quiet/libfec Description: forward error correction (FEC) algorithms This package provides a set of functions that implement several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP). . The following routines are provided: 1. Viterbi decoders for the following convolutional codes: r=1/2 k=7 ("Voyager" code, now a widely used industry standard) r=1/2 k=9 (Used on the IS-95 CDMA forward link) r=1/6 k=15 ("Cassini" code, used by several NASA/JPL deep space missions) 2. Reed-Solomon encoders and decoders for any user-specified code. 3. Optimized encoder and decoder for the CCSDS-standard (255,223) Reed-Solomon code, with and without the CCSDS-standard "dual basis" symbol representation. 4. Compute dot product between a 16-bit buffer and a set of 16-bit coefficients. This is the basic DSP primitive for digital filtering and correlation. 4. Compute sum of squares of a buffer of 16-bit signed integers. This is useful in DSP for finding the total energy in a signal. 5. Find peak value in a buffer of 16-bit signed integers, useful for scaling a signal to prevent overflow. . This package automatically makes use of various SIMD (Single Instruction stream, Multiple Data stream) instruction sets, when available: MMX, SSE and SSE2 on the IA-32 (Intel) architecture, and Altivec on the PowerPC G4 and G5 used by Power Macintoshes. Package: libfec0 Source: libfec Version: 1.0+20161003-4 Architecture: i386 Maintainer: Debian Hamradio Maintainers Installed-Size: 93 Depends: libc6 (>= 2.4) Filename: ./i386/libfec0_1.0+20161003-4_i386.deb Size: 30228 MD5sum: 947cadf7631588bffb86f103d76ed72c SHA1: bf6dc11b1a1dd100910167de1fa3b43b12670888 SHA256: b24fd3114096c286bf438cd97fcc4787e71aaf93b9f29477dc62cc0bc0b53434 Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/quiet/libfec Description: forward error correction (FEC) algorithms This package provides a set of functions that implement several popular forward error correction (FEC) algorithms and several low-level routines useful in modems implemented with digital signal processing (DSP). . The following routines are provided: 1. Viterbi decoders for the following convolutional codes: r=1/2 k=7 ("Voyager" code, now a widely used industry standard) r=1/2 k=9 (Used on the IS-95 CDMA forward link) r=1/6 k=15 ("Cassini" code, used by several NASA/JPL deep space missions) 2. Reed-Solomon encoders and decoders for any user-specified code. 3. Optimized encoder and decoder for the CCSDS-standard (255,223) Reed-Solomon code, with and without the CCSDS-standard "dual basis" symbol representation. 4. Compute dot product between a 16-bit buffer and a set of 16-bit coefficients. This is the basic DSP primitive for digital filtering and correlation. 4. Compute sum of squares of a buffer of 16-bit signed integers. This is useful in DSP for finding the total energy in a signal. 5. Find peak value in a buffer of 16-bit signed integers, useful for scaling a signal to prevent overflow. . This package automatically makes use of various SIMD (Single Instruction stream, Multiple Data stream) instruction sets, when available: MMX, SSE and SSE2 on the IA-32 (Intel) architecture, and Altivec on the PowerPC G4 and G5 used by Power Macintoshes. Package: libfec0-dbgsym Source: libfec Version: 1.0+20161003-4 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Hamradio Maintainers Installed-Size: 47 Depends: libfec0 (= 1.0+20161003-4) Filename: ./amd64/libfec0-dbgsym_1.0+20161003-4_amd64.deb Size: 31376 MD5sum: 6e5d3e89116881c6e766a493c81525cb SHA1: 3f01be5ff3f76de8c7e39280415938d73fb7977e SHA256: fe0c69cd575ec75ced5f0e5f31761cf9e5fce03227eca172fb45461d5c901e03 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libfec0 Build-Ids: 9885aa57cc5589ebf617726e958a275db7120916 Package: libfec0-dbgsym Source: libfec Version: 1.0+20161003-4 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Debian Hamradio Maintainers Installed-Size: 71 Depends: libfec0 (= 1.0+20161003-4) Filename: ./i386/libfec0-dbgsym_1.0+20161003-4_i386.deb Size: 53200 MD5sum: 3e8f94723c8eba744b0dd7e1a051b996 SHA1: 3972d8384d0f2e97894b60b1164dfab391182d72 SHA256: 2e2ab7c702c8b85a6db50120c9239fce921812f731e3817cc53b4f17ac47a8e2 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libfec0 Build-Ids: 160e9e8a06e5bda3f847bf076b703d0e59387801 Package: libliquid-dev Source: liquid-dsp Version: 1.3.2-2 Architecture: amd64 Maintainer: Debian Hamradio Maintainers Installed-Size: 2928 Depends: libliquid2d (= 1.3.2-2) Filename: ./amd64/libliquid-dev_1.3.2-2_amd64.deb Size: 444628 MD5sum: 51e5ed586e15d0bb72d5e9f4c2617128 SHA1: 2ae60fb7f2e749c9ae22e467a6602dcba8c49dc1 SHA256: 7d0a3f6b8b5d30b1bd01c76c2e0f56ce2ab97952e93af10cc8380f932c2740f2 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://liquidsdr.org/ Description: signal processing library for software defined radio (development files) liquid-dsp is a free and open-source digital signal processing (DSP) library designed specifically for software defined radios on embedded platforms. The aim is to provide a lightweight DSP library that does not rely on a myriad of external dependencies or proprietary and otherwise cumbersome frameworks. All signal processing elements are designed to be flexible, scalable, and dynamic, including filters, filter design, oscillators, modems, synchronizers, and complex mathematical operations. . This package contains the files required to compile programs using liquid-dsp. Package: libliquid-dev Source: liquid-dsp Version: 1.3.2-2 Architecture: i386 Maintainer: Debian Hamradio Maintainers Installed-Size: 2667 Depends: libliquid2d (= 1.3.2-2) Filename: ./i386/libliquid-dev_1.3.2-2_i386.deb Size: 463560 MD5sum: dc8347c58536b2b508e7de9a66f21c41 SHA1: 0de008c5a1f2ecca904087d98789fadc2bd79461 SHA256: 7e04464ca1e196d6a7272d5b5304ca4b04eec3ccf0f6e2f4bc6d3afa0ea5b908 Section: libdevel Priority: optional Multi-Arch: same Homepage: http://liquidsdr.org/ Description: signal processing library for software defined radio (development files) liquid-dsp is a free and open-source digital signal processing (DSP) library designed specifically for software defined radios on embedded platforms. The aim is to provide a lightweight DSP library that does not rely on a myriad of external dependencies or proprietary and otherwise cumbersome frameworks. All signal processing elements are designed to be flexible, scalable, and dynamic, including filters, filter design, oscillators, modems, synchronizers, and complex mathematical operations. . This package contains the files required to compile programs using liquid-dsp. Package: libliquid2d Source: liquid-dsp Version: 1.3.2-2 Architecture: amd64 Maintainer: Debian Hamradio Maintainers Installed-Size: 923 Depends: libc6 (>= 2.27), libfftw3-single3 (>= 3.3.5) Filename: ./amd64/libliquid2d_1.3.2-2_amd64.deb Size: 296688 MD5sum: 016b2068465aef89ec782fa1bd0b0c42 SHA1: 23eedca168b2458b20561d24e9478f9f95f3f905 SHA256: 61aa4cda58d7799a2cb692f438e82af758bacb35e0a553e206216b5c2cb0eb28 Section: libs Priority: optional Multi-Arch: same Homepage: http://liquidsdr.org/ Description: signal processing library for software defined radio liquid-dsp is a free and open-source digital signal processing (DSP) library designed specifically for software defined radios on embedded platforms. The aim is to provide a lightweight DSP library that does not rely on a myriad of external dependencies or proprietary and otherwise cumbersome frameworks. All signal processing elements are designed to be flexible, scalable, and dynamic, including filters, filter design, oscillators, modems, synchronizers, and complex mathematical operations. . This package contains the shared library. Package: libliquid2d Source: liquid-dsp Version: 1.3.2-2 Architecture: i386 Maintainer: Debian Hamradio Maintainers Installed-Size: 970 Depends: libc6 (>= 2.27), libfftw3-single3 (>= 3.3.5) Filename: ./i386/libliquid2d_1.3.2-2_i386.deb Size: 306672 MD5sum: e8f9c53525752417defa8eae9003495d SHA1: d6d7b45f97d6264e50ca8cd01077694fcd4fcdd8 SHA256: 9c3b3b80cc92c51e80ccf1230244df50b10e467bd978af22aaec4cb5501fa4e5 Section: libs Priority: optional Multi-Arch: same Homepage: http://liquidsdr.org/ Description: signal processing library for software defined radio liquid-dsp is a free and open-source digital signal processing (DSP) library designed specifically for software defined radios on embedded platforms. The aim is to provide a lightweight DSP library that does not rely on a myriad of external dependencies or proprietary and otherwise cumbersome frameworks. All signal processing elements are designed to be flexible, scalable, and dynamic, including filters, filter design, oscillators, modems, synchronizers, and complex mathematical operations. . This package contains the shared library. Package: libliquid2d-dbgsym Source: liquid-dsp Version: 1.3.2-2 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Hamradio Maintainers Installed-Size: 719 Depends: libliquid2d (= 1.3.2-2) Filename: ./amd64/libliquid2d-dbgsym_1.3.2-2_amd64.deb Size: 628564 MD5sum: dc9a4d02df5cf33a088ffc994c94081e SHA1: 84b2c4e7f44c45be5a4b3dcb81d9cb455443390e SHA256: bd828c68cb404a9d0c95a439c1d533072ec4f689d7c5c1c6ea8d266d54f8cb9d Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libliquid2d Build-Ids: 3d3fe06268ee4d10008cdcaa2a6db7bb08cf6640 Package: libliquid2d-dbgsym Source: liquid-dsp Version: 1.3.2-2 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Debian Hamradio Maintainers Installed-Size: 540 Depends: libliquid2d (= 1.3.2-2) Filename: ./i386/libliquid2d-dbgsym_1.3.2-2_i386.deb Size: 465852 MD5sum: e444b14ccf7e451f7e750b6b0f4cc456 SHA1: 762fcc90cb507715b7675b70ea1b5460e1ce3d86 SHA256: 08d8d1ea938de1e53b0ff556fd5555ae14c8cf9acc72d2e8edcb04739f1daa44 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libliquid2d Build-Ids: 49e836a877a4f7a922de8780f78494269a658fbd