-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Thu, 29 Aug 2013 23:25:22 -0400 Source: gnuradio Binary: gnuradio gnuradio-doc gnuradio-dev libgnuradio-analog3.7.1 libgnuradio-atsc3.7.1 libgnuradio-audio3.7.1 libgnuradio-comedi3.7.1 libgnuradio-blocks3.7.1 libgnuradio-channels3.7.1 libgnuradio-digital3.7.1 libgnuradio-fec3.7.1 libgnuradio-fcd3.7.1 libgnuradio-filter3.7.1 libgnuradio-fft3.7.1 libgnuradio-noaa3.7.1 libgnuradio-pager3.7.1 libgnuradio-pmt3.7.1 libgnuradio-qtgui3.7.1 libgnuradio-runtime3.7.1 libgnuradio-trellis3.7.1 libgnuradio-uhd3.7.1 libgnuradio-video-sdl3.7.1 libgnuradio-vocoder3.7.1 libgnuradio-wavelet3.7.1 libgnuradio-wxgui3.7.1 libvolk0.0.0 Architecture: source amd64 all Version: 3.7.1-1 Distribution: unstable Urgency: low Maintainer: A. Maitland Bottoms <bottoms@debian.org> Changed-By: A. Maitland Bottoms <bottoms@debian.org> Description: gnuradio - GNU Radio Software Radio Toolkit gnuradio-dev - GNU Software Defined Radio toolkit development gnuradio-doc - GNU Software Defined Radio toolkit documentation libgnuradio-analog3.7.1 - gnuradio analog functions libgnuradio-atsc3.7.1 - gnuradio atsc functions libgnuradio-audio3.7.1 - gnuradio audio functions libgnuradio-blocks3.7.1 - gnuradio blocks functions libgnuradio-channels3.7.1 - gnuradio channels functions libgnuradio-comedi3.7.1 - gnuradio comedi instrument control functions libgnuradio-digital3.7.1 - gnuradio digital communications functions libgnuradio-fcd3.7.1 - gnuradio FunCube Dongle support libgnuradio-fec3.7.1 - gnuradio forward error correction support libgnuradio-fft3.7.1 - gnuradio fast Fourier transform functions libgnuradio-filter3.7.1 - gnuradio filter functions libgnuradio-noaa3.7.1 - gnuradio noaa satellite signals functions libgnuradio-pager3.7.1 - gnuradio pager radio functions libgnuradio-pmt3.7.1 - gnuradio pmt container library libgnuradio-qtgui3.7.1 - gnuradio Qt graphical user interface functions libgnuradio-runtime3.7.1 - gnuradio core runtime libgnuradio-trellis3.7.1 - gnuradio trellis modulation functions libgnuradio-uhd3.7.1 - gnuradio universal hardware driver functions libgnuradio-video-sdl3.7.1 - gnuradio video functions libgnuradio-vocoder3.7.1 - gnuradio vocoder functions libgnuradio-wavelet3.7.1 - gnuradio wavelet functions libgnuradio-wxgui3.7.1 - gnuradio wxgui functions libvolk0.0.0 - gnuradio vector optimized functions Closes: 720389 Changes: gnuradio (3.7.1-1) unstable; urgency=low . * New upstream release Important new features GRC Bus Ports (Nicholas McCarthy) . Bus ports in the GNU Radio Companion (GRC) allow ganging block input or output ports into a single port for display and connections. This simplifies flowgraph entry when dealing with blocks that work with an arbitrary number of streams. . For further information, see: . http://gnuradio.org/redmine/projects/gnuradio/wiki/Busports . Minor features/updates (3.7.1): atsc: created atsc_rx.py and removed obsolete scripts (Andrew Davis) blocks: added interleaved_char_to_complex block (Tim O'Shea) blocks: Added QA code for all ControlPort probe types. (Tom Rondeau) blocks: adding a complex VCO block. (Tom Rondeau) blocks: adding a tags strobing block to help test tag stream. (Tom Rondeau) blocks: modified tag_debug block to publish number of tags queued (Tom Rondeau) build: Windows packages automatically include compiler runtime DLLs (Nicholas Corgan) build: installing all cmake files into lib/cmake/gnuradio directory (Tom Rondeau) channels: Added hardware impairments blocks from Matt Ettus' GRCon11 talk (Tom Rondeau) channels: added second channel model to dynamically change freq/timing offsets. (Tom Rondeau) channels: updated quantization demo for new histogram constructor (Tom Rondeau) channels: using new qtgui histogram sink in quantization demo. (Tom Rondeau) digital: added lo_offset and external clock utilisation to OFDM (Mike Jameson) digital: added lo_offset and external clock source to narrowband examples (Mike Jameson) digital: delay ofdm benchmark_tx exit to allow TX to empty (Mike Jameson) filter: added optional second input that dynamically adjusts resampling rate (Tom Rondeau) grc: Sorts the block tree column at start-up. (Julien Olivain) grc: Remove *out from sinks, *in from sources (Marcus Müller) grc: allow set_min_output_buffer on any blocks that have output ports (Tim O'Shea) grc: added special variable objects to represent constellations (Tom Rondeau) qtgui: Added histogram sink (Tom Rondeau) runtime: added tag_propagation_policy_t to block_gateway (Marcus Müller) runtime: Improved display handling for gr-ctrlport-monitor (Tim Newman) runtime: Added probes for byte, short, and int data types (Tom Rondeau) runtime: allow setting thread affinity to all blocks under a hier_block2 (Tom Rondeau) uhd: squashed per-channel stream support (Josh Blum) . Bug Fixes (3.7.1, 3.7.0.1): analog: agc3_cc: Fix uninitialized variable error. (Philip Balister) analog: agc3_cc: bug fix for input values of zero (Tim O'Shea) atsc: Fix bugs in atsc_field_sync_mux (Clayton Smith) blocks: expose set_period callback for blocks.message_strobe in GRC (Tim O'Shea) blocks: moved type conversions to use Volk dispatchers. (Tom Rondeau) blocks: set file_descriptor_source default to repeat=false (Tom Rondeau) build: don't install controlport config file in two places (Tom Rondeau) build: fix for finding and handling ICE 3.5 or 3.4 (Tom Rondeau) build: fix to allow reconfiguring install prefix (Johnathan Corgan) build: fixed some differences between handling Ice 3.4 and 3.5. (Tom Rondeau) build: fixes FindQwt cmake module to check that Qwt is >= 5.2.0. (Tom Rondeau) build: force detection to Python 2.x only (Julien Olivain) build: more robust FindICE operation with multiple ICE installs (Tom Rondeau) build: require Python v2 for build configuration (Jiri Pinkava) digital: fix digital.cpmmod_bc XML for new constants location (Johnathan Corgan) digital: fix for OFDM serializer QA after FFT block fix (Johnathan Corgan) digital: fix for moving average filter in OFDM equalizer. (Stefano Banti) digital: ofdm benchmark_rx fft conflict fix (Mike Jameson) docs: Fixes sphinx docs for user set LD_LIBRARY_PATH (Tom Rondeau) docs: Minor corrections, fixes to ControlPort documentation. (Tom Rondeau) docs: Updated and improved the message passing docs page. (Tom Rondeau) docs: added doc page on Performance Counters. (Tom Rondeau) docs: added documentation of the stream tags interface. (Tom Rondeau) docs: added information about the new pfb_arb_resampler kernel. (Tom Rondeau) examples: fix examples using 3.7 API without importing namespaces (Nathan West) fec: fix uninitialized class member in decode_ccsds_27 (Johnathan Corgan) fft: Remove the default constructor for fft::goertzel. (Philip Balister) fft: fix XML import for logpwrfft block (Andrej Lajovic) fft: fix missing set_window call on initialization (Johnathan Corgan) grc: added utf8 encoding line to python templates (Marcus Müller) grc: applying hidapi update patch from Hans de Goede (Volker Schroer) grc: fix to allow grcc to execute in headless mode (Roy Thompson) grc: fixes grcc to exit with error in case of a compilation error. (Julien Olivain) modtool: fixes using templates in OOT projects created with modtool. (Tom Rondeau) modtool: more robust checks for gnuradio-runtime include dirs and libs. (Tom Rondeau) modtool: fix finding gnuradio-runtime (Jiri Pinkava) modtool: fix detection of GNU Radio module directory (Jiri Pinkava) qtgui: fix missing API declarations (Nicholas McCarthy) qtgui: fixes some bugs between qwt 5 and 6, some reorg. (Tom Rondeau) runtime: Fixed runtime SWIG linker error (Nicholas Corgan) runtime: fix asynch messages delivery when handler not defined (Tim O'Shea) runtime: fix hier_block2 disconnect_all() (Johnathan Corgan) runtime: fixed copy/paste error in volk_types.py (Alexandru Csete) runtime: vmcircbuf_sysv_shm workaround for shmem race condition (Tim O'Shea) uhd: fix GRC wrapper generation to match UHD change (fixes #562) (Timo Lindfors) uhd: fix USRP config info strings to account for B2x0 (Nicholas Corgan) volk: fix ARM test functions that resulted in an infinite loop (Tom Rondeau) volk: fix xgetbv tests for OSX/gcc (Michael Dickens) volk: fix QA test to use non-integer multiples of register sizes (Doug Geiger) volk: fix Volk profiler to use non integer multiples of register sizes (Doug Geiger) wxgui: Prevent crash displaying a tooltip before initialization (Miklos Maroti) * Handle lack of freedesktop icon directories better (Closes: #720389) Checksums-Sha1: 4adb001990f9df12024fa8d49c796d296194f3a9 3571 gnuradio_3.7.1-1.dsc 6925338fbaebaf7be197d460e5946e16bcefc68f 3042894 gnuradio_3.7.1.orig.tar.gz dda041411eee66f14da0391d3510cc35d8c7b9e5 43455 gnuradio_3.7.1-1.debian.tar.gz 2cac0052249d407e7fc7e932f4cdcb1998cca866 5422726 gnuradio_3.7.1-1_amd64.deb 72708eeae74a8050100902b22c634807f42b4c44 7479108 gnuradio-doc_3.7.1-1_all.deb e6a4e366e794be8d30dbaed2323cd81dbb2cc839 340358 gnuradio-dev_3.7.1-1_amd64.deb e18ba6a063c0f292eca30c158369202c43cfdd6b 111166 libgnuradio-analog3.7.1_3.7.1-1_amd64.deb b2aebe302255bfce14c9ffc06b14e6ca782380f0 75918 libgnuradio-atsc3.7.1_3.7.1-1_amd64.deb 1f294c5fb4f8ce36f7192783d49f366d4ee38369 70462 libgnuradio-audio3.7.1_3.7.1-1_amd64.deb 4513e323be2c3c6375759cf3d014195b5a91f70e 37204 libgnuradio-comedi3.7.1_3.7.1-1_amd64.deb 584e0d3534f41300ad38983acc1c5c67b11a489d 412890 libgnuradio-blocks3.7.1_3.7.1-1_amd64.deb ac4ee2ec71ad5adea43dd040ea8e3eb6effeb020 67692 libgnuradio-channels3.7.1_3.7.1-1_amd64.deb b8850f8d7ef6310a664b0ed040b83d5ec02f9175 206638 libgnuradio-digital3.7.1_3.7.1-1_amd64.deb 54ad09545ab32bf20c28ce282104dacf0086e394 43840 libgnuradio-fec3.7.1_3.7.1-1_amd64.deb 57917b3ff9b320e9b50d52ab7e85bf5bb84d4692 44540 libgnuradio-fcd3.7.1_3.7.1-1_amd64.deb f90f2ddb62bb47b7943b21f73035d46aa9682613 168272 libgnuradio-filter3.7.1_3.7.1-1_amd64.deb 3d5daa7256004449a75e5405f81a2f1e7db840ac 57886 libgnuradio-fft3.7.1_3.7.1-1_amd64.deb b5281fe9162ff41eedc46f9b9bf470601f7e9970 37822 libgnuradio-noaa3.7.1_3.7.1-1_amd64.deb 53118d7fdf4dadbbd24209cd0e518e8ca31b0e4a 41498 libgnuradio-pager3.7.1_3.7.1-1_amd64.deb cb5a939a51c88099f73bdcbbfc6be588547058b3 83970 libgnuradio-pmt3.7.1_3.7.1-1_amd64.deb d2bd5e1a6057f24cabc0a83ec0702e2c4bfe23d0 201912 libgnuradio-qtgui3.7.1_3.7.1-1_amd64.deb d320561e474da1904b2d96ea949e26aa0838700e 403266 libgnuradio-runtime3.7.1_3.7.1-1_amd64.deb c616c675284e816771939b06ba6ac292511e9486 126660 libgnuradio-trellis3.7.1_3.7.1-1_amd64.deb 474fc7de052049392cadb5312ed2f1d73fab49ae 80856 libgnuradio-uhd3.7.1_3.7.1-1_amd64.deb 141777edf6112daa496c640063b844daad8de94c 38526 libgnuradio-video-sdl3.7.1_3.7.1-1_amd64.deb 009bcf2985768138a383343f798c62830ab2b17b 67572 libgnuradio-vocoder3.7.1_3.7.1-1_amd64.deb cd2ccdd0437fd4dded612c52a725405518e0c109 38006 libgnuradio-wavelet3.7.1_3.7.1-1_amd64.deb 711c9243033459ef36ccb909fb0f31062ba4da32 59802 libgnuradio-wxgui3.7.1_3.7.1-1_amd64.deb 9519bd896d1f932ffcd18f956bd515225bd55212 132504 libvolk0.0.0_3.7.1-1_amd64.deb Checksums-Sha256: 47981fd275a8df968405a5b4c5b76ae71499109b33c3bb601092d559c1f47398 3571 gnuradio_3.7.1-1.dsc e9f7f66d175365e281175f889ed4fc46e20318affa8f1f5b4edbe477378ad6cd 3042894 gnuradio_3.7.1.orig.tar.gz 939e4ab11eea18aac47bfe7a6f99d7f5588151405880c2fbc8c1fbdd380cd49c 43455 gnuradio_3.7.1-1.debian.tar.gz 46c6c65acebd0e9f874736105fa90c27c7e9b8cf24590f60d7ffd21d6b21de64 5422726 gnuradio_3.7.1-1_amd64.deb bd8c72cc4f94c632cc60752dc4d79f48512562c622416fc1a1f72f2b2e0a0436 7479108 gnuradio-doc_3.7.1-1_all.deb 712c832b33fefbbfce0db2351d6ba9ef8d679628ed672e508ee218e0b223a891 340358 gnuradio-dev_3.7.1-1_amd64.deb 6adca1fa8301a7d9113080f4b9317fc653a984447d6d5d4e2abe661366807621 111166 libgnuradio-analog3.7.1_3.7.1-1_amd64.deb 5d115118fd2521164e3afdf465acd75a4f9f8473c5d24a89bafd9c5c26fb9edc 75918 libgnuradio-atsc3.7.1_3.7.1-1_amd64.deb 3ae0fdcbc9151c1fd7e6313296a965762636a15fcdae268a7bb38004a2f25117 70462 libgnuradio-audio3.7.1_3.7.1-1_amd64.deb b1410dcd2a84badc77fc896599cec9db77aa1eb7304e8a06dc26527d693585b8 37204 libgnuradio-comedi3.7.1_3.7.1-1_amd64.deb e8082d4456b9859f18e505ae5d51ebc9cf77aee55e05cae7fa9d418ec7c26836 412890 libgnuradio-blocks3.7.1_3.7.1-1_amd64.deb 94e6273adb2b2e69eb0f034fa677b7b9f6f9091f3470bd4039aa47c18d7a716b 67692 libgnuradio-channels3.7.1_3.7.1-1_amd64.deb d189e4ed18df5133911cf0a1e68be13204703f610ce0c5f6a4bf1656707fcc0b 206638 libgnuradio-digital3.7.1_3.7.1-1_amd64.deb 31ab8ae14d35bc9580afe1409bc3223845053f1e9151ebc759c93b090ddf7eb9 43840 libgnuradio-fec3.7.1_3.7.1-1_amd64.deb bf6e3a8fb6e4e03dd62df301efd9b41a33dc7e0801c34752f0059af409081a26 44540 libgnuradio-fcd3.7.1_3.7.1-1_amd64.deb 0a8dd38b266ca0cc66f489133d0df65e77167e0d01f34f423c4e850d70dc0517 168272 libgnuradio-filter3.7.1_3.7.1-1_amd64.deb f24131aa2265498f1bf6e7ba5398f60d4c094bdaa58c33f585d78afe387b0782 57886 libgnuradio-fft3.7.1_3.7.1-1_amd64.deb 09e2b3ba2db93db0b51e5358a8ddaea9490e46c8a8ba68728060c6b2ffb6f442 37822 libgnuradio-noaa3.7.1_3.7.1-1_amd64.deb 6214a32480dbde908c9feb317228db594d2a3e32d15e70ad34c5b3b800489aa6 41498 libgnuradio-pager3.7.1_3.7.1-1_amd64.deb 81d042f4596401fb8a60cbe246e8590e7e3c2e50b233e11295e1ff75aae11994 83970 libgnuradio-pmt3.7.1_3.7.1-1_amd64.deb be33f64da90546befa8dfccfa52c01c3c25c985ddeeef6470e49c0aac3863e8f 201912 libgnuradio-qtgui3.7.1_3.7.1-1_amd64.deb 11fbbdfe6c008a7837f3964672d5dcbccc31fe2b366c23e379ac28b19316c597 403266 libgnuradio-runtime3.7.1_3.7.1-1_amd64.deb de5851599e458795b565fce520b19d9ab69208ff702eea2332c1bf47adc88b2f 126660 libgnuradio-trellis3.7.1_3.7.1-1_amd64.deb 9bb9c9308f4f2e690e42f9b2298727c9bb007e85cfcf68d844ebb3a4eff0a1d0 80856 libgnuradio-uhd3.7.1_3.7.1-1_amd64.deb 7a9cea4b47668814582c571411611746eeba83262d37cc9e41de97338c1e5210 38526 libgnuradio-video-sdl3.7.1_3.7.1-1_amd64.deb 5ea0d078a8030261149ede415f34e811c064ea78cecf74919c80662ae0031152 67572 libgnuradio-vocoder3.7.1_3.7.1-1_amd64.deb f1c32e0c3e6ea9ef403dfa0da9222f39051a925c414c6e3a3c361ab8906a4102 38006 libgnuradio-wavelet3.7.1_3.7.1-1_amd64.deb d6cc9e2878c13d24bfd726463fd40d14625796f75035e95c46ac8720127bfbfa 59802 libgnuradio-wxgui3.7.1_3.7.1-1_amd64.deb 7f0334250b65be312758821946f9f232ea41b936b01a3a8dd5d67ca14a62dadc 132504 libvolk0.0.0_3.7.1-1_amd64.deb Files: 35ed6abc229319d5fad7d26b295239aa 3571 comm optional gnuradio_3.7.1-1.dsc 6c5e67da6ed8724dd900d8e343b64be4 3042894 comm optional gnuradio_3.7.1.orig.tar.gz 2167910c7b49d36c1e765a26f785b84e 43455 comm optional gnuradio_3.7.1-1.debian.tar.gz 5be5b4456fc8563d590aa64c37e925f9 5422726 comm optional gnuradio_3.7.1-1_amd64.deb 9711738a0dff51af24d009d91677200b 7479108 doc optional gnuradio-doc_3.7.1-1_all.deb 24715896c8c68a33b35fa01d1eda90a2 340358 libdevel optional gnuradio-dev_3.7.1-1_amd64.deb 12237c74e0515b9c49a4f0cbddc578dd 111166 libs optional libgnuradio-analog3.7.1_3.7.1-1_amd64.deb 84ef78173d7c4887c93c332995ee6170 75918 libs optional libgnuradio-atsc3.7.1_3.7.1-1_amd64.deb 41e4063ff3b4b15e1f6a148b14a7bd2d 70462 libs optional libgnuradio-audio3.7.1_3.7.1-1_amd64.deb 33022b1ce7fdd90ca73089baa187b385 37204 libs optional libgnuradio-comedi3.7.1_3.7.1-1_amd64.deb ca20bd36e10ae3ed5cb7e8abddb2ebb8 412890 libs optional libgnuradio-blocks3.7.1_3.7.1-1_amd64.deb 7553732299af09ea4007c562219f287e 67692 libs optional libgnuradio-channels3.7.1_3.7.1-1_amd64.deb 55fc4d69d4f495e5c0bb34166db681ae 206638 libs optional libgnuradio-digital3.7.1_3.7.1-1_amd64.deb 6c3b4693b1dec1cba2dbaec835497471 43840 libs optional libgnuradio-fec3.7.1_3.7.1-1_amd64.deb faaf8bcbdce5d85b00f3464f060317a9 44540 libs optional libgnuradio-fcd3.7.1_3.7.1-1_amd64.deb 99780950585dbcd26004302a652c4470 168272 libs optional libgnuradio-filter3.7.1_3.7.1-1_amd64.deb bf9ccbb8225a572a3c5f169df96e175d 57886 libs optional libgnuradio-fft3.7.1_3.7.1-1_amd64.deb ad68637c00a13b0c4602004a437da309 37822 libs optional libgnuradio-noaa3.7.1_3.7.1-1_amd64.deb 58e70e6ed7caef085a1f7bfe5f6470f4 41498 libs optional libgnuradio-pager3.7.1_3.7.1-1_amd64.deb fcfa8e3ff1aa800d331fff475ebf1dce 83970 libs optional libgnuradio-pmt3.7.1_3.7.1-1_amd64.deb f593dacbe5b80ae2629bbfb340117cee 201912 libs optional libgnuradio-qtgui3.7.1_3.7.1-1_amd64.deb bcb617cad0922db611ac4cf36aa2114b 403266 libs optional libgnuradio-runtime3.7.1_3.7.1-1_amd64.deb 83b8772c7a06f04a6102484736cd680b 126660 libs optional libgnuradio-trellis3.7.1_3.7.1-1_amd64.deb 9f46669a4a3cafc2610305fa93335e93 80856 libs optional libgnuradio-uhd3.7.1_3.7.1-1_amd64.deb 44aab5162bebd8dd277b76737f6166bf 38526 libs optional libgnuradio-video-sdl3.7.1_3.7.1-1_amd64.deb 98c597c48c4b535cd8ef4b98733c70ff 67572 libs optional libgnuradio-vocoder3.7.1_3.7.1-1_amd64.deb 2240c2ca0e429e19d62e95c88e6fe825 38006 libs optional libgnuradio-wavelet3.7.1_3.7.1-1_amd64.deb eda8e57da57ccea29683d6e99a0d8a1a 59802 libs optional libgnuradio-wxgui3.7.1_3.7.1-1_amd64.deb 4ee5fb9305ea4de931424be0e9fc6cae 132504 libs optional libvolk0.0.0_3.7.1-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlIheE4ACgkQkwbJvNrxBUzGeACaAmdQr+pkIGZUv3ZXuMqhRWcF oUEAnRLlGMwvo0AQbgKwSQhvhKOrfafF =mxPA -----END PGP SIGNATURE-----