freebsd-ports/comms/gnuradio/pkg-plist

2739 lines
131 KiB
Text
Raw Normal View History

bin/gnuradio-companion
bin/gnuradio-config-info
bin/gr-ctrlport-monitor
bin/gr-perf-monitorx
bin/gr_filter_design
bin/gr_modtool
bin/gr_plot
bin/gr_plot_const
bin/gr_plot_fft
bin/gr_plot_iq
bin/gr_plot_psd
bin/gr_plot_qt
bin/gr_read_file_metadata
bin/grcc
bin/polar_channel_construction
%%UHD%%bin/uhd_fft
%%UHD%%bin/uhd_rx_cfile
%%UHD%%bin/uhd_rx_nogui
%%UHD%%bin/uhd_siggen
%%UHD%%bin/uhd_siggen_gui
2019-08-11 16:19:28 +02:00
%%ETCDIR%%/conf.d/00-grc-docs.conf
%%ETCDIR%%/conf.d/gnuradio-runtime.conf
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%ETCDIR%%/conf.d/gr-audio-alsa.conf
%%ETCDIR%%/conf.d/gr-audio-jack.conf
%%ETCDIR%%/conf.d/gr-audio-oss.conf
%%ETCDIR%%/conf.d/gr-audio-portaudio.conf
%%ETCDIR%%/conf.d/gr-audio.conf
%%ETCDIR%%/conf.d/gr-qtgui.conf
%%ETCDIR%%/conf.d/gr_log_default.conf
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%ETCDIR%%/conf.d/grc.conf
%%ETCDIR%%/conf.d/modtool.conf
include/gnuradio/analog/agc.h
include/gnuradio/analog/agc2.h
include/gnuradio/analog/agc2_cc.h
include/gnuradio/analog/agc2_ff.h
include/gnuradio/analog/agc3_cc.h
include/gnuradio/analog/agc_cc.h
include/gnuradio/analog/agc_ff.h
include/gnuradio/analog/api.h
include/gnuradio/analog/cpfsk_bc.h
include/gnuradio/analog/cpm.h
include/gnuradio/analog/ctcss_squelch_ff.h
include/gnuradio/analog/dpll_bb.h
include/gnuradio/analog/fastnoise_source.h
include/gnuradio/analog/feedforward_agc_cc.h
include/gnuradio/analog/fmdet_cf.h
include/gnuradio/analog/frequency_modulator_fc.h
include/gnuradio/analog/noise_source.h
include/gnuradio/analog/noise_type.h
include/gnuradio/analog/phase_modulator_fc.h
include/gnuradio/analog/pll_carriertracking_cc.h
include/gnuradio/analog/pll_freqdet_cf.h
include/gnuradio/analog/pll_refout_cc.h
include/gnuradio/analog/probe_avg_mag_sqrd_c.h
include/gnuradio/analog/probe_avg_mag_sqrd_cf.h
include/gnuradio/analog/probe_avg_mag_sqrd_f.h
include/gnuradio/analog/pwr_squelch_cc.h
include/gnuradio/analog/pwr_squelch_ff.h
include/gnuradio/analog/quadrature_demod_cf.h
include/gnuradio/analog/rail_ff.h
include/gnuradio/analog/random_uniform_source.h
include/gnuradio/analog/sig_source.h
include/gnuradio/analog/sig_source_waveform.h
include/gnuradio/analog/simple_squelch_cc.h
include/gnuradio/analog/squelch_base_cc.h
include/gnuradio/analog/squelch_base_ff.h
include/gnuradio/api.h
include/gnuradio/attributes.h
include/gnuradio/audio/api.h
include/gnuradio/audio/sink.h
include/gnuradio/audio/source.h
include/gnuradio/basic_block.h
include/gnuradio/block.h
include/gnuradio/block_detail.h
include/gnuradio/block_gateway.h
include/gnuradio/block_registry.h
include/gnuradio/blocks/abs_blk.h
include/gnuradio/blocks/add_blk.h
include/gnuradio/blocks/add_const_bb.h
include/gnuradio/blocks/add_const_cc.h
include/gnuradio/blocks/add_const_ff.h
include/gnuradio/blocks/add_const_ii.h
include/gnuradio/blocks/add_const_ss.h
include/gnuradio/blocks/add_const_v.h
include/gnuradio/blocks/and_blk.h
include/gnuradio/blocks/and_const.h
include/gnuradio/blocks/annotator_1to1.h
include/gnuradio/blocks/annotator_alltoall.h
include/gnuradio/blocks/annotator_raw.h
include/gnuradio/blocks/api.h
include/gnuradio/blocks/argmax.h
include/gnuradio/blocks/bin_statistics_f.h
include/gnuradio/blocks/burst_tagger.h
include/gnuradio/blocks/char_to_float.h
include/gnuradio/blocks/char_to_short.h
include/gnuradio/blocks/check_lfsr_32k_s.h
include/gnuradio/blocks/complex_to_arg.h
include/gnuradio/blocks/complex_to_float.h
include/gnuradio/blocks/complex_to_imag.h
include/gnuradio/blocks/complex_to_interleaved_char.h
include/gnuradio/blocks/complex_to_interleaved_short.h
include/gnuradio/blocks/complex_to_mag.h
include/gnuradio/blocks/complex_to_mag_squared.h
include/gnuradio/blocks/complex_to_magphase.h
include/gnuradio/blocks/complex_to_real.h
include/gnuradio/blocks/conjugate_cc.h
include/gnuradio/blocks/control_loop.h
include/gnuradio/blocks/copy.h
include/gnuradio/blocks/count_bits.h
include/gnuradio/blocks/ctrlport_probe2_b.h
include/gnuradio/blocks/ctrlport_probe2_c.h
include/gnuradio/blocks/ctrlport_probe2_f.h
include/gnuradio/blocks/ctrlport_probe2_i.h
include/gnuradio/blocks/ctrlport_probe2_s.h
include/gnuradio/blocks/ctrlport_probe_c.h
include/gnuradio/blocks/deinterleave.h
include/gnuradio/blocks/delay.h
include/gnuradio/blocks/divide.h
include/gnuradio/blocks/endian_swap.h
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/blocks/exponentiate_const_cci.h
include/gnuradio/blocks/file_descriptor_sink.h
include/gnuradio/blocks/file_descriptor_source.h
include/gnuradio/blocks/file_meta_sink.h
include/gnuradio/blocks/file_meta_source.h
include/gnuradio/blocks/file_sink.h
include/gnuradio/blocks/file_sink_base.h
include/gnuradio/blocks/file_source.h
include/gnuradio/blocks/float_to_char.h
include/gnuradio/blocks/float_to_complex.h
include/gnuradio/blocks/float_to_int.h
include/gnuradio/blocks/float_to_short.h
include/gnuradio/blocks/float_to_uchar.h
include/gnuradio/blocks/head.h
include/gnuradio/blocks/int_to_float.h
include/gnuradio/blocks/integrate.h
include/gnuradio/blocks/interleave.h
include/gnuradio/blocks/interleaved_char_to_complex.h
include/gnuradio/blocks/interleaved_short_to_complex.h
include/gnuradio/blocks/keep_m_in_n.h
include/gnuradio/blocks/keep_one_in_n.h
include/gnuradio/blocks/lfsr_15_1_0.h
include/gnuradio/blocks/lfsr_32k.h
include/gnuradio/blocks/lfsr_32k_source_s.h
include/gnuradio/blocks/log2_const.h
include/gnuradio/blocks/magphase_to_complex.h
include/gnuradio/blocks/max_blk.h
include/gnuradio/blocks/message_debug.h
include/gnuradio/blocks/message_strobe.h
include/gnuradio/blocks/message_strobe_random.h
include/gnuradio/blocks/min_blk.h
include/gnuradio/blocks/moving_average.h
include/gnuradio/blocks/multiply.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/blocks/multiply_by_tag_value_cc.h
include/gnuradio/blocks/multiply_conjugate_cc.h
include/gnuradio/blocks/multiply_const.h
include/gnuradio/blocks/multiply_const_v.h
include/gnuradio/blocks/multiply_matrix.h
include/gnuradio/blocks/mute.h
include/gnuradio/blocks/nlog10_ff.h
include/gnuradio/blocks/nop.h
include/gnuradio/blocks/not_blk.h
include/gnuradio/blocks/null_sink.h
include/gnuradio/blocks/null_source.h
include/gnuradio/blocks/or_blk.h
include/gnuradio/blocks/pack_k_bits.h
include/gnuradio/blocks/pack_k_bits_bb.h
include/gnuradio/blocks/packed_to_unpacked.h
include/gnuradio/blocks/patterned_interleaver.h
include/gnuradio/blocks/pdu.h
include/gnuradio/blocks/pdu_filter.h
include/gnuradio/blocks/pdu_remove.h
include/gnuradio/blocks/pdu_set.h
include/gnuradio/blocks/pdu_to_tagged_stream.h
include/gnuradio/blocks/peak_detector.h
include/gnuradio/blocks/peak_detector2_fb.h
include/gnuradio/blocks/plateau_detector_fb.h
include/gnuradio/blocks/probe_rate.h
include/gnuradio/blocks/probe_signal.h
include/gnuradio/blocks/probe_signal_v.h
include/gnuradio/blocks/random_pdu.h
include/gnuradio/blocks/regenerate_bb.h
include/gnuradio/blocks/repack_bits_bb.h
include/gnuradio/blocks/repeat.h
include/gnuradio/blocks/rms_cf.h
include/gnuradio/blocks/rms_ff.h
include/gnuradio/blocks/rotator.h
include/gnuradio/blocks/rotator_cc.h
include/gnuradio/blocks/sample_and_hold.h
2019-08-11 16:19:28 +02:00
include/gnuradio/blocks/selector.h
include/gnuradio/blocks/short_to_char.h
include/gnuradio/blocks/short_to_float.h
include/gnuradio/blocks/skiphead.h
include/gnuradio/blocks/socket_pdu.h
include/gnuradio/blocks/stream_mux.h
include/gnuradio/blocks/stream_to_streams.h
include/gnuradio/blocks/stream_to_tagged_stream.h
include/gnuradio/blocks/stream_to_vector.h
include/gnuradio/blocks/streams_to_stream.h
include/gnuradio/blocks/streams_to_vector.h
include/gnuradio/blocks/stretch_ff.h
include/gnuradio/blocks/sub.h
include/gnuradio/blocks/tag_debug.h
include/gnuradio/blocks/tag_gate.h
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/blocks/tag_share.h
include/gnuradio/blocks/tagged_file_sink.h
include/gnuradio/blocks/tagged_stream_align.h
include/gnuradio/blocks/tagged_stream_multiply_length.h
include/gnuradio/blocks/tagged_stream_mux.h
include/gnuradio/blocks/tagged_stream_to_pdu.h
include/gnuradio/blocks/tags_strobe.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/blocks/tcp_server_sink.h
include/gnuradio/blocks/test_tag_variable_rate_ff.h
include/gnuradio/blocks/threshold_ff.h
include/gnuradio/blocks/throttle.h
include/gnuradio/blocks/transcendental.h
include/gnuradio/blocks/tsb_vector_sink.h
include/gnuradio/blocks/tuntap_pdu.h
include/gnuradio/blocks/uchar_to_float.h
include/gnuradio/blocks/udp_sink.h
include/gnuradio/blocks/udp_source.h
include/gnuradio/blocks/unpack_k_bits.h
include/gnuradio/blocks/unpack_k_bits_bb.h
include/gnuradio/blocks/unpacked_to_packed.h
include/gnuradio/blocks/vco_c.h
include/gnuradio/blocks/vco_f.h
include/gnuradio/blocks/vector_insert.h
include/gnuradio/blocks/vector_map.h
include/gnuradio/blocks/vector_sink.h
include/gnuradio/blocks/vector_source.h
include/gnuradio/blocks/vector_to_stream.h
include/gnuradio/blocks/vector_to_streams.h
include/gnuradio/blocks/wavfile.h
include/gnuradio/blocks/wavfile_sink.h
include/gnuradio/blocks/wavfile_source.h
include/gnuradio/blocks/xor_blk.h
include/gnuradio/buffer.h
include/gnuradio/channels/api.h
include/gnuradio/channels/channel_model.h
include/gnuradio/channels/channel_model2.h
include/gnuradio/channels/fading_model.h
include/gnuradio/channels/selective_fading_model.h
include/gnuradio/channels/selective_fading_model2.h
include/gnuradio/config.h
include/gnuradio/constants.h
include/gnuradio/digital/additive_scrambler_bb.h
include/gnuradio/digital/api.h
include/gnuradio/digital/binary_slicer_fb.h
include/gnuradio/digital/burst_shaper.h
include/gnuradio/digital/chunks_to_symbols.h
include/gnuradio/digital/clock_recovery_mm_cc.h
include/gnuradio/digital/clock_recovery_mm_ff.h
include/gnuradio/digital/cma_equalizer_cc.h
include/gnuradio/digital/constellation.h
include/gnuradio/digital/constellation_decoder_cb.h
include/gnuradio/digital/constellation_receiver_cb.h
include/gnuradio/digital/constellation_soft_decoder_cf.h
include/gnuradio/digital/corr_est_cc.h
include/gnuradio/digital/correlate_access_code_bb.h
include/gnuradio/digital/correlate_access_code_bb_ts.h
include/gnuradio/digital/correlate_access_code_ff_ts.h
include/gnuradio/digital/correlate_access_code_tag_bb.h
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/digital/correlate_access_code_tag_ff.h
include/gnuradio/digital/costas_loop_cc.h
include/gnuradio/digital/cpmmod_bc.h
include/gnuradio/digital/crc32.h
include/gnuradio/digital/crc32_async_bb.h
include/gnuradio/digital/crc32_bb.h
include/gnuradio/digital/descrambler_bb.h
include/gnuradio/digital/diff_decoder_bb.h
include/gnuradio/digital/diff_encoder_bb.h
include/gnuradio/digital/diff_phasor_cc.h
include/gnuradio/digital/fll_band_edge_cc.h
include/gnuradio/digital/framer_sink_1.h
include/gnuradio/digital/glfsr.h
include/gnuradio/digital/glfsr_source_b.h
include/gnuradio/digital/glfsr_source_f.h
include/gnuradio/digital/hdlc_deframer_bp.h
include/gnuradio/digital/hdlc_framer_pb.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/digital/header_buffer.h
include/gnuradio/digital/header_format_base.h
include/gnuradio/digital/header_format_counter.h
include/gnuradio/digital/header_format_crc.h
include/gnuradio/digital/header_format_default.h
include/gnuradio/digital/header_format_ofdm.h
include/gnuradio/digital/header_payload_demux.h
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/digital/interpolating_resampler_type.h
include/gnuradio/digital/kurtotic_equalizer_cc.h
include/gnuradio/digital/lfsr.h
include/gnuradio/digital/lms_dd_equalizer_cc.h
include/gnuradio/digital/map_bb.h
include/gnuradio/digital/metric_type.h
include/gnuradio/digital/modulate_vector.h
include/gnuradio/digital/mpsk_snr_est.h
include/gnuradio/digital/mpsk_snr_est_cc.h
include/gnuradio/digital/msk_timing_recovery_cc.h
include/gnuradio/digital/ofdm_carrier_allocator_cvc.h
include/gnuradio/digital/ofdm_chanest_vcvc.h
include/gnuradio/digital/ofdm_cyclic_prefixer.h
include/gnuradio/digital/ofdm_equalizer_base.h
include/gnuradio/digital/ofdm_equalizer_simpledfe.h
include/gnuradio/digital/ofdm_equalizer_static.h
include/gnuradio/digital/ofdm_frame_equalizer_vcvc.h
include/gnuradio/digital/ofdm_serializer_vcc.h
include/gnuradio/digital/ofdm_sync_sc_cfb.h
include/gnuradio/digital/packet_header_default.h
include/gnuradio/digital/packet_header_ofdm.h
include/gnuradio/digital/packet_headergenerator_bb.h
include/gnuradio/digital/packet_headerparser_b.h
include/gnuradio/digital/packet_sink.h
include/gnuradio/digital/pfb_clock_sync_ccf.h
include/gnuradio/digital/pfb_clock_sync_fff.h
include/gnuradio/digital/pn_correlator_cc.h
include/gnuradio/digital/probe_density_b.h
include/gnuradio/digital/probe_mpsk_snr_est_c.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/digital/protocol_formatter_async.h
include/gnuradio/digital/protocol_formatter_bb.h
include/gnuradio/digital/protocol_parser_b.h
include/gnuradio/digital/scrambler_bb.h
include/gnuradio/digital/simple_correlator.h
include/gnuradio/digital/simple_framer.h
include/gnuradio/digital/simple_framer_sync.h
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/digital/symbol_sync_cc.h
include/gnuradio/digital/symbol_sync_ff.h
include/gnuradio/digital/timing_error_detector_type.h
include/gnuradio/dtv/api.h
include/gnuradio/dtv/atsc_consts.h
include/gnuradio/dtv/atsc_deinterleaver.h
include/gnuradio/dtv/atsc_depad.h
include/gnuradio/dtv/atsc_derandomizer.h
include/gnuradio/dtv/atsc_equalizer.h
include/gnuradio/dtv/atsc_field_sync_mux.h
include/gnuradio/dtv/atsc_fpll.h
include/gnuradio/dtv/atsc_fs_checker.h
include/gnuradio/dtv/atsc_interleaver.h
include/gnuradio/dtv/atsc_pad.h
include/gnuradio/dtv/atsc_randomizer.h
include/gnuradio/dtv/atsc_rs_decoder.h
include/gnuradio/dtv/atsc_rs_encoder.h
include/gnuradio/dtv/atsc_sync.h
include/gnuradio/dtv/atsc_trellis_encoder.h
include/gnuradio/dtv/atsc_viterbi_decoder.h
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/dtv/catv_config.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/dtv/catv_frame_sync_enc_bb.h
include/gnuradio/dtv/catv_randomizer_bb.h
include/gnuradio/dtv/catv_reed_solomon_enc_bb.h
include/gnuradio/dtv/catv_transport_framing_enc_bb.h
include/gnuradio/dtv/catv_trellis_enc_bb.h
include/gnuradio/dtv/dvb_bbheader_bb.h
include/gnuradio/dtv/dvb_bbscrambler_bb.h
include/gnuradio/dtv/dvb_bch_bb.h
include/gnuradio/dtv/dvb_config.h
include/gnuradio/dtv/dvb_ldpc_bb.h
include/gnuradio/dtv/dvbs2_config.h
include/gnuradio/dtv/dvbs2_interleaver_bb.h
include/gnuradio/dtv/dvbs2_modulator_bc.h
include/gnuradio/dtv/dvbs2_physical_cc.h
include/gnuradio/dtv/dvbt2_cellinterleaver_cc.h
include/gnuradio/dtv/dvbt2_config.h
include/gnuradio/dtv/dvbt2_framemapper_cc.h
include/gnuradio/dtv/dvbt2_freqinterleaver_cc.h
include/gnuradio/dtv/dvbt2_interleaver_bb.h
include/gnuradio/dtv/dvbt2_miso_cc.h
include/gnuradio/dtv/dvbt2_modulator_bc.h
include/gnuradio/dtv/dvbt2_p1insertion_cc.h
include/gnuradio/dtv/dvbt2_paprtr_cc.h
include/gnuradio/dtv/dvbt2_pilotgenerator_cc.h
include/gnuradio/dtv/dvbt_bit_inner_deinterleaver.h
include/gnuradio/dtv/dvbt_bit_inner_interleaver.h
include/gnuradio/dtv/dvbt_config.h
include/gnuradio/dtv/dvbt_convolutional_deinterleaver.h
include/gnuradio/dtv/dvbt_convolutional_interleaver.h
include/gnuradio/dtv/dvbt_demap.h
include/gnuradio/dtv/dvbt_demod_reference_signals.h
include/gnuradio/dtv/dvbt_energy_descramble.h
include/gnuradio/dtv/dvbt_energy_dispersal.h
include/gnuradio/dtv/dvbt_inner_coder.h
include/gnuradio/dtv/dvbt_map.h
include/gnuradio/dtv/dvbt_ofdm_sym_acquisition.h
include/gnuradio/dtv/dvbt_reed_solomon_dec.h
include/gnuradio/dtv/dvbt_reed_solomon_enc.h
include/gnuradio/dtv/dvbt_reference_signals.h
include/gnuradio/dtv/dvbt_symbol_inner_interleaver.h
include/gnuradio/dtv/dvbt_viterbi_decoder.h
include/gnuradio/endianness.h
include/gnuradio/expj.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/fec/alist.h
include/gnuradio/fec/api.h
include/gnuradio/fec/async_decoder.h
include/gnuradio/fec/async_encoder.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/fec/awgn_bp.h
include/gnuradio/fec/ber_bf.h
include/gnuradio/fec/cc_common.h
include/gnuradio/fec/cc_decoder.h
include/gnuradio/fec/cc_encoder.h
include/gnuradio/fec/ccsds_encoder.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/fec/cldpc.h
include/gnuradio/fec/conv_bit_corr_bb.h
include/gnuradio/fec/decode_ccsds_27_fb.h
include/gnuradio/fec/decoder.h
include/gnuradio/fec/depuncture_bb.h
include/gnuradio/fec/dummy_decoder.h
include/gnuradio/fec/dummy_encoder.h
include/gnuradio/fec/encode_ccsds_27_bb.h
include/gnuradio/fec/encoder.h
include/gnuradio/fec/fec_mtrx.h
include/gnuradio/fec/generic_decoder.h
include/gnuradio/fec/generic_encoder.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/fec/gf2mat.h
include/gnuradio/fec/gf2vec.h
include/gnuradio/fec/ldpc_G_matrix.h
include/gnuradio/fec/ldpc_H_matrix.h
include/gnuradio/fec/ldpc_bit_flip_decoder.h
include/gnuradio/fec/ldpc_decoder.h
include/gnuradio/fec/ldpc_encoder.h
include/gnuradio/fec/ldpc_gen_mtrx_encoder.h
include/gnuradio/fec/ldpc_par_mtrx_encoder.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/fec/maxstar.h
include/gnuradio/fec/polar_common.h
include/gnuradio/fec/polar_decoder_common.h
include/gnuradio/fec/polar_decoder_sc.h
include/gnuradio/fec/polar_decoder_sc_list.h
include/gnuradio/fec/polar_decoder_sc_systematic.h
include/gnuradio/fec/polar_encoder.h
include/gnuradio/fec/polar_encoder_systematic.h
include/gnuradio/fec/puncture_bb.h
include/gnuradio/fec/puncture_ff.h
include/gnuradio/fec/repetition_decoder.h
include/gnuradio/fec/repetition_encoder.h
include/gnuradio/fec/rs.h
include/gnuradio/fec/tagged_decoder.h
include/gnuradio/fec/tagged_encoder.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/fec/tpc_common.h
include/gnuradio/fec/tpc_decoder.h
include/gnuradio/fec/tpc_encoder.h
include/gnuradio/fec/viterbi.h
include/gnuradio/feval.h
include/gnuradio/fft/api.h
include/gnuradio/fft/ctrlport_probe_psd.h
include/gnuradio/fft/fft.h
2019-08-11 16:19:28 +02:00
include/gnuradio/fft/fft_shift.h
include/gnuradio/fft/fft_vcc.h
include/gnuradio/fft/fft_vfc.h
include/gnuradio/fft/goertzel.h
include/gnuradio/fft/goertzel_fc.h
include/gnuradio/fft/window.h
include/gnuradio/filter/api.h
include/gnuradio/filter/dc_blocker_cc.h
include/gnuradio/filter/dc_blocker_ff.h
include/gnuradio/filter/fft_filter.h
include/gnuradio/filter/fft_filter_ccc.h
include/gnuradio/filter/fft_filter_ccf.h
include/gnuradio/filter/fft_filter_fff.h
include/gnuradio/filter/filter_delay_fc.h
include/gnuradio/filter/filterbank.h
include/gnuradio/filter/filterbank_vcvcf.h
include/gnuradio/filter/fir_filter.h
include/gnuradio/filter/fir_filter_blk.h
include/gnuradio/filter/fir_filter_with_buffer.h
include/gnuradio/filter/firdes.h
include/gnuradio/filter/freq_xlating_fir_filter.h
include/gnuradio/filter/hilbert_fc.h
include/gnuradio/filter/iir_filter.h
include/gnuradio/filter/iir_filter_ccc.h
include/gnuradio/filter/iir_filter_ccd.h
include/gnuradio/filter/iir_filter_ccf.h
include/gnuradio/filter/iir_filter_ccz.h
include/gnuradio/filter/iir_filter_ffd.h
include/gnuradio/filter/interp_fir_filter.h
include/gnuradio/filter/interpolator_taps.h
include/gnuradio/filter/mmse_fir_interpolator_cc.h
include/gnuradio/filter/mmse_fir_interpolator_ff.h
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/filter/mmse_interp_differentiator_cc.h
include/gnuradio/filter/mmse_interp_differentiator_ff.h
include/gnuradio/filter/mmse_interpolator_cc.h
include/gnuradio/filter/mmse_interpolator_ff.h
include/gnuradio/filter/mmse_resampler_cc.h
include/gnuradio/filter/mmse_resampler_ff.h
include/gnuradio/filter/pfb_arb_resampler.h
include/gnuradio/filter/pfb_arb_resampler_ccc.h
include/gnuradio/filter/pfb_arb_resampler_ccf.h
include/gnuradio/filter/pfb_arb_resampler_fff.h
include/gnuradio/filter/pfb_channelizer_ccf.h
include/gnuradio/filter/pfb_decimator_ccf.h
include/gnuradio/filter/pfb_interpolator_ccf.h
include/gnuradio/filter/pfb_synthesizer_ccf.h
include/gnuradio/filter/pm_remez.h
include/gnuradio/filter/polyphase_filterbank.h
include/gnuradio/filter/rational_resampler_base.h
include/gnuradio/filter/single_pole_iir.h
include/gnuradio/filter/single_pole_iir_filter_cc.h
include/gnuradio/filter/single_pole_iir_filter_ff.h
include/gnuradio/flowgraph.h
include/gnuradio/fxpt.h
include/gnuradio/fxpt_nco.h
include/gnuradio/fxpt_vco.h
include/gnuradio/gr_complex.h
include/gnuradio/hier_block2.h
include/gnuradio/high_res_timer.h
include/gnuradio/io_signature.h
include/gnuradio/logger.h
include/gnuradio/math.h
include/gnuradio/message.h
include/gnuradio/messages/msg_accepter.h
include/gnuradio/messages/msg_accepter_msgq.h
include/gnuradio/messages/msg_passing.h
include/gnuradio/messages/msg_producer.h
include/gnuradio/messages/msg_queue.h
include/gnuradio/misc.h
include/gnuradio/msg_accepter.h
include/gnuradio/msg_handler.h
include/gnuradio/msg_queue.h
include/gnuradio/nco.h
include/gnuradio/prefs.h
include/gnuradio/py_feval.h
include/gnuradio/pycallback_object.h
include/gnuradio/qtgui/CMakeLists.txt
include/gnuradio/qtgui/ConstellationDisplayPlot.h
include/gnuradio/qtgui/DisplayPlot.h
include/gnuradio/qtgui/FrequencyDisplayPlot.h
include/gnuradio/qtgui/HistogramDisplayPlot.h
include/gnuradio/qtgui/TimeDomainDisplayPlot.h
include/gnuradio/qtgui/TimeRasterDisplayPlot.h
include/gnuradio/qtgui/VectorDisplayPlot.h
include/gnuradio/qtgui/WaterfallDisplayPlot.h
include/gnuradio/qtgui/api.h
include/gnuradio/qtgui/ber_sink_b.h
include/gnuradio/qtgui/const_sink_c.h
include/gnuradio/qtgui/constellationdisplayform.h
include/gnuradio/qtgui/displayform.h
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/qtgui/edit_box_msg.h
include/gnuradio/qtgui/form_menus.h
include/gnuradio/qtgui/freq_sink_c.h
include/gnuradio/qtgui/freq_sink_f.h
include/gnuradio/qtgui/freqcontrolpanel.h
include/gnuradio/qtgui/freqdisplayform.h
include/gnuradio/qtgui/histogram_sink_f.h
include/gnuradio/qtgui/histogramdisplayform.h
include/gnuradio/qtgui/number_sink.h
include/gnuradio/qtgui/numberdisplayform.h
include/gnuradio/qtgui/plot_raster.h
include/gnuradio/qtgui/plot_waterfall.h
include/gnuradio/qtgui/qtgui_types.h
include/gnuradio/qtgui/sink_c.h
include/gnuradio/qtgui/sink_f.h
include/gnuradio/qtgui/spectrumUpdateEvents.h
include/gnuradio/qtgui/timeRasterGlobalData.h
include/gnuradio/qtgui/time_raster_sink_b.h
include/gnuradio/qtgui/time_raster_sink_f.h
include/gnuradio/qtgui/time_sink_c.h
include/gnuradio/qtgui/time_sink_f.h
include/gnuradio/qtgui/timecontrolpanel.h
include/gnuradio/qtgui/timedisplayform.h
include/gnuradio/qtgui/timerasterdisplayform.h
include/gnuradio/qtgui/trigger_mode.h
include/gnuradio/qtgui/utils.h
include/gnuradio/qtgui/vector_sink_f.h
include/gnuradio/qtgui/vectordisplayform.h
include/gnuradio/qtgui/waterfallGlobalData.h
include/gnuradio/qtgui/waterfall_sink_c.h
include/gnuradio/qtgui/waterfall_sink_f.h
include/gnuradio/qtgui/waterfalldisplayform.h
include/gnuradio/random.h
include/gnuradio/realtime.h
include/gnuradio/realtime_impl.h
include/gnuradio/rpccallbackregister_base.h
include/gnuradio/rpcmanager.h
include/gnuradio/rpcmanager_base.h
include/gnuradio/rpcregisterhelpers.h
include/gnuradio/rpcserver_aggregator.h
include/gnuradio/rpcserver_base.h
include/gnuradio/rpcserver_booter_aggregator.h
include/gnuradio/rpcserver_booter_base.h
include/gnuradio/rpcserver_selector.h
include/gnuradio/runtime_types.h
include/gnuradio/sincos.h
include/gnuradio/sptr_magic.h
include/gnuradio/swig/analog_swig.i
include/gnuradio/swig/analog_swig_doc.i
include/gnuradio/swig/audio_swig.i
include/gnuradio/swig/audio_swig_doc.i
include/gnuradio/swig/basic_block.i
include/gnuradio/swig/block.i
include/gnuradio/swig/block_detail.i
include/gnuradio/swig/block_gateway.i
include/gnuradio/swig/blocks_swig0.i
include/gnuradio/swig/blocks_swig0_doc.i
include/gnuradio/swig/blocks_swig1.i
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/swig/blocks_swig10.i
include/gnuradio/swig/blocks_swig10_doc.i
include/gnuradio/swig/blocks_swig1_doc.i
include/gnuradio/swig/blocks_swig2.i
include/gnuradio/swig/blocks_swig2_doc.i
include/gnuradio/swig/blocks_swig3.i
include/gnuradio/swig/blocks_swig3_doc.i
include/gnuradio/swig/blocks_swig4.i
include/gnuradio/swig/blocks_swig4_doc.i
include/gnuradio/swig/blocks_swig5.i
include/gnuradio/swig/blocks_swig5_doc.i
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
include/gnuradio/swig/blocks_swig6.i
include/gnuradio/swig/blocks_swig6_doc.i
include/gnuradio/swig/blocks_swig7.i
include/gnuradio/swig/blocks_swig7_doc.i
include/gnuradio/swig/blocks_swig8.i
include/gnuradio/swig/blocks_swig8_doc.i
include/gnuradio/swig/blocks_swig9.i
include/gnuradio/swig/blocks_swig9_doc.i
include/gnuradio/swig/buffer.i
include/gnuradio/swig/channels_swig.i
include/gnuradio/swig/channels_swig_doc.i
include/gnuradio/swig/constants.i
include/gnuradio/swig/constellation.i
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/swig/digital_swig0.i
include/gnuradio/swig/digital_swig0_doc.i
include/gnuradio/swig/digital_swig1.i
include/gnuradio/swig/digital_swig1_doc.i
include/gnuradio/swig/digital_swig2.i
include/gnuradio/swig/digital_swig2_doc.i
include/gnuradio/swig/dtv_swig.i
include/gnuradio/swig/dtv_swig_doc.i
include/gnuradio/swig/fec_swig.i
include/gnuradio/swig/fec_swig_doc.i
include/gnuradio/swig/feval.i
include/gnuradio/swig/fft_swig.i
include/gnuradio/swig/fft_swig_doc.i
include/gnuradio/swig/filter_swig.i
include/gnuradio/swig/gnuradio.i
include/gnuradio/swig/gr_ctrlport.i
include/gnuradio/swig/gr_extras.i
include/gnuradio/swig/gr_filter_swig_doc.i
include/gnuradio/swig/gr_logger.i
include/gnuradio/swig/gr_shared_ptr.i
include/gnuradio/swig/gr_swig_block_magic.i
include/gnuradio/swig/gr_types.i
include/gnuradio/swig/hier_block2.i
include/gnuradio/swig/io_signature.i
include/gnuradio/swig/message.i
include/gnuradio/swig/msg_handler.i
include/gnuradio/swig/msg_queue.i
include/gnuradio/swig/ofdm_equalizer.i
include/gnuradio/swig/packet_header.i
include/gnuradio/swig/pmt_swig.i
include/gnuradio/swig/pmt_swig_doc.i
include/gnuradio/swig/prefs.i
include/gnuradio/swig/py3compat.i
include/gnuradio/swig/qtgui_swig.i
include/gnuradio/swig/qtgui_swig_doc.i
include/gnuradio/swig/realtime.i
include/gnuradio/swig/runtime_swig.i
include/gnuradio/swig/runtime_swig_doc.i
include/gnuradio/swig/sync_block.i
include/gnuradio/swig/sync_decimator.i
include/gnuradio/swig/sync_interpolator.i
include/gnuradio/swig/tagged_stream_block.i
include/gnuradio/swig/tags.i
include/gnuradio/swig/top_block.i
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
include/gnuradio/swig/trellis_swig0.i
include/gnuradio/swig/trellis_swig0_doc.i
include/gnuradio/swig/trellis_swig1.i
include/gnuradio/swig/trellis_swig1_doc.i
%%UHD%%include/gnuradio/swig/uhd_swig.i
%%UHD%%include/gnuradio/swig/uhd_swig_doc.i
include/gnuradio/swig/video_sdl_swig.i
include/gnuradio/swig/video_sdl_swig_doc.i
include/gnuradio/swig/vocoder_swig.i
include/gnuradio/swig/vocoder_swig_doc.i
include/gnuradio/swig/wavelet_swig.i
include/gnuradio/swig/wavelet_swig_doc.i
include/gnuradio/swig/zeromq_swig.i
include/gnuradio/swig/zeromq_swig_doc.i
include/gnuradio/sync_block.h
include/gnuradio/sync_decimator.h
include/gnuradio/sync_interpolator.h
include/gnuradio/sys_paths.h
include/gnuradio/tag_checker.h
include/gnuradio/tagged_stream_block.h
include/gnuradio/tags.h
include/gnuradio/thread/thread.h
include/gnuradio/thread/thread_body_wrapper.h
include/gnuradio/thread/thread_group.h
include/gnuradio/top_block.h
include/gnuradio/tpb_detail.h
include/gnuradio/trellis/api.h
include/gnuradio/trellis/base.h
include/gnuradio/trellis/calc_metric.h
include/gnuradio/trellis/constellation_metrics_cf.h
include/gnuradio/trellis/core_algorithms.h
include/gnuradio/trellis/encoder.h
include/gnuradio/trellis/fsm.h
include/gnuradio/trellis/interleaver.h
include/gnuradio/trellis/metrics.h
include/gnuradio/trellis/pccc_decoder_blk.h
include/gnuradio/trellis/pccc_decoder_combined_blk.h
include/gnuradio/trellis/pccc_encoder.h
include/gnuradio/trellis/permutation.h
include/gnuradio/trellis/quicksort_index.h
include/gnuradio/trellis/sccc_decoder_blk.h
include/gnuradio/trellis/sccc_decoder_combined_blk.h
include/gnuradio/trellis/sccc_encoder.h
include/gnuradio/trellis/siso_combined_f.h
include/gnuradio/trellis/siso_f.h
include/gnuradio/trellis/siso_type.h
include/gnuradio/trellis/viterbi.h
include/gnuradio/trellis/viterbi_combined.h
include/gnuradio/types.h
%%UHD%%include/gnuradio/uhd/amsg_source.h
%%UHD%%include/gnuradio/uhd/api.h
%%UHD%%include/gnuradio/uhd/usrp_block.h
%%UHD%%include/gnuradio/uhd/usrp_sink.h
%%UHD%%include/gnuradio/uhd/usrp_source.h
include/gnuradio/unittests.h
include/gnuradio/video_sdl/api.h
include/gnuradio/video_sdl/sink_s.h
include/gnuradio/video_sdl/sink_uc.h
include/gnuradio/vocoder/alaw_decode_bs.h
include/gnuradio/vocoder/alaw_encode_sb.h
include/gnuradio/vocoder/api.h
include/gnuradio/vocoder/codec2.h
include/gnuradio/vocoder/codec2_decode_ps.h
include/gnuradio/vocoder/codec2_encode_sp.h
include/gnuradio/vocoder/cvsd_decode_bs.h
include/gnuradio/vocoder/cvsd_encode_sb.h
include/gnuradio/vocoder/freedv_api.h
include/gnuradio/vocoder/freedv_rx_ss.h
include/gnuradio/vocoder/freedv_tx_ss.h
include/gnuradio/vocoder/g721_decode_bs.h
include/gnuradio/vocoder/g721_encode_sb.h
include/gnuradio/vocoder/g723_24_decode_bs.h
include/gnuradio/vocoder/g723_24_encode_sb.h
include/gnuradio/vocoder/g723_40_decode_bs.h
include/gnuradio/vocoder/g723_40_encode_sb.h
include/gnuradio/vocoder/gsm_fr_decode_ps.h
include/gnuradio/vocoder/gsm_fr_encode_sp.h
include/gnuradio/vocoder/ulaw_decode_bs.h
include/gnuradio/vocoder/ulaw_encode_sb.h
include/gnuradio/wavelet/api.h
include/gnuradio/wavelet/squash_ff.h
include/gnuradio/wavelet/wavelet_ff.h
include/gnuradio/wavelet/wvps_ff.h
include/gnuradio/zeromq/api.h
include/gnuradio/zeromq/pub_msg_sink.h
include/gnuradio/zeromq/pub_sink.h
include/gnuradio/zeromq/pull_msg_source.h
include/gnuradio/zeromq/pull_source.h
include/gnuradio/zeromq/push_msg_sink.h
include/gnuradio/zeromq/push_sink.h
include/gnuradio/zeromq/rep_msg_sink.h
include/gnuradio/zeromq/rep_sink.h
include/gnuradio/zeromq/req_msg_source.h
include/gnuradio/zeromq/req_source.h
include/gnuradio/zeromq/sub_msg_source.h
include/gnuradio/zeromq/sub_source.h
include/pmt/api.h
include/pmt/pmt.h
include/pmt/pmt_pool.h
include/pmt/pmt_serial_tags.h
include/pmt/pmt_sugar.h
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
lib/cmake/gnuradio/CMakeOverloads.cmake
lib/cmake/gnuradio/CMakeParseArgumentsCopy.cmake
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
lib/cmake/gnuradio/CodeCoverage.cmake
lib/cmake/gnuradio/FindALSA.cmake
lib/cmake/gnuradio/FindCodec2.cmake
lib/cmake/gnuradio/FindFFTW3f.cmake
lib/cmake/gnuradio/FindGMP.cmake
lib/cmake/gnuradio/FindGSL.cmake
lib/cmake/gnuradio/FindGSM.cmake
lib/cmake/gnuradio/FindGit.cmake
lib/cmake/gnuradio/FindJACK.cmake
lib/cmake/gnuradio/FindLOG4CPP.cmake
lib/cmake/gnuradio/FindMPIR.cmake
lib/cmake/gnuradio/FindMPLIB.cmake
lib/cmake/gnuradio/FindOSS.cmake
lib/cmake/gnuradio/FindPORTAUDIO.cmake
lib/cmake/gnuradio/FindQwt.cmake
lib/cmake/gnuradio/FindSWIG.cmake
lib/cmake/gnuradio/FindSphinx.cmake
lib/cmake/gnuradio/FindTHRIFT.cmake
lib/cmake/gnuradio/FindUHD.cmake
lib/cmake/gnuradio/FindZeroMQ.cmake
lib/cmake/gnuradio/GnuradioConfig.cmake
lib/cmake/gnuradio/GnuradioConfigVersion.cmake
lib/cmake/gnuradio/GrBoost.cmake
lib/cmake/gnuradio/GrBuildTypes.cmake
lib/cmake/gnuradio/GrComponent.cmake
lib/cmake/gnuradio/GrMiscUtils.cmake
lib/cmake/gnuradio/GrPlatform.cmake
lib/cmake/gnuradio/GrPython.cmake
lib/cmake/gnuradio/GrSwig.cmake
lib/cmake/gnuradio/GrTest.cmake
lib/cmake/gnuradio/GrVersion.cmake
lib/cmake/gnuradio/LibFindMacros.cmake
lib/cmake/gnuradio/UseSWIG.cmake
lib/cmake/gnuradio/gnuradio-analogConfig.cmake
lib/cmake/gnuradio/gnuradio-analogTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-analogTargets.cmake
lib/cmake/gnuradio/gnuradio-audioConfig.cmake
lib/cmake/gnuradio/gnuradio-audioTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-audioTargets.cmake
lib/cmake/gnuradio/gnuradio-blocksConfig.cmake
lib/cmake/gnuradio/gnuradio-blocksTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-blocksTargets.cmake
lib/cmake/gnuradio/gnuradio-channelsConfig.cmake
lib/cmake/gnuradio/gnuradio-channelsTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-channelsTargets.cmake
lib/cmake/gnuradio/gnuradio-digitalConfig.cmake
lib/cmake/gnuradio/gnuradio-digitalTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-digitalTargets.cmake
lib/cmake/gnuradio/gnuradio-dtvConfig.cmake
lib/cmake/gnuradio/gnuradio-dtvTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-dtvTargets.cmake
lib/cmake/gnuradio/gnuradio-fecConfig.cmake
lib/cmake/gnuradio/gnuradio-fecTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-fecTargets.cmake
lib/cmake/gnuradio/gnuradio-fftConfig.cmake
lib/cmake/gnuradio/gnuradio-fftTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-fftTargets.cmake
lib/cmake/gnuradio/gnuradio-filterConfig.cmake
lib/cmake/gnuradio/gnuradio-filterTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-filterTargets.cmake
lib/cmake/gnuradio/gnuradio-pmtConfig.cmake
lib/cmake/gnuradio/gnuradio-pmtTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-pmtTargets.cmake
lib/cmake/gnuradio/gnuradio-qtguiConfig.cmake
lib/cmake/gnuradio/gnuradio-qtguiTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-qtguiTargets.cmake
lib/cmake/gnuradio/gnuradio-runtimeConfig.cmake
lib/cmake/gnuradio/gnuradio-runtimeTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-runtimeTargets.cmake
lib/cmake/gnuradio/gnuradio-trellisConfig.cmake
lib/cmake/gnuradio/gnuradio-trellisTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-trellisTargets.cmake
%%UHD%%lib/cmake/gnuradio/gnuradio-uhdConfig.cmake
%%UHD%%lib/cmake/gnuradio/gnuradio-uhdTargets-%%CMAKE_BUILD_TYPE%%.cmake
%%UHD%%lib/cmake/gnuradio/gnuradio-uhdTargets.cmake
lib/cmake/gnuradio/gnuradio-video-sdlConfig.cmake
lib/cmake/gnuradio/gnuradio-video-sdlTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-video-sdlTargets.cmake
lib/cmake/gnuradio/gnuradio-vocoderConfig.cmake
lib/cmake/gnuradio/gnuradio-vocoderTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-vocoderTargets.cmake
lib/cmake/gnuradio/gnuradio-waveletConfig.cmake
lib/cmake/gnuradio/gnuradio-waveletTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-waveletTargets.cmake
lib/cmake/gnuradio/gnuradio-zeromqConfig.cmake
lib/cmake/gnuradio/gnuradio-zeromqTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/gnuradio-zeromqTargets.cmake
lib/cmake/gnuradio/runtime_swigTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/gnuradio/runtime_swigTargets.cmake
lib/libgnuradio-analog.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-analog.so.3.8.1
lib/libgnuradio-analog.so.3.8.1.0
lib/libgnuradio-audio.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-audio.so.3.8.1
lib/libgnuradio-audio.so.3.8.1.0
lib/libgnuradio-blocks.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-blocks.so.3.8.1
lib/libgnuradio-blocks.so.3.8.1.0
lib/libgnuradio-channels.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-channels.so.3.8.1
lib/libgnuradio-channels.so.3.8.1.0
lib/libgnuradio-digital.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-digital.so.3.8.1
lib/libgnuradio-digital.so.3.8.1.0
lib/libgnuradio-dtv.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-dtv.so.3.8.1
lib/libgnuradio-dtv.so.3.8.1.0
lib/libgnuradio-fec.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-fec.so.3.8.1
lib/libgnuradio-fec.so.3.8.1.0
lib/libgnuradio-fft.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-fft.so.3.8.1
lib/libgnuradio-fft.so.3.8.1.0
lib/libgnuradio-filter.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-filter.so.3.8.1
lib/libgnuradio-filter.so.3.8.1.0
lib/libgnuradio-pmt.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-pmt.so.3.8.1
lib/libgnuradio-pmt.so.3.8.1.0
lib/libgnuradio-qtgui.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-qtgui.so.3.8.1
lib/libgnuradio-qtgui.so.3.8.1.0
lib/libgnuradio-runtime.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-runtime.so.3.8.1
lib/libgnuradio-runtime.so.3.8.1.0
lib/libgnuradio-trellis.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-trellis.so.3.8.1
lib/libgnuradio-trellis.so.3.8.1.0
%%UHD%%lib/libgnuradio-uhd.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
%%UHD%%lib/libgnuradio-uhd.so.3.8.1
%%UHD%%lib/libgnuradio-uhd.so.3.8.1.0
lib/libgnuradio-video-sdl.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-video-sdl.so.3.8.1
lib/libgnuradio-video-sdl.so.3.8.1.0
lib/libgnuradio-vocoder.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-vocoder.so.3.8.1
lib/libgnuradio-vocoder.so.3.8.1.0
lib/libgnuradio-wavelet.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-wavelet.so.3.8.1
lib/libgnuradio-wavelet.so.3.8.1.0
lib/libgnuradio-zeromq.so
- Removed zombie dependancy on clang since system clang now works - Now uses python3 by default remove python2 dependancy - split the VOLK project into separate port Change log from upstream follows ## [3.8.1.0-rc1] - 2020-02-16 ### Changed #### Project Scope - clang-tidy improvements - Throw exceptions by value, catch by reference - `emplace_back` where applicable - `empty()` instead of `vector::size() == 0` ### Fixed #### Project scope - FindQwt paths - floatAlmostEqual unittest assert function wrongly passing on sequence types - Only require boost unittest when testing is enabled - FindLOG4CPP typo #### gnuradio-runtime - block gateway shadowed system port - Flaky message passing unit test contained timeout (not the test's job) - ctrlport/`rpcaggregator` & Co: removed storage of references to scope-lifetime objects - Sine table generation python was wrong - `get_tags_in_range` for delay < (end-start) - premature tag pruning #### gr_modtool - wrong use of `input` -> `raw_input` - allow empty argument list - testing - check for and deny TSB under Python - QA addition bugs #### gr-analog - clipping in FM receiver: remove superfluous gain - C++ generation for multiple blocks #### gr-audio - portaudio source: lock acquisition #### gr-blocks - broken `rotator` workaround #### gr-digital - `map_bb` buffer overflow - `map_bb` thread safety - `additive_scrambler `count based reset #### gr-fec - heap corruption in `async_decoder` - `cc_encoder` was broken for constraint lengths > 8 #### gr-fft - restore Boost 1.53 compat #### gr-qtgui - no longer requiring unnecessary key in `edit_box_msg` #### gr-uhd - fixed examples under Py3 - multichannel objects not populating channels #### GRC - several issues with YAML files - nested objects now properly populate namespaces - comments now included in block bounds calculation - Wiki documentation link removed from OOT blocks' docs tab - Dragging connections to auto-hide ports works now ### Added #### Project Scope - Codec2 development branch / future compat - Boost 1.71 compat - CI now checks for formatting #### gnuradio-runtime - dot graphs now contain message edges #### gr-uhd - UHD Filter API #### GRC - block affinity, buffer sizes available as advanced options for blocks - testing
2020-04-02 15:08:01 +02:00
lib/libgnuradio-zeromq.so.3.8.1
lib/libgnuradio-zeromq.so.3.8.1.0
%%PYTHON_SITELIBDIR%%/gnuradio/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/_analog_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/analog/am_demod.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/am_demod.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/am_demod.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/analog_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/analog_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/analog_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/fm_demod.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/fm_demod.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/fm_demod.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/fm_emph.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/fm_emph.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/fm_emph.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/nbfm_rx.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/nbfm_rx.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/nbfm_rx.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/nbfm_tx.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/nbfm_tx.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/nbfm_tx.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/standard_squelch.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/standard_squelch.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/standard_squelch.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv_fmdet.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv_fmdet.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv_fmdet.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv_pll.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv_pll.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_rcv_pll.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_tx.py
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_tx.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/analog/wfm_tx.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/audio/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/audio/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/audio/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/audio/_audio_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/audio/audio_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/audio/audio_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/audio/audio_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig0.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig1.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig10.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig2.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig3.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig4.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig5.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig6.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig7.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig8.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/_blocks_swig9.so
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig0.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig0.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig0.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig1.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig1.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig1.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig10.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig10.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig10.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig2.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig2.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig2.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig3.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig3.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig3.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig4.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig4.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig4.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig5.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig5.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig5.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig6.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig6.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig6.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig7.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig7.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig7.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig8.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig8.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig8.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig9.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig9.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/blocks_swig9.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/parse_file_metadata.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/parse_file_metadata.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/parse_file_metadata.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/stream_to_vector_decimator.py
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/stream_to_vector_decimator.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/blocks/stream_to_vector_decimator.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/_channels_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/channels/amp_bal.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/amp_bal.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/amp_bal.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/channels_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/channels_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/channels_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/conj_fs_iqcorr.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/conj_fs_iqcorr.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/conj_fs_iqcorr.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/distortion_2_gen.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/distortion_2_gen.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/distortion_2_gen.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/distortion_3_gen.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/distortion_3_gen.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/distortion_3_gen.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/impairments.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/impairments.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/impairments.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/iqbal_gen.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/iqbal_gen.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/iqbal_gen.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/phase_bal.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/phase_bal.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/phase_bal.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/phase_noise_gen.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/phase_noise_gen.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/phase_noise_gen.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/channels/quantizer.py
%%PYTHON_SITELIBDIR%%/gnuradio/channels/quantizer.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/channels/quantizer.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/GNURadioControlPortClient.py
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/GNURadioControlPortClient.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/GNURadioControlPortClient.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/GrDataPlotter.py
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/GrDataPlotter.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/GrDataPlotter.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/RPCConnection.py
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/RPCConnection.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/RPCConnection.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/icon.png
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/monitor.py
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/monitor.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/ctrlport/monitor.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/_digital_swig0.so
%%PYTHON_SITELIBDIR%%/gnuradio/digital/_digital_swig1.so
%%PYTHON_SITELIBDIR%%/gnuradio/digital/_digital_swig2.so
%%PYTHON_SITELIBDIR%%/gnuradio/digital/bpsk.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/bpsk.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/bpsk.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/constellation_map_generator.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/constellation_map_generator.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/constellation_map_generator.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/cpm.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/cpm.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/cpm.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/crc.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/crc.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/crc.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig0.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig0.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig0.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig1.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig1.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig1.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig2.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig2.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/digital_swig2.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/generic_mod_demod.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/generic_mod_demod.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/generic_mod_demod.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/gfsk.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/gfsk.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/gfsk.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/gmsk.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/gmsk.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/gmsk.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/modulation_utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/modulation_utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/modulation_utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_packet_utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_packet_utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_packet_utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_receiver.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_receiver.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_receiver.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_fixed.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_fixed.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_fixed.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_ml.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_ml.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_ml.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_pn.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_pn.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_pn.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_pnac.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_pnac.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_sync_pnac.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_txrx.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_txrx.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/ofdm_txrx.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/packet_utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/packet_utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/packet_utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/psk.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/psk.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/psk.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/psk_constellations.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/psk_constellations.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/psk_constellations.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qam.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qam.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qam.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qam_constellations.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qam_constellations.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qam_constellations.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qamlike.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qamlike.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qamlike.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qpsk.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qpsk.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/qpsk.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/soft_dec_lut_gen.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/soft_dec_lut_gen.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/soft_dec_lut_gen.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/alignment.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/alignment.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/alignment.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/gray_code.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/gray_code.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/gray_code.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/mod_codes.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/mod_codes.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/mod_codes.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/tagged_streams.py
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/tagged_streams.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/digital/utils/tagged_streams.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/_dtv_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/atsc_rx.py
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/atsc_rx.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/atsc_rx.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/atsc_rx_filter.py
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/atsc_rx_filter.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/atsc_rx_filter.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/dtv_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/dtv_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/dtv/dtv_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/eng_arg.py
%%PYTHON_SITELIBDIR%%/gnuradio/eng_arg.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/eng_arg.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/eng_notation.py
%%PYTHON_SITELIBDIR%%/gnuradio/eng_notation.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/eng_notation.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/eng_option.py
%%PYTHON_SITELIBDIR%%/gnuradio/eng_option.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/eng_option.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/Generate_LDPC_matrix.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/Generate_LDPC_matrix.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/Generate_LDPC_matrix.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/Generate_LDPC_matrix_functions.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/Generate_LDPC_matrix_functions.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/Generate_LDPC_matrix_functions.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/LDPC/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/_fec_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/fec/bercurve_generator.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/bercurve_generator.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/bercurve_generator.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/bitflip.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/bitflip.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/bitflip.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/capillary_threaded_decoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/capillary_threaded_decoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/capillary_threaded_decoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/capillary_threaded_encoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/capillary_threaded_encoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/capillary_threaded_encoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_async_encoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_async_encoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_async_encoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_decoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_decoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_decoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_encoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_encoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_encoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_tagged_decoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_tagged_decoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_tagged_decoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_tagged_encoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_tagged_encoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/extended_tagged_encoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/fec_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/fec_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/fec_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/fec_test.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/fec_test.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/fec_test.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction_awgn.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction_awgn.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction_awgn.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction_bec.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction_bec.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/channel_construction_bec.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/common.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/common.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/common.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/decoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/decoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/decoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/encoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/encoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/encoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/helper_functions.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/helper_functions.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/polar/helper_functions.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/threaded_decoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/threaded_decoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/threaded_decoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fec/threaded_encoder.py
%%PYTHON_SITELIBDIR%%/gnuradio/fec/threaded_encoder.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fec/threaded_encoder.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fft/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/fft/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fft/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fft/_fft_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/fft/fft_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/fft/fft_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fft/fft_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/fft/logpwrfft.py
%%PYTHON_SITELIBDIR%%/gnuradio/fft/logpwrfft.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/fft/logpwrfft.pyo
2019-08-11 16:19:28 +02:00
%%PYTHON_SITELIBDIR%%/gnuradio/filter/CustomViewBox.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/CustomViewBox.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/CustomViewBox.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/GrFilterPlotWidget.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/GrFilterPlotWidget.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/GrFilterPlotWidget.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/_filter_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/filter/api_object.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/api_object.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/api_object.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/bandgraphicsview.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/bandgraphicsview.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/bandgraphicsview.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/banditems.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/banditems.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/banditems.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filter_design.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filter_design.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filter_design.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filter_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filter_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filter_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filterbank.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filterbank.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/filterbank.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/fir_design.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/fir_design.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/fir_design.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/freq_xlating_fft_filter.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/freq_xlating_fft_filter.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/freq_xlating_fft_filter.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/icons_rc.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/icons_rc.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/icons_rc.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/idealbanditems.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/idealbanditems.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/idealbanditems.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/optfir.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/optfir.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/optfir.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/pfb.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/pfb.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/pfb.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/polezero_plot.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/polezero_plot.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/polezero_plot.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/pyqt_filter_stacked.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/pyqt_filter_stacked.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/pyqt_filter_stacked.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/filter/rational_resampler.py
%%PYTHON_SITELIBDIR%%/gnuradio/filter/rational_resampler.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/filter/rational_resampler.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/_runtime_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/gr/exceptions.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/exceptions.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/exceptions.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/gateway.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/gateway.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/gateway.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/hier_block2.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/hier_block2.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/hier_block2.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/packet_utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/packet_utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/packet_utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/pubsub.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/pubsub.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/pubsub.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/runtime_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/runtime_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/runtime_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/tag_utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/tag_utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/tag_utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr/top_block.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr/top_block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr/top_block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gr_unittest.py
%%PYTHON_SITELIBDIR%%/gnuradio/gr_unittest.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gr_unittest.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/__main__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/__main__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/__main__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/compiler.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/compiler.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/compiler.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/__main__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/__main__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/__main__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/block.dtd
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/block.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/block_tree.dtd
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/block_tree.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/block_tree.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/block_tree.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/cheetah_converter.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/cheetah_converter.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/cheetah_converter.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/flow_graph.dtd
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/flow_graph.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/flow_graph.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/flow_graph.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/main.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/main.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/main.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/xml.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/xml.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/converter/xml.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Config.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Config.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Config.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Connection.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Connection.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Connection.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Constants.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Constants.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Constants.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/FlowGraph.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/FlowGraph.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/FlowGraph.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Messages.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Messages.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/Messages.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/base.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/base.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/base.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_build.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_build.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_build.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_flags.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_flags.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_flags.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_templates.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_templates.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/_templates.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/block.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/dummy.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/dummy.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/dummy.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/embedded_python.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/embedded_python.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/embedded_python.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/virtual.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/virtual.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/blocks/virtual.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/cache.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/cache.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/cache.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/default_flow_graph.grc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/errors.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/errors.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/errors.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/flow_graph.dtd
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/FlowGraphProxy.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/FlowGraphProxy.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/FlowGraphProxy.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/Generator.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/Generator.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/Generator.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_hier_block.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_hier_block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_hier_block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_templates/CMakeLists.txt.mako
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_templates/flow_graph.cpp.mako
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_templates/flow_graph.hpp.mako
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_top_block.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_top_block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/cpp_top_block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/flow_graph.py.mako
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/hier_block.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/hier_block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/hier_block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/top_block.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/top_block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/generator/top_block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/io/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/io/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/io/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/io/yaml.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/io/yaml.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/io/yaml.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/dtypes.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/dtypes.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/dtypes.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/param.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/param.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/param.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/template_arg.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/template_arg.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/params/template_arg.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/platform.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/platform.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/platform.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/_virtual_connections.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/_virtual_connections.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/_virtual_connections.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/clone.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/clone.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/clone.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/port.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/port.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/ports/port.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/block.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/domain.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/domain.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/domain.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/flow_graph.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/flow_graph.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/flow_graph.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/validator.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/validator.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/schema_checker/validator.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/chainmap.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/chainmap.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/chainmap.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/shlex.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/shlex.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/backports/shlex.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/_lazy.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/_lazy.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/_lazy.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/evaluated.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/evaluated.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/descriptors/evaluated.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/epy_block_io.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/epy_block_io.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/epy_block_io.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/expr_utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/expr_utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/expr_utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/extract_docs.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/extract_docs.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/extract_docs.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/flow_graph_complexity.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/flow_graph_complexity.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/flow_graph_complexity.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/hide_bokeh_gui_options_if_not_installed.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/hide_bokeh_gui_options_if_not_installed.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/core/utils/hide_bokeh_gui_options_if_not_installed.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Actions.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Actions.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Actions.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Application.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Application.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Application.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Bars.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Bars.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Bars.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/BlockTreeWindow.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/BlockTreeWindow.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/BlockTreeWindow.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Config.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Config.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Config.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Console.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Console.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Console.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Constants.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Constants.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Constants.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Dialogs.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Dialogs.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Dialogs.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/DrawingArea.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/DrawingArea.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/DrawingArea.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Executor.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Executor.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Executor.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/FileDialogs.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/FileDialogs.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/FileDialogs.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/MainWindow.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/MainWindow.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/MainWindow.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Notebook.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Notebook.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Notebook.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/ParamWidgets.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/ParamWidgets.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/ParamWidgets.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/ParserErrorsDialog.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/ParserErrorsDialog.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/ParserErrorsDialog.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Platform.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Platform.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Platform.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/PropsDialog.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/PropsDialog.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/PropsDialog.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/StateCache.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/StateCache.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/StateCache.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/Utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/VariableEditor.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/VariableEditor.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/VariableEditor.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/block.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/colors.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/colors.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/colors.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/connection.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/connection.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/connection.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/drawable.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/drawable.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/drawable.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/flowgraph.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/flowgraph.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/flowgraph.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/param.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/param.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/param.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/port.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/port.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/canvas/port.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/external_editor.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/external_editor.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/external_editor.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/grc/gui/icon.png
%%PYTHON_SITELIBDIR%%/gnuradio/grc/main.py
%%PYTHON_SITELIBDIR%%/gnuradio/grc/main.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/grc/main.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/daemon.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/daemon.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/daemon.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/freqz.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/freqz.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/freqz.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/gnuplot_freqz.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/gnuplot_freqz.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/gnuplot_freqz.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/hexint.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/hexint.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/hexint.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/listmisc.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/listmisc.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/listmisc.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/mathmisc.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/mathmisc.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/mathmisc.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/msgq_runner.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/msgq_runner.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/msgq_runner.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/os_read_exactly.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/os_read_exactly.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/os_read_exactly.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/seq_with_cursor.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/seq_with_cursor.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/seq_with_cursor.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/gru/socket_stuff.py
%%PYTHON_SITELIBDIR%%/gnuradio/gru/socket_stuff.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/gru/socket_stuff.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/add.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/add.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/add.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/base.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/base.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/base.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/disable.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/disable.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/disable.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/info.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/info.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/info.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/makeyaml.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/makeyaml.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/makeyaml.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/newmod.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/newmod.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/newmod.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/rename.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/rename.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/rename.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/rm.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/rm.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/rm.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/update.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/update.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/cli/update.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/add.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/add.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/add.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/base.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/base.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/base.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/disable.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/disable.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/disable.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/info.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/info.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/info.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/makeyaml.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/makeyaml.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/makeyaml.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/newmod.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/newmod.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/newmod.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/rename.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/rename.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/rename.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/rm.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/rm.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/rm.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/update.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/update.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/core/update.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/templates/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/templates/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/templates/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/templates/templates.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/templates/templates.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/templates/templates.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/cmakefile_editor.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/cmakefile_editor.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/cmakefile_editor.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/code_generator.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/code_generator.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/code_generator.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/grc_yaml_generator.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/grc_yaml_generator.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/grc_yaml_generator.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/parser_cc_block.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/parser_cc_block.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/parser_cc_block.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/scm.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/scm.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/scm.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/util_functions.py
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/util_functions.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/modtool/tools/util_functions.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/plot_data.py
%%PYTHON_SITELIBDIR%%/gnuradio/plot_data.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/plot_data.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/plot_fft_base.py
%%PYTHON_SITELIBDIR%%/gnuradio/plot_fft_base.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/plot_fft_base.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/plot_psd_base.py
%%PYTHON_SITELIBDIR%%/gnuradio/plot_psd_base.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/plot_psd_base.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/pyqt_filter.py
%%PYTHON_SITELIBDIR%%/gnuradio/pyqt_filter.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/pyqt_filter.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/pyqt_plot.py
%%PYTHON_SITELIBDIR%%/gnuradio/pyqt_plot.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/pyqt_plot.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/_qtgui_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/qtgui_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/qtgui_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/qtgui_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/range.py
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/range.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/range.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/util.py
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/util.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/qtgui/util.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/_trellis_swig0.so
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/_trellis_swig1.so
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/fsm_utils.py
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/fsm_utils.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/fsm_utils.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig0.py
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig0.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig0.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig1.py
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig1.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/trellis/trellis_swig1.pyo
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/__init__.py
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/__init__.pyc
2019-04-25 15:27:33 +02:00
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/__init__.pyo
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/_uhd_swig.so
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_app.py
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_app.pyc
2019-04-25 15:27:33 +02:00
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_app.pyo
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_siggen_base.py
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_siggen_base.pyc
2019-04-25 15:27:33 +02:00
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_siggen_base.pyo
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_swig.py
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_swig.pyc
2019-04-25 15:27:33 +02:00
%%UHD%%%%PYTHON_SITELIBDIR%%/gnuradio/uhd/uhd_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/video_sdl/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/video_sdl/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/video_sdl/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/video_sdl/_video_sdl_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/video_sdl/video_sdl_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/video_sdl/video_sdl_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/video_sdl/video_sdl_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/_vocoder_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/cvsd.py
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/cvsd.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/cvsd.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/vocoder_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/vocoder_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/vocoder/vocoder_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/wavelet/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/wavelet/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/wavelet/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/wavelet/_wavelet_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/wavelet/wavelet_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/wavelet/wavelet_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/wavelet/wavelet_swig.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/__init__.py
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/__init__.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/__init__.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/_zeromq_swig.so
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/probe_manager.py
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/probe_manager.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/probe_manager.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/rpc_manager.py
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/rpc_manager.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/rpc_manager.pyo
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/zeromq_swig.py
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/zeromq_swig.pyc
%%PYTHON_SITELIBDIR%%/gnuradio/zeromq/zeromq_swig.pyo
%%PYTHON_SITELIBDIR%%/pmt/__init__.py
%%PYTHON_SITELIBDIR%%/pmt/__init__.pyc
%%PYTHON_SITELIBDIR%%/pmt/__init__.pyo
%%PYTHON_SITELIBDIR%%/pmt/_pmt_swig.so
%%PYTHON_SITELIBDIR%%/pmt/pmt_swig.py
%%PYTHON_SITELIBDIR%%/pmt/pmt_swig.pyc
%%PYTHON_SITELIBDIR%%/pmt/pmt_swig.pyo
%%PYTHON_SITELIBDIR%%/pmt/pmt_to_python.py
%%PYTHON_SITELIBDIR%%/pmt/pmt_to_python.pyc
%%PYTHON_SITELIBDIR%%/pmt/pmt_to_python.pyo
libdata/pkgconfig/gnuradio-analog.pc
libdata/pkgconfig/gnuradio-audio.pc
libdata/pkgconfig/gnuradio-blocks.pc
libdata/pkgconfig/gnuradio-channels.pc
libdata/pkgconfig/gnuradio-digital.pc
libdata/pkgconfig/gnuradio-dtv.pc
libdata/pkgconfig/gnuradio-fec.pc
libdata/pkgconfig/gnuradio-fft.pc
libdata/pkgconfig/gnuradio-filter.pc
libdata/pkgconfig/gnuradio-qtgui.pc
libdata/pkgconfig/gnuradio-runtime.pc
libdata/pkgconfig/gnuradio-trellis.pc
%%UHD%%libdata/pkgconfig/gnuradio-uhd.pc
libdata/pkgconfig/gnuradio-video-sdl.pc
libdata/pkgconfig/gnuradio-vocoder.pc
libdata/pkgconfig/gnuradio-wavelet.pc
libdata/pkgconfig/gnuradio-zeromq.pc
libexec/gnuradio/grc_setup_freedesktop
share/applications/gnuradio-grc.desktop
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.md
%%PORTDOCS%%%%DOCSDIR%%/README.analog
%%PORTDOCS%%%%DOCSDIR%%/README.audio
%%PORTDOCS%%%%DOCSDIR%%/README.blocks
%%PORTDOCS%%%%DOCSDIR%%/README.channels
%%PORTDOCS%%%%DOCSDIR%%/README.digital
%%PORTDOCS%%%%DOCSDIR%%/README.dtv
%%PORTDOCS%%%%DOCSDIR%%/README.fec
%%PORTDOCS%%%%DOCSDIR%%/README.fft
%%PORTDOCS%%%%DOCSDIR%%/README.filter
%%PORTDOCS%%%%DOCSDIR%%/README.hacking
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/README.qtgui
%%UHD%%%%PORTDOCS%%%%DOCSDIR%%/README.uhd
%%PORTDOCS%%%%DOCSDIR%%/README.vocoder
%%PORTDOCS%%%%DOCSDIR%%/html/gr-trellis.html
%%PORTDOCS%%%%DOCSDIR%%/xml/test_tcm.py.xml
%%PORTDOCS%%%%DOCSDIR%%/xml/test_viterbi_equalization1.py.xml
%%DATADIR%%/examples/analog/fmtest.py
%%DATADIR%%/examples/analog/noise_power.grc
%%DATADIR%%/examples/audio/audio_copy.py
%%DATADIR%%/examples/audio/audio_play.py
%%DATADIR%%/examples/audio/audio_to_file.py
%%DATADIR%%/examples/audio/cvsd_sweep.grc
%%DATADIR%%/examples/audio/dial_tone
%%DATADIR%%/examples/audio/dial_tone.grc
%%DATADIR%%/examples/audio/dial_tone.py
%%DATADIR%%/examples/audio/dial_tone_daemon.py
%%DATADIR%%/examples/audio/dial_tone_wav.py
%%DATADIR%%/examples/audio/mono_tone.py
%%DATADIR%%/examples/audio/multi_tone.py
%%DATADIR%%/examples/audio/noise.py
%%DATADIR%%/examples/audio/spectrum_inversion.py
%%DATADIR%%/examples/audio/test_resampler.py
%%DATADIR%%/examples/blocks/matrix_multiplexer.grc
%%DATADIR%%/examples/blocks/peak_detector2.grc
%%DATADIR%%/examples/blocks/py_snippets_demo.grc
%%DATADIR%%/examples/blocks/selector.grc
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%DATADIR%%/examples/blocks/test_stream_mux_tags.grc
%%DATADIR%%/examples/blocks/vector_source_with_tags.grc
%%DATADIR%%/examples/channels/channel_tone_response.grc
%%DATADIR%%/examples/channels/demo_gmsk.grc
%%DATADIR%%/examples/channels/demo_ofdm.grc
%%DATADIR%%/examples/channels/demo_qam.grc
%%DATADIR%%/examples/channels/demo_quantization.grc
%%DATADIR%%/examples/channels/demo_spec_an.grc
%%DATADIR%%/examples/channels/demo_two_tone.grc
%%DATADIR%%/examples/ctrlport/comparing_resamplers.grc
%%DATADIR%%/examples/ctrlport/pfb_sync_test.grc
%%DATADIR%%/examples/ctrlport/simple_copy.grc
%%DATADIR%%/examples/ctrlport/simple_copy_controller.py
%%DATADIR%%/examples/ctrlport/usrp_source_control.grc
%%DATADIR%%/examples/ctrlport/usrp_source_controller.py
%%DATADIR%%/examples/digital/burst_shaper.grc
%%DATADIR%%/examples/digital/demod/constellation_soft_decoder.grc
%%DATADIR%%/examples/digital/demod/digital_freq_lock.grc
%%DATADIR%%/examples/digital/demod/pam_sync.grc
%%DATADIR%%/examples/digital/demod/pam_timing.grc
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/digital/demod/symbol_sync_test_complex.grc
%%DATADIR%%/examples/digital/demod/symbol_sync_test_float.grc
%%DATADIR%%/examples/digital/demod/symbol_sync_test_float_ted_gain.m
%%DATADIR%%/examples/digital/demod/test_corr_est.grc
%%DATADIR%%/examples/digital/example_costas.py
%%DATADIR%%/examples/digital/example_fll.py
%%DATADIR%%/examples/digital/example_timing.py
%%DATADIR%%/examples/digital/gen_whitener.py
%%DATADIR%%/examples/digital/narrowband/benchmark_add_channel.py
%%DATADIR%%/examples/digital/narrowband/digital_bert_rx.py
%%DATADIR%%/examples/digital/narrowband/digital_bert_tx.py
%%DATADIR%%/examples/digital/narrowband/uhd_interface.py
%%DATADIR%%/examples/digital/ofdm/benchmark_add_channel.py
%%DATADIR%%/examples/digital/ofdm/ofdm_loopback.grc
%%DATADIR%%/examples/digital/ofdm/receive_path.py
%%DATADIR%%/examples/digital/ofdm/rx_ofdm.grc
%%DATADIR%%/examples/digital/ofdm/transmit_path.py
%%DATADIR%%/examples/digital/ofdm/tx_ofdm.grc
%%DATADIR%%/examples/digital/ofdm/uhd_interface.py
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%DATADIR%%/examples/digital/packet/burst_tagger.grc
%%DATADIR%%/examples/digital/packet/example_corr_est.grc
%%DATADIR%%/examples/digital/packet/example_corr_est_and_clock_sync.grc
%%DATADIR%%/examples/digital/packet/example_corr_est_and_phase_sync.grc
%%DATADIR%%/examples/digital/packet/formatter_crc.grc
%%DATADIR%%/examples/digital/packet/formatter_ofdm.grc
%%DATADIR%%/examples/digital/packet/packet_loopback_hier.grc
%%DATADIR%%/examples/digital/packet/packet_rx.grc
%%DATADIR%%/examples/digital/packet/packet_tx.grc
%%DATADIR%%/examples/digital/packet/simple_bpsk_tx.grc
%%DATADIR%%/examples/digital/packet/transmitter_sim_hier.grc
%%DATADIR%%/examples/digital/packet/tx_stage0.grc
%%DATADIR%%/examples/digital/packet/tx_stage1.grc
%%DATADIR%%/examples/digital/packet/tx_stage2.grc
%%DATADIR%%/examples/digital/packet/tx_stage3.grc
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%DATADIR%%/examples/digital/packet/tx_stage4.grc
%%DATADIR%%/examples/digital/packet/tx_stage5.grc
%%DATADIR%%/examples/digital/packet/tx_stage6.grc
%%DATADIR%%/examples/digital/packet/tx_stage6a.grc
%%DATADIR%%/examples/digital/packet/uhd_packet_rx.grc
%%DATADIR%%/examples/digital/packet/uhd_packet_rx_tun.grc
%%DATADIR%%/examples/digital/packet/uhd_packet_tx.grc
%%DATADIR%%/examples/digital/packet/uhd_packet_tx_tun.grc
%%DATADIR%%/examples/digital/run_length.py
%%DATADIR%%/examples/digital/snr_estimators.py
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/dtv/README.atsc
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%DATADIR%%/examples/dtv/README.catv
%%DATADIR%%/examples/dtv/README.dvbs
%%DATADIR%%/examples/dtv/README.dvbs2
%%DATADIR%%/examples/dtv/README.dvbt
%%DATADIR%%/examples/dtv/README.dvbt2
%%DATADIR%%/examples/dtv/atsc_ctrlport_monitor.py
%%DATADIR%%/examples/dtv/catv_tx_64qam.grc
%%DATADIR%%/examples/dtv/dvbs2_tx.grc
%%DATADIR%%/examples/dtv/dvbs_tx.grc
%%DATADIR%%/examples/dtv/dvbt_rx_8k.grc
%%DATADIR%%/examples/dtv/dvbt_tx_2k.grc
%%DATADIR%%/examples/dtv/dvbt_tx_8k.grc
%%DATADIR%%/examples/dtv/file_atsc_rx.grc
%%DATADIR%%/examples/dtv/file_atsc_tx.grc
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/dtv/germany-g1.grc
%%DATADIR%%/examples/dtv/germany-g10.grc
%%DATADIR%%/examples/dtv/germany-g2.grc
%%DATADIR%%/examples/dtv/germany-g3.grc
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/dtv/germany-g4.grc
%%DATADIR%%/examples/dtv/germany-g5.grc
%%DATADIR%%/examples/dtv/germany-g6.grc
%%DATADIR%%/examples/dtv/germany-g7.grc
%%DATADIR%%/examples/dtv/germany-g8.grc
%%DATADIR%%/examples/dtv/germany-g9.grc
%%DATADIR%%/examples/dtv/uhd_atsc_capture.grc
%%DATADIR%%/examples/dtv/uhd_atsc_tx.grc
%%DATADIR%%/examples/dtv/uhd_rx_atsc.grc
%%DATADIR%%/examples/dtv/vv001-cr35.grc
%%DATADIR%%/examples/dtv/vv003-cr23.grc
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/dtv/vv004-8kfft.grc
%%DATADIR%%/examples/dtv/vv005-8kfft.grc
%%DATADIR%%/examples/dtv/vv007-16kfft.grc
%%DATADIR%%/examples/dtv/vv008-16kfft.grc
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%DATADIR%%/examples/dtv/vv009-4kfft.grc
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/dtv/vv010-2kfft.grc
%%DATADIR%%/examples/dtv/vv011-1kfft.grc
%%DATADIR%%/examples/dtv/vv012-64qam45.grc
%%DATADIR%%/examples/dtv/vv013-64qam56.grc
%%DATADIR%%/examples/dtv/vv014-64qam34.grc
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/dtv/vv015-8kfft.grc
%%DATADIR%%/examples/dtv/vv016-256qam34.grc
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/dtv/vv017-paprtr.grc
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%DATADIR%%/examples/dtv/vv018-miso.grc
Removed dependancy on uneeded git Left the README files at all times # Changelog All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. ## [3.7.13.3] - 2018-06-13 ### Fixed #### Project Scope - For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it. ## [3.7.13.2] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP. ## [3.7.13.1] - 2018-05-31 ### Fixed #### Project Scope - Actually bumped version in CMakeLists.txt ## [3.7.13.0] - 2018-05-31 ### Fixed #### Project Scope - `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her - CMake: using regex to match compiler against "Clang" now enables correct build on OS X #### GRC - Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps #### gr-blocks - `float_array_to_int`: int32 limits were wrongly hardcoded. - Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case ## [3.7.12.0] - 2018-04-01 ### Software Engineering - Changed Changelog format - Introducing Semantic Versioning - Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html - First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress. ### Fixed #### Project Scope - Buildability on systems where custom CMake command would try to find "" (empty string) as executable - Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`) - several previously improperly handled include directories now actually included in individual lib/CMakeLists - Unit test/QA now parallelizable - Logger works with log4cpp <= 1.1.2 both in and out of tree - Python linkage under MinGW64 - Documentation Directory now uniformly "docs/" (instead of sometimes "doc/") - `log` vs `logf` performance bugs - on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug - Doxygen build now reproducible #### GRC - Dialogs' parent windows - Embedded Python Blocks now work in hierarchical GRC flow graphs #### gnuradio-runtime - `random.h`: Uniform integer Generation depended on Boost version > min version - `random.h`: time-dependency when seeding with `0` replaced with actual standard seed - block startup now synchronized via barrier - New tag propagation policy "custom" for own implementation - `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations - `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug - `buffer[_reader]_sptr` superfluous grab/release performance bug - BSD threading and shared mem compatibility - PMT: `equal()` comparison #### gr-utils - Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds #### gr-audio - OS X: memcpy bug - OS X: debug mode - Non-Linux ALSA compatibibilty #### gr-analog - `fmdet_cf` now has GRC file - `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+ #### gr-blocks - `simple_copy` Ctrlport example - Metadata sink/source not closing file on `close()` - `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered) - TCP connection ASIO bug - `tags_strobe`: superfluous tags addition - `vector_sink`: multithreading hazards on `data` access - `tuntap_pdu`: MTU-sized IP packet reception - `socket_pdu`: Garbage Collect closed TCP connections #### gr-channels - IQ imbalance block formula now mathematically correct now mathematically correct - `selective_fading_model`: proper scaling of path length #### gr-digital - `additive_scrambler_bb`: tag triggered reset - `stream_to_tagged_stream`: tag offset after `unlock()` - `blks2/packet.py`: Flushing for small packets - `interpolating_resampler`: GCC 4.0 compile error - `constellation`: 16QAM demapper was wrong for one constellation point - `chunks_to_symbols`: mutex-guard LUT against modification during use - MSVC compatibility throug `and` -> `&&` etc - `crc32_bb`: handle unpacked bytes correctly - `ofdm_carrier_allocator`: catching wrong allocations instead of crashing #### gr-dtv - All examples now are installed - DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode #### gr-fcd - Building on non-Linux systems - Extended symbol bug in Reed-Solomon encoder - DVB-T Cell identifier #### gr-fcd - Building on non-Linux systems #### gr-fec - `channel_construction.py`: return int frozen bit output - `GSL_LDFLAGS` propagation - `polar_decoder` used to be flaky #### gr-fft - locking of fftw wisdom - `window.cc`: removed NaN due to FP math - compilation under MinGW - `logpwrfft.py` reference scaling integer division bug #### gr-filter - Simpson's rule code removed in favor of GSL call #### gr-qtgui - Time sink: Segfault with tag trigger #### gr-uhd - Antenna selection in UHD apps - `uhd_fft` scalar gain-capability - Device selection for multi-device operations in UHD apps - TX streamer creation #### gr-zeromq - Multi-part messages reception ### Added #### Project Scope - Ninja (https://ninja-build.org) now a supported build system #### gnuradio-runtime - Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE` #### gr-utils - `gr_modtool`: Autocompletion, line editing - `gr_modtool`: `copyrightholder` option #### GRC - "Create Duplicate" - "Save a copy" - BokehGUI #### gr-blocks - New `tag_share` block: take tags from one two input streams to one output stream - `tag_gate`: tag filtering - `file_source`: configurable `file_begin` stream tag - `moving_average`: Vector mode (with element-wise MA) - `plateau_detector`: threshold get/set #### gr-digital - `costas_loop_cc`: Optional loop variable outputs - New `correlate_access_code_tag` block - `glfsr` exposed through Python #### gr-dtv - 256QAM mode for ITU-T J.83B transmitter #### gr-fec - negative Polynomials in `cc_encoder` #### gr-filter - `symbol_sync_{cc|ff}` #### gr-uhd - `uhd_app.py`: selectable time/clock sources - make `recv()` call's timeout parameterizable - message-based RX tuning through sink, TX through source ### Changed #### Project Scope - VOLK version requirement: 1.4.0 - Minimal required SWIG version now 2.0.4 - GSL optional dependency - Threw out completely unused `gr_??int` types - Doxygen build no longer contains timestamps - Doxygen build now reproducible - Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs #### gnuradio-runtime - Python gateway allows variable number of ports #### gr-utils - `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e. #### gr-blocks - `vector_sink` can preallocate memory for desired amount of items #### gr-digital - `header_format_default` now sps>1-capable - `correlate_acces_code` uses `GR_LOG` #### gr-uhd - `uhd_fft`: respect `lo_offset` in `set_bandwidth` - `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels #### gr-qtgui - Labels: now with 98.121212388% improved floating point formatting - Time Sink: Stem plot option exposed ### Deprecated #### gnuradio-runtime - `gr::sys_pri` Reviewed by: martymac
2018-06-20 13:44:33 +02:00
%%DATADIR%%/examples/dtv/vv019-norot.grc
%%DATADIR%%/examples/dtv/vv034-dtg016.grc
%%DATADIR%%/examples/dtv/vv035-dtg052.grc
%%DATADIR%%/examples/dtv/vv036-dtg091.grc
%%DATADIR%%/examples/fec/ber_curve_gen.grc
%%DATADIR%%/examples/fec/ber_curve_gen_ldpc.grc
%%DATADIR%%/examples/fec/ber_test.grc
%%DATADIR%%/examples/fec/fecapi_async_decoders.grc
%%DATADIR%%/examples/fec/fecapi_async_encoders.grc
%%DATADIR%%/examples/fec/fecapi_async_packed_decoders.grc
%%DATADIR%%/examples/fec/fecapi_async_to_stream.grc
%%DATADIR%%/examples/fec/fecapi_cc_decoders.grc
%%DATADIR%%/examples/fec/fecapi_decoders.grc
%%DATADIR%%/examples/fec/fecapi_encoders.grc
%%DATADIR%%/examples/fec/fecapi_polar_async_packed_decoders.grc
%%DATADIR%%/examples/fec/fecapi_polar_decoders.grc
%%DATADIR%%/examples/fec/fecapi_polar_encoders.grc
%%DATADIR%%/examples/fec/fecapi_tagged_decoders.grc
%%DATADIR%%/examples/fec/fecapi_tagged_encoders.grc
%%DATADIR%%/examples/fec/polar_ber_curve_gen.grc
%%DATADIR%%/examples/fec/polar_code_example.grc
%%DATADIR%%/examples/fec/tpc_ber_curve_gen.grc
%%DATADIR%%/examples/filter/channelize.py
%%DATADIR%%/examples/filter/chirp_channelize.py
%%DATADIR%%/examples/filter/decimate.py
%%DATADIR%%/examples/filter/fft_filter_ccc.py
%%DATADIR%%/examples/filter/filter_taps.grc
%%DATADIR%%/examples/filter/fir_filter_ccc.py
%%DATADIR%%/examples/filter/fir_filter_fff.py
%%DATADIR%%/examples/filter/gr_filtdes_api.py
%%DATADIR%%/examples/filter/gr_filtdes_callback.py
%%DATADIR%%/examples/filter/gr_filtdes_live_upd.py
%%DATADIR%%/examples/filter/gr_filtdes_restrict.py
%%DATADIR%%/examples/filter/interpolate.py
%%DATADIR%%/examples/filter/reconstruction.py
%%DATADIR%%/examples/filter/resampler.py
%%DATADIR%%/examples/filter/resampler_demo.grc
%%DATADIR%%/examples/filter/synth_filter.py
%%DATADIR%%/examples/filter/synth_to_chan.py
%%DATADIR%%/examples/metadata/file_metadata_sink.grc
%%DATADIR%%/examples/metadata/file_metadata_source.grc
%%DATADIR%%/examples/metadata/file_metadata_vector_sink.grc
%%DATADIR%%/examples/metadata/file_metadata_vector_source.grc
%%DATADIR%%/examples/mp-sched/README
%%DATADIR%%/examples/mp-sched/affinity_set.py
%%DATADIR%%/examples/mp-sched/plot_flops.py
%%DATADIR%%/examples/mp-sched/run_synthetic.py
%%DATADIR%%/examples/mp-sched/synthetic.py
%%DATADIR%%/examples/mp-sched/wfm_rcv_pll_to_wav.py
%%DATADIR%%/examples/network/audio_sink.py
%%DATADIR%%/examples/network/audio_source.py
%%DATADIR%%/examples/network/dial_tone_sink.py
%%DATADIR%%/examples/network/dial_tone_source.py
%%DATADIR%%/examples/network/vector_sink.py
%%DATADIR%%/examples/network/vector_source.py
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%DATADIR%%/examples/qt-gui/display_qt
%%DATADIR%%/examples/qt-gui/pyqt_const_c.py
%%DATADIR%%/examples/qt-gui/pyqt_example_c.py
%%DATADIR%%/examples/qt-gui/pyqt_example_f.py
%%DATADIR%%/examples/qt-gui/pyqt_freq_c.py
%%DATADIR%%/examples/qt-gui/pyqt_freq_f.py
%%DATADIR%%/examples/qt-gui/pyqt_histogram_f.py
%%DATADIR%%/examples/qt-gui/pyqt_time_c.py
%%DATADIR%%/examples/qt-gui/pyqt_time_f.py
%%DATADIR%%/examples/qt-gui/pyqt_time_raster_b.py
%%DATADIR%%/examples/qt-gui/pyqt_time_raster_f.py
%%DATADIR%%/examples/qt-gui/pyqt_waterfall_c.py
%%DATADIR%%/examples/qt-gui/pyqt_waterfall_f.py
%%DATADIR%%/examples/qt-gui/qtgui_message_inputs.grc
%%DATADIR%%/examples/qt-gui/qtgui_tags_viewing.grc
%%DATADIR%%/examples/qt-gui/qtgui_vector_sink_example.grc
ChangeLog v3.7.11 ================= This is a feature release of the 3.7 API series, and incorporates all the bug fixes implemented in the 3.7.10.2 maintenance release. Contributors ------------ The following list of people directly contributed code to this release and the incorporated maintenance release: * A. Maitland Bottoms <bottoms@debian.org> * Alexandru Csete <oz9aec@gmail.com> * Andrej Rode <andrej.rode@ettus.com> * Andy Walls <awalls.cx18@gmail.com> * Artem Pisarenko <ArtemPisarenko@users.noreply.github.com> * Bastian Bloessl <bloessl@ccs-labs.org> * Ben Hilburn <ben.hilburn@ettus.com> * Bob Iannucci <bob@sv.cmu.edu> * Chris Kuethe <chris.kuethe+github@gmail.com> * Christopher Chavez <chrischavez@gmx.us> * Clayton Smith <argilo@gmail.com> * Darek Kawamoto <darek@he360.com> * Ethan Trewhitt <ethan.trewhitt@gtri.gatech.edu> * Geof Gnieboer <gnieboer@corpcomm.net> * Hatsune Aru <email witheld> * Jacob Gilbert <mrjacobagilbert@gmail.com> * Jiří Pinkava <j-pi@seznam.cz> * Johannes Demel <demel@ant.uni-bremen.de> * Johannes Schmitz <johannes.schmitz1@gmail.com> * Johnathan Corgan <johnathan@corganlabs.com> * Jonathan Brucker <jonathan.brucke@gmail.com> * Josh Blum <josh@joshknows.com> * Kartik Patel <kartikpatel1995@gmail.com> * Konstantin Mochalov <incredible.angst@gmail.com> * Kyle Unice <kyle.unice@L-3com.com> * Marcus Müller <marcus@hostalia.de> * Martin Braun <martin.braun@ettus.com> * Michael De Nil <michael@morsemicro.com> * Michael Dickens <michael.dickens@ettus.com> * Nathan West <nathan.west@gnuradio.org> * Nicholas Corgan <n.corgan@gmail.com> * Nick Foster <bistromath@gmail.com> * Nicolas Cuervo <nicolas.cuervo@ettus.com> * Paul Cercueil <paul.cercueil@analog.com> * Pedro Lobo <pedro.lobo@upm.es> * Peter Horvath <ejcspii@gmail.com> * Philip Balister <philip@balister.org> * Ron Economos <w6rz@comcast.net> * Sean Nowlan <nowlans@ieee.org> * Sebastian Koslowski <koslowski@kit.edu> * Sebastian Müller <senpo@posteo.de> * Stephen Larew <stephen@slarew.net> * Sylvain Munaut <tnt@246tNt.com> * Thomas Habets <habets@google.com> * Tim O'Shea <tim.oshea753@gmail.com> * Tobias Blomberg <email witheld> Changes ======= The GNU Radio project tracks changes via Github pull requests. You can get details on each of the below by going to: https://github.com/gnuradio/gnuradio Note: Please see the release notes for 3.7.10.2 for details on the bug fixes included in this release. ### gnuradio-runtime * \#1077 Support dynamically loaded gnuradio installs (Josh Blum) ### gnuradio-companion * \#1118 Support vector types in embedded Python blocks (Clayton Smith) ### gr-audio * \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer) * \#1052 Implemented block in Windows audio sink (Geof Gnieboer) ### gr-blocks * \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert) * \#900 Exposed non-vector multiply const to GRC (Ron Economos) * \#903 Deprecated old-style message queue blocks (Johnathan Corgan) * \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan) ### gr-digital * \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan) * \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller) * \#1069 Improved build memory usage with swig split (Michael Dickens) * \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan) * \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun) ### gr-dtv * \#875 Added ability to cross-compile gr-dtv (Ron Economos) * \#876 Improved ATSC transmitter performance (Ron Economos) * \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos) * \#898 Improved error handling and logging (Ron Economos) * \#900 Improved DVB-T performance (Ron Economos) * \#907 Updated examples to use QT (Ron Economos) * \#1025 Refactor DVB-T2 interleaver (Ron Economos) ### gr-filter * \#885 Added set parameter msg port to fractional resampler (Sebastian Müller) ### gr-trellis * \#908 Updated examples to use QT (Martin Braun) ### gr-uhd * \#872 Added relative phase plots to uhd_fft (Martin Braun) * \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun) * \#1053 UHD apps may now specify multiple subdevs (Martin Braun) * \#1101 Support TwinRX LO sharing parameters (Andrej Rode) * \#1139 Use UHD internal normalized gain methods (Martin Braun) ### gr-utils * \#897 Improved python docstring generation in gr_modtool
2018-02-19 19:23:31 +01:00
%%DATADIR%%/examples/qt-gui/test_qtgui_msg.grc
%%DATADIR%%/examples/tags/test_file_tags.py
%%DATADIR%%/examples/tags/uhd_burst_detector.py
%%DATADIR%%/examples/trellis/README
%%DATADIR%%/examples/trellis/fsm_files/awgn1o1_16rsc.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn1o1_4rsc.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn1o2_128.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn1o2_16.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn1o2_16rsc.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn1o2_4.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn1o2_4rsc.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn1o2_8.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_16.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_16ungerboeck.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_16ungerboecka.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_32ungerboeck.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_32ungerboecka.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_4.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_4_msb.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_4_msbG.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_4ungerboeck.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_4ungerboecka.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_64ungerboeck.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_64ungerboecka.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_8.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_8ungerboeck.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o3_8ungerboecka.fsm
%%DATADIR%%/examples/trellis/fsm_files/awgn2o4_4.fsm
%%DATADIR%%/examples/trellis/fsm_files/disconnected.fsm
%%DATADIR%%/examples/trellis/fsm_files/irregular.fsm
%%DATADIR%%/examples/trellis/fsm_files/joint_16_16.fsm
%%DATADIR%%/examples/trellis/fsm_files/joint_4_16.fsm
%%DATADIR%%/examples/trellis/fsm_files/rep3.fsm
%%DATADIR%%/examples/trellis/fsm_files/rep5.fsm
%%DATADIR%%/examples/trellis/fsm_files/simple.fsm
%%DATADIR%%/examples/trellis/fsm_files/uncoded4.fsm
%%DATADIR%%/examples/trellis/interference_cancellation.grc
%%DATADIR%%/examples/trellis/pccc.grc
%%DATADIR%%/examples/trellis/readme.txt
%%DATADIR%%/examples/trellis/sccc.grc
%%DATADIR%%/examples/trellis/tcm.grc
%%DATADIR%%/examples/trellis/test_tcm.py
%%DATADIR%%/examples/trellis/turbo_equalization.grc
%%DATADIR%%/examples/trellis/viterbi_equalization.grc
%%UHD%%%%DATADIR%%/examples/uhd/tags_demo
%%UHD%%%%DATADIR%%/examples/uhd/uhd_const_wave.grc
%%UHD%%%%DATADIR%%/examples/uhd/uhd_fft.grc
%%UHD%%%%DATADIR%%/examples/uhd/uhd_two_tone_loopback.grc
%%UHD%%%%DATADIR%%/examples/uhd/uhd_wbfm_receive.grc
%%DATADIR%%/examples/vocoder/alaw_audio_loopback.py
%%DATADIR%%/examples/vocoder/codec2_audio_loopback.py
%%DATADIR%%/examples/vocoder/cvsd_audio_loopback.py
%%DATADIR%%/examples/vocoder/g721_audio_loopback.py
%%DATADIR%%/examples/vocoder/g723_24_audio_loopback.py
%%DATADIR%%/examples/vocoder/g723_40_audio_loopback.py
%%DATADIR%%/examples/vocoder/grfreedv.grc
%%DATADIR%%/examples/vocoder/gsm_audio_loopback.py
%%DATADIR%%/examples/vocoder/loopback-codec2.grc
%%DATADIR%%/examples/vocoder/ulaw_audio_loopback.py
%%DATADIR%%/examples/volk_benchmark/README
%%DATADIR%%/examples/volk_benchmark/volk_math.py
%%DATADIR%%/examples/volk_benchmark/volk_plot.py
%%DATADIR%%/examples/volk_benchmark/volk_test_funcs.py
%%DATADIR%%/examples/volk_benchmark/volk_types.py
%%DATADIR%%/examples/zeromq/zeromq_pubsub.grc
%%DATADIR%%/examples/zeromq/zeromq_pushpull.grc
%%DATADIR%%/examples/zeromq/zeromq_reqrep.grc
%%DATADIR%%/examples/zeromq/zmq_msg.grc
%%DATADIR%%/examples/zeromq/zmq_stream.grc
%%DATADIR%%/fec/ldpc/271.127.3.112
%%DATADIR%%/fec/ldpc/PNB2_512_23C1.alist
%%DATADIR%%/fec/ldpc/n_0100_k_0023_gap_10.alist
%%DATADIR%%/fec/ldpc/n_0100_k_0027_gap_04.alist
%%DATADIR%%/fec/ldpc/n_0100_k_0042_gap_02.alist
%%DATADIR%%/fec/ldpc/n_0100_k_0058_gen_matrix.alist
%%DATADIR%%/fec/ldpc/n_0300_k_0103_gap_24.alist
%%DATADIR%%/fec/ldpc/n_0300_k_0122_gap_06.alist
%%DATADIR%%/fec/ldpc/n_0300_k_0152_gap_03.alist
%%DATADIR%%/fec/ldpc/n_0500_k_0127_gap_21.alist
%%DATADIR%%/fec/ldpc/n_0500_k_0202_gap_11.alist
%%DATADIR%%/fec/ldpc/n_0512_k_0130_gap_21.alist
%%DATADIR%%/fec/ldpc/n_0700_k_0282_gap_16.alist
%%DATADIR%%/fec/ldpc/n_1100_k_0442_gap_24.alist
%%DATADIR%%/fec/ldpc/n_1300_k_0522_gap_30.alist
%%DATADIR%%/fec/ldpc/n_1800_k_0902_gap_28.alist
%%DATADIR%%/fec/ldpc/simple_g_matrix.alist
%%DATADIR%%/grc/blocks/analog.tree.yml
%%DATADIR%%/grc/blocks/analog_agc2_xx.block.yml
%%DATADIR%%/grc/blocks/analog_agc3_xx.block.yml
%%DATADIR%%/grc/blocks/analog_agc_xx.block.yml
%%DATADIR%%/grc/blocks/analog_am_demod_cf.block.yml
%%DATADIR%%/grc/blocks/analog_const_source_x.block.yml
%%DATADIR%%/grc/blocks/analog_cpfsk_bc.block.yml
%%DATADIR%%/grc/blocks/analog_ctcss_squelch_ff.block.yml
%%DATADIR%%/grc/blocks/analog_dpll_bb.block.yml
%%DATADIR%%/grc/blocks/analog_fastnoise_source_x.block.yml
%%DATADIR%%/grc/blocks/analog_feedforward_agc_cc.block.yml
%%DATADIR%%/grc/blocks/analog_fm_deemph.block.yml
%%DATADIR%%/grc/blocks/analog_fm_demod_cf.block.yml
%%DATADIR%%/grc/blocks/analog_fm_preemph.block.yml
%%DATADIR%%/grc/blocks/analog_fmdet_cf.block.yml
%%DATADIR%%/grc/blocks/analog_frequency_modulator_fc.block.yml
%%DATADIR%%/grc/blocks/analog_nbfm_rx.block.yml
%%DATADIR%%/grc/blocks/analog_nbfm_tx.block.yml
%%DATADIR%%/grc/blocks/analog_noise_source_x.block.yml
%%DATADIR%%/grc/blocks/analog_phase_modulator_fc.block.yml
%%DATADIR%%/grc/blocks/analog_pll_carriertracking_cc.block.yml
%%DATADIR%%/grc/blocks/analog_pll_freqdet_cf.block.yml
%%DATADIR%%/grc/blocks/analog_pll_refout_cc.block.yml
%%DATADIR%%/grc/blocks/analog_probe_avg_mag_sqrd_x.block.yml
%%DATADIR%%/grc/blocks/analog_pwr_squelch_xx.block.yml
%%DATADIR%%/grc/blocks/analog_quadrature_demod_cf.block.yml
%%DATADIR%%/grc/blocks/analog_rail_ff.block.yml
%%DATADIR%%/grc/blocks/analog_random_source_x.block.yml
%%DATADIR%%/grc/blocks/analog_random_uniform_source_x.block.yml
%%DATADIR%%/grc/blocks/analog_sig_source_x.block.yml
%%DATADIR%%/grc/blocks/analog_simple_squelch_cc.block.yml
%%DATADIR%%/grc/blocks/analog_standard_squelch.block.yml
%%DATADIR%%/grc/blocks/analog_wfm_rcv.block.yml
%%DATADIR%%/grc/blocks/analog_wfm_rcv_pll.block.yml
%%DATADIR%%/grc/blocks/analog_wfm_tx.block.yml
%%DATADIR%%/grc/blocks/audio_sink.block.yml
%%DATADIR%%/grc/blocks/audio_source.block.yml
%%DATADIR%%/grc/blocks/blocks.tree.yml
%%DATADIR%%/grc/blocks/blocks_abs_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_add_const_vxx.block.yml
%%DATADIR%%/grc/blocks/blocks_add_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_and_const_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_and_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_argmax_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_burst_tagger.block.yml
%%DATADIR%%/grc/blocks/blocks_char_to_float.block.yml
%%DATADIR%%/grc/blocks/blocks_char_to_short.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_arg.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_float.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_imag.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_interleaved_char.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_interleaved_short.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_mag.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_mag_squared.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_magphase.block.yml
%%DATADIR%%/grc/blocks/blocks_complex_to_real.block.yml
%%DATADIR%%/grc/blocks/blocks_conjugate_cc.block.yml
%%DATADIR%%/grc/blocks/blocks_copy.block.yml
%%DATADIR%%/grc/blocks/blocks_ctrlport_performance.block.yml
%%DATADIR%%/grc/blocks/blocks_ctrlport_probe2_c.block.yml
%%DATADIR%%/grc/blocks/blocks_ctrlport_probe2_x.block.yml
%%DATADIR%%/grc/blocks/blocks_ctrlport_probe_c.block.yml
%%DATADIR%%/grc/blocks/blocks_ctrlport_viewer.block.yml
%%DATADIR%%/grc/blocks/blocks_deinterleave.block.yml
%%DATADIR%%/grc/blocks/blocks_delay.block.yml
%%DATADIR%%/grc/blocks/blocks_divide_XX.block.yml
%%DATADIR%%/grc/blocks/blocks_endian_swap.block.yml
%%DATADIR%%/grc/blocks/blocks_exponentiate_const_cci.block.yml
%%DATADIR%%/grc/blocks/blocks_file_descriptor_sink.block.yml
%%DATADIR%%/grc/blocks/blocks_file_descriptor_source.block.yml
%%DATADIR%%/grc/blocks/blocks_file_meta_sink.block.yml
%%DATADIR%%/grc/blocks/blocks_file_meta_source.block.yml
%%DATADIR%%/grc/blocks/blocks_file_sink.block.yml
%%DATADIR%%/grc/blocks/blocks_file_source.block.yml
%%DATADIR%%/grc/blocks/blocks_float_to_char.block.yml
%%DATADIR%%/grc/blocks/blocks_float_to_complex.block.yml
%%DATADIR%%/grc/blocks/blocks_float_to_int.block.yml
%%DATADIR%%/grc/blocks/blocks_float_to_short.block.yml
%%DATADIR%%/grc/blocks/blocks_float_uchar.block.yml
%%DATADIR%%/grc/blocks/blocks_head.block.yml
%%DATADIR%%/grc/blocks/blocks_int_to_float.block.yml
%%DATADIR%%/grc/blocks/blocks_integrate_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_interleave.block.yml
%%DATADIR%%/grc/blocks/blocks_interleaved_char_to_complex.block.yml
%%DATADIR%%/grc/blocks/blocks_interleaved_short_to_complex.block.yml
%%DATADIR%%/grc/blocks/blocks_keep_m_in_n.block.yml
%%DATADIR%%/grc/blocks/blocks_keep_one_in_n.block.yml
%%DATADIR%%/grc/blocks/blocks_magphase_to_complex.block.yml
%%DATADIR%%/grc/blocks/blocks_max_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_message_debug.block.yml
%%DATADIR%%/grc/blocks/blocks_message_strobe.block.yml
%%DATADIR%%/grc/blocks/blocks_message_strobe_random.block.yml
%%DATADIR%%/grc/blocks/blocks_min_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_moving_average_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_multiply_by_tag_value_cc.block.yml
%%DATADIR%%/grc/blocks/blocks_multiply_conjugate_cc.block.yml
%%DATADIR%%/grc/blocks/blocks_multiply_const_vxx.block.yml
%%DATADIR%%/grc/blocks/blocks_multiply_const_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_multiply_matrix_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_multiply_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_mute_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_nlog10_ff.block.yml
%%DATADIR%%/grc/blocks/blocks_nop.block.yml
%%DATADIR%%/grc/blocks/blocks_not_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_null_sink.block.yml
%%DATADIR%%/grc/blocks/blocks_null_source.block.yml
%%DATADIR%%/grc/blocks/blocks_or_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_pack_k_bits_bb.block.yml
%%DATADIR%%/grc/blocks/blocks_packed_to_unpacked_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_patterned_interleaver.block.yml
%%DATADIR%%/grc/blocks/blocks_pdu_filter.block.yml
%%DATADIR%%/grc/blocks/blocks_pdu_remove.block.yml
%%DATADIR%%/grc/blocks/blocks_pdu_set.block.yml
%%DATADIR%%/grc/blocks/blocks_pdu_to_tagged_stream.block.yml
%%DATADIR%%/grc/blocks/blocks_peak_detector2_fb.block.yml
%%DATADIR%%/grc/blocks/blocks_peak_detector_xb.block.yml
%%DATADIR%%/grc/blocks/blocks_plateau_detector_fb.block.yml
%%DATADIR%%/grc/blocks/blocks_probe_rate.block.yml
%%DATADIR%%/grc/blocks/blocks_probe_signal_vx.block.yml
%%DATADIR%%/grc/blocks/blocks_probe_signal_x.block.yml
%%DATADIR%%/grc/blocks/blocks_random_pdu.block.yml
%%DATADIR%%/grc/blocks/blocks_regenerate_bb.block.yml
%%DATADIR%%/grc/blocks/blocks_repack_bits_bb.block.yml
%%DATADIR%%/grc/blocks/blocks_repeat.block.yml
%%DATADIR%%/grc/blocks/blocks_rms_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_rotator_cc.block.yml
%%DATADIR%%/grc/blocks/blocks_sample_and_hold_xx.block.yml
2019-08-11 16:19:28 +02:00
%%DATADIR%%/grc/blocks/blocks_selector.block.yml
%%DATADIR%%/grc/blocks/blocks_short_to_char.block.yml
%%DATADIR%%/grc/blocks/blocks_short_to_float.block.yml
%%DATADIR%%/grc/blocks/blocks_skiphead.block.yml
%%DATADIR%%/grc/blocks/blocks_socket_pdu.block.yml
%%DATADIR%%/grc/blocks/blocks_stream_mux.block.yml
%%DATADIR%%/grc/blocks/blocks_stream_to_streams.block.yml
%%DATADIR%%/grc/blocks/blocks_stream_to_tagged_stream.block.yml
%%DATADIR%%/grc/blocks/blocks_stream_to_vector.block.yml
%%DATADIR%%/grc/blocks/blocks_stream_to_vector_decimator.block.yml
%%DATADIR%%/grc/blocks/blocks_streams_to_stream.block.yml
%%DATADIR%%/grc/blocks/blocks_streams_to_vector.block.yml
%%DATADIR%%/grc/blocks/blocks_stretch_ff.block.yml
%%DATADIR%%/grc/blocks/blocks_sub_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_tag_debug.block.yml
%%DATADIR%%/grc/blocks/blocks_tag_gate.block.yml
%%DATADIR%%/grc/blocks/blocks_tag_object.block.yml
%%DATADIR%%/grc/blocks/blocks_tag_share.block.yml
%%DATADIR%%/grc/blocks/blocks_tagged_file_sink.block.yml
%%DATADIR%%/grc/blocks/blocks_tagged_stream_align.block.yml
%%DATADIR%%/grc/blocks/blocks_tagged_stream_multiply_length.block.yml
%%DATADIR%%/grc/blocks/blocks_tagged_stream_mux.block.yml
%%DATADIR%%/grc/blocks/blocks_tagged_stream_to_pdu.block.yml
%%DATADIR%%/grc/blocks/blocks_tags_strobe.block.yml
%%DATADIR%%/grc/blocks/blocks_tcp_server_sink.block.yml
%%DATADIR%%/grc/blocks/blocks_test_tag_variable_rate_ff.block.yml
%%DATADIR%%/grc/blocks/blocks_threshold_ff.block.yml
%%DATADIR%%/grc/blocks/blocks_throttle.block.yml
%%DATADIR%%/grc/blocks/blocks_transcendental.block.yml
%%DATADIR%%/grc/blocks/blocks_tuntap_pdu.block.yml
%%DATADIR%%/grc/blocks/blocks_uchar_to_float.block.yml
%%DATADIR%%/grc/blocks/blocks_udp_sink.block.yml
%%DATADIR%%/grc/blocks/blocks_udp_source.block.yml
%%DATADIR%%/grc/blocks/blocks_unpack_k_bits_bb.block.yml
%%DATADIR%%/grc/blocks/blocks_unpacked_to_packed_xx.block.yml
%%DATADIR%%/grc/blocks/blocks_vco_c.block.yml
%%DATADIR%%/grc/blocks/blocks_vco_f.block.yml
%%DATADIR%%/grc/blocks/blocks_vector_insert_x.block.yml
%%DATADIR%%/grc/blocks/blocks_vector_sink_x.block.yml
%%DATADIR%%/grc/blocks/blocks_vector_source_x.block.yml
%%DATADIR%%/grc/blocks/blocks_vector_to_stream.block.yml
%%DATADIR%%/grc/blocks/blocks_vector_to_streams.block.yml
%%DATADIR%%/grc/blocks/blocks_wavfile_sink.block.yml
%%DATADIR%%/grc/blocks/blocks_wavfile_source.block.yml
%%DATADIR%%/grc/blocks/blocks_xor_xx.block.yml
%%DATADIR%%/grc/blocks/channels.tree.yml
%%DATADIR%%/grc/blocks/channels_amp_bal.block.yml
%%DATADIR%%/grc/blocks/channels_cfo_model.block.yml
%%DATADIR%%/grc/blocks/channels_channel_model.block.yml
%%DATADIR%%/grc/blocks/channels_channel_model2.block.yml
%%DATADIR%%/grc/blocks/channels_conj_fs_iqcorr.block.yml
%%DATADIR%%/grc/blocks/channels_distortion_2_gen.block.yml
%%DATADIR%%/grc/blocks/channels_distortion_3_gen.block.yml
%%DATADIR%%/grc/blocks/channels_dynamic_channel_model.block.yml
%%DATADIR%%/grc/blocks/channels_fading_model.block.yml
%%DATADIR%%/grc/blocks/channels_impairments.block.yml
%%DATADIR%%/grc/blocks/channels_iqbal_gen.block.yml
%%DATADIR%%/grc/blocks/channels_phase_bal.block.yml
%%DATADIR%%/grc/blocks/channels_phase_noise_gen.block.yml
%%DATADIR%%/grc/blocks/channels_quantizer.block.yml
%%DATADIR%%/grc/blocks/channels_selective_fading_model.block.yml
%%DATADIR%%/grc/blocks/channels_selective_fading_model2.block.yml
%%DATADIR%%/grc/blocks/channels_sro_model.block.yml
%%DATADIR%%/grc/blocks/digital.tree.yml
%%DATADIR%%/grc/blocks/digital_additive_scrambler_bb.block.yml
%%DATADIR%%/grc/blocks/digital_binary_slicer_fb.block.yml
%%DATADIR%%/grc/blocks/digital_burst_shaper.block.yml
%%DATADIR%%/grc/blocks/digital_chunks_to_symbols.block.yml
%%DATADIR%%/grc/blocks/digital_clock_recovery_mm_xx.block.yml
%%DATADIR%%/grc/blocks/digital_cma_equalizer_cc.block.yml
%%DATADIR%%/grc/blocks/digital_constellation.block.yml
%%DATADIR%%/grc/blocks/digital_constellation_decoder_cb.block.yml
%%DATADIR%%/grc/blocks/digital_constellation_modulator.block.yml
%%DATADIR%%/grc/blocks/digital_constellation_receiver_cb.block.yml
%%DATADIR%%/grc/blocks/digital_constellation_rect.block.yml
%%DATADIR%%/grc/blocks/digital_constellation_soft_decoder_cf.block.yml
%%DATADIR%%/grc/blocks/digital_corr_est_cc.block.yml
%%DATADIR%%/grc/blocks/digital_correlate_access_code_bb.block.yml
%%DATADIR%%/grc/blocks/digital_correlate_access_code_tag_xx.block.yml
%%DATADIR%%/grc/blocks/digital_correlate_access_code_xx_ts.block.yml
%%DATADIR%%/grc/blocks/digital_costas_loop_cc.block.yml
%%DATADIR%%/grc/blocks/digital_cpmmod_bc.block.yml
%%DATADIR%%/grc/blocks/digital_crc32_async_bb.block.yml
%%DATADIR%%/grc/blocks/digital_crc32_bb.block.yml
%%DATADIR%%/grc/blocks/digital_descrambler_bb.block.yml
%%DATADIR%%/grc/blocks/digital_diff_decoder_bb.block.yml
%%DATADIR%%/grc/blocks/digital_diff_encoder_bb.block.yml
%%DATADIR%%/grc/blocks/digital_diff_phasor_cc.block.yml
%%DATADIR%%/grc/blocks/digital_fll_band_edge_cc.block.yml
%%DATADIR%%/grc/blocks/digital_framer_sink_1.block.yml
%%DATADIR%%/grc/blocks/digital_gfsk_demod.block.yml
%%DATADIR%%/grc/blocks/digital_gfsk_mod.block.yml
%%DATADIR%%/grc/blocks/digital_glfsr_source_x.block.yml
%%DATADIR%%/grc/blocks/digital_gmsk_demod.block.yml
%%DATADIR%%/grc/blocks/digital_gmsk_mod.block.yml
%%DATADIR%%/grc/blocks/digital_gmskmod_bc.block.yml
%%DATADIR%%/grc/blocks/digital_hdlc_deframer_bp.block.yml
%%DATADIR%%/grc/blocks/digital_hdlc_framer_pb.block.yml
%%DATADIR%%/grc/blocks/digital_header_payload_demux.block.yml
%%DATADIR%%/grc/blocks/digital_kurtotic_equalizer_cc.block.yml
%%DATADIR%%/grc/blocks/digital_lms_dd_equalizer_cc.block.yml
%%DATADIR%%/grc/blocks/digital_map_bb.block.yml
%%DATADIR%%/grc/blocks/digital_modulate_vector.block.yml
%%DATADIR%%/grc/blocks/digital_mpsk_snr_est_cc.block.yml
%%DATADIR%%/grc/blocks/digital_msk_timing_recovery_cc.block.yml
%%DATADIR%%/grc/blocks/digital_ofdm_carrier_allocator_cvc.block.yml
%%DATADIR%%/grc/blocks/digital_ofdm_chanest_vcvc.block.yml
%%DATADIR%%/grc/blocks/digital_ofdm_cyclic_prefixer.block.yml
%%DATADIR%%/grc/blocks/digital_ofdm_frame_equalizer_vcvc.block.yml
%%DATADIR%%/grc/blocks/digital_ofdm_rx.block.yml
%%DATADIR%%/grc/blocks/digital_ofdm_serializer_vcc.block.yml
%%DATADIR%%/grc/blocks/digital_ofdm_sync_sc_cfb.block.yml
%%DATADIR%%/grc/blocks/digital_ofdm_tx.block.yml
%%DATADIR%%/grc/blocks/digital_packet_headergenerator_bb.block.yml
%%DATADIR%%/grc/blocks/digital_packet_headergenerator_bb_default.block.yml
%%DATADIR%%/grc/blocks/digital_packet_headerparser_b.block.yml
%%DATADIR%%/grc/blocks/digital_packet_headerparser_b_default.block.yml
%%DATADIR%%/grc/blocks/digital_packet_sink.block.yml
%%DATADIR%%/grc/blocks/digital_pfb_clock_sync.block.yml
%%DATADIR%%/grc/blocks/digital_pn_correlator_cc.block.yml
%%DATADIR%%/grc/blocks/digital_probe_density_b.block.yml
%%DATADIR%%/grc/blocks/digital_probe_mpsk_snr_est_c.block.yml
%%DATADIR%%/grc/blocks/digital_protocol_formatter_async.block.yml
%%DATADIR%%/grc/blocks/digital_protocol_formatter_bb.block.yml
%%DATADIR%%/grc/blocks/digital_protocol_parser_b.block.yml
%%DATADIR%%/grc/blocks/digital_psk_demod.block.yml
%%DATADIR%%/grc/blocks/digital_psk_mod.block.yml
%%DATADIR%%/grc/blocks/digital_qam_demod.block.yml
%%DATADIR%%/grc/blocks/digital_qam_mod.block.yml
%%DATADIR%%/grc/blocks/digital_scrambler_bb.block.yml
%%DATADIR%%/grc/blocks/digital_simple_correlator.block.yml
%%DATADIR%%/grc/blocks/digital_simple_framer.block.yml
%%DATADIR%%/grc/blocks/digital_symbol_sync_xx.block.yml
%%DATADIR%%/grc/blocks/dtv.tree.yml
%%DATADIR%%/grc/blocks/dtv_atsc_deinterleaver.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_depad.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_derandomizer.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_equalizer.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_field_sync_mux.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_fpll.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_fs_checker.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_interleaver.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_pad.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_randomizer.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_rs_decoder.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_rs_encoder.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_rx.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_rx_filter.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_sync.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_trellis_encoder.block.yml
%%DATADIR%%/grc/blocks/dtv_atsc_viterbi_decoder.block.yml
%%DATADIR%%/grc/blocks/dtv_catv_frame_sync_enc_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_catv_randomizer_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_catv_reed_solomon_enc_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_catv_transport_framing_enc_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_catv_trellis_enc_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_dvb_bbheader_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_dvb_bbscrambler_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_dvb_bch_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_dvb_ldpc_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbs2_interleaver_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbs2_modulator_bc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbs2_physical_cc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_cellinterleaver_cc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_framemapper_cc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_freqinterleaver_cc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_interleaver_bb.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_miso_cc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_modulator_bc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_p1insertion_cc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_paprtr_cc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt2_pilotgenerator_cc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_bit_inner_deinterleaver.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_bit_inner_interleaver.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_convolutional_deinterleaver.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_convolutional_interleaver.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_demap.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_demod_reference_signals.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_energy_descramble.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_energy_dispersal.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_inner_coder.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_map.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_ofdm_sym_acquisition.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_reed_solomon_dec.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_reed_solomon_enc.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_reference_signals.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_symbol_inner_interleaver.block.yml
%%DATADIR%%/grc/blocks/dtv_dvbt_viterbi_decoder.block.yml
%%DATADIR%%/grc/blocks/fec.tree.yml
%%DATADIR%%/grc/blocks/fec_async_decoder.block.yml
%%DATADIR%%/grc/blocks/fec_async_encoder.block.yml
%%DATADIR%%/grc/blocks/fec_ber_bf.block.yml
%%DATADIR%%/grc/blocks/fec_bercurve_generator.block.yml
%%DATADIR%%/grc/blocks/fec_decode_ccsds_27_bb.block.yml
%%DATADIR%%/grc/blocks/fec_decode_ccsds_27_fb.block.yml
%%DATADIR%%/grc/blocks/fec_decoder.block.yml
%%DATADIR%%/grc/blocks/fec_depuncture_bb.block.yml
%%DATADIR%%/grc/blocks/fec_encoder.block.yml
%%DATADIR%%/grc/blocks/fec_extended_async_encoder.block.yml
%%DATADIR%%/grc/blocks/fec_extended_decoder.block.yml
%%DATADIR%%/grc/blocks/fec_extended_encoder.block.yml
%%DATADIR%%/grc/blocks/fec_extended_tagged_decoder.block.yml
%%DATADIR%%/grc/blocks/fec_extended_tagged_encoder.block.yml
%%DATADIR%%/grc/blocks/fec_puncture_xx.block.yml
%%DATADIR%%/grc/blocks/fec_tagged_decoder.block.yml
%%DATADIR%%/grc/blocks/fec_tagged_encoder.block.yml
%%DATADIR%%/grc/blocks/fft.tree.yml
%%DATADIR%%/grc/blocks/fft_ctrlport_probe_psd.block.yml
%%DATADIR%%/grc/blocks/fft_fft_vxx.block.yml
%%DATADIR%%/grc/blocks/fft_goertzel_fc.block.yml
%%DATADIR%%/grc/blocks/fft_logpwrfft_x.block.yml
%%DATADIR%%/grc/blocks/filter.tree.yml
%%DATADIR%%/grc/blocks/filter_band_pass_filter.block.yml
%%DATADIR%%/grc/blocks/filter_band_reject_filter.block.yml
%%DATADIR%%/grc/blocks/filter_dc_blocker_xx.block.yml
%%DATADIR%%/grc/blocks/filter_fft_filter_xxx.block.yml
%%DATADIR%%/grc/blocks/filter_filter_delay_fc.block.yml
%%DATADIR%%/grc/blocks/filter_filterbank_vcvcf.block.yml
%%DATADIR%%/grc/blocks/filter_fir_filter_xxx.block.yml
%%DATADIR%%/grc/blocks/filter_freq_xlating_fft_filter_ccc.block.yml
%%DATADIR%%/grc/blocks/filter_freq_xlating_fir_filter_xxx.block.yml
%%DATADIR%%/grc/blocks/filter_high_pass_filter.block.yml
%%DATADIR%%/grc/blocks/filter_hilbert_fc.block.yml
%%DATADIR%%/grc/blocks/filter_iir_filter_xxx.block.yml
%%DATADIR%%/grc/blocks/filter_interp_fir_filter_xxx.block.yml
%%DATADIR%%/grc/blocks/filter_low_pass_filter.block.yml
%%DATADIR%%/grc/blocks/filter_mmse_interpolator_xx.block.yml
%%DATADIR%%/grc/blocks/filter_mmse_resampler_xx.block.yml
%%DATADIR%%/grc/blocks/filter_pfb_arb_resampler.block.yml
%%DATADIR%%/grc/blocks/filter_pfb_channelizer.block.yml
%%DATADIR%%/grc/blocks/filter_pfb_channelizer_hier.block.yml
%%DATADIR%%/grc/blocks/filter_pfb_decimator.block.yml
%%DATADIR%%/grc/blocks/filter_pfb_interpolator.block.yml
%%DATADIR%%/grc/blocks/filter_pfb_synthesizer.block.yml
%%DATADIR%%/grc/blocks/filter_rational_resampler_base_xxx.block.yml
%%DATADIR%%/grc/blocks/filter_rational_resampler_xxx.block.yml
%%DATADIR%%/grc/blocks/filter_root_raised_cosine_filter.block.yml
%%DATADIR%%/grc/blocks/filter_single_pole_iir_filter_xx.block.yml
%%DATADIR%%/grc/blocks/grc.tree.yml
%%DATADIR%%/grc/blocks/import.block.yml
%%DATADIR%%/grc/blocks/ldpc_decoder_def_list.block.yml
%%DATADIR%%/grc/blocks/ldpc_encoder_def_list.block.yml
%%DATADIR%%/grc/blocks/message.domain.yml
%%DATADIR%%/grc/blocks/note.block.yml
%%DATADIR%%/grc/blocks/options.block.yml
%%DATADIR%%/grc/blocks/pad_sink.block.yml
%%DATADIR%%/grc/blocks/pad_source.block.yml
%%DATADIR%%/grc/blocks/parameter.block.yml
%%DATADIR%%/grc/blocks/qtgui.tree.yml
%%DATADIR%%/grc/blocks/qtgui_ber_sink_b.block.yml
%%DATADIR%%/grc/blocks/qtgui_check_box.block.yml
%%DATADIR%%/grc/blocks/qtgui_chooser.block.yml
%%DATADIR%%/grc/blocks/qtgui_const_sink_x.block.yml
%%DATADIR%%/grc/blocks/qtgui_edit_box_msg.block.yml
%%DATADIR%%/grc/blocks/qtgui_entry.block.yml
%%DATADIR%%/grc/blocks/qtgui_freq_sink_x.block.yml
%%DATADIR%%/grc/blocks/qtgui_histogram_sink_x.block.yml
%%DATADIR%%/grc/blocks/qtgui_label.block.yml
%%DATADIR%%/grc/blocks/qtgui_number_sink.block.yml
%%DATADIR%%/grc/blocks/qtgui_push_button.block.yml
%%DATADIR%%/grc/blocks/qtgui_range.block.yml
%%DATADIR%%/grc/blocks/qtgui_sink_x.block.yml
%%DATADIR%%/grc/blocks/qtgui_tab_widget.block.yml
%%DATADIR%%/grc/blocks/qtgui_time_raster_x.block.yml
%%DATADIR%%/grc/blocks/qtgui_time_sink_x.block.yml
%%DATADIR%%/grc/blocks/qtgui_vector_sink_f.block.yml
%%DATADIR%%/grc/blocks/qtgui_waterfall_sink_x.block.yml
%%DATADIR%%/grc/blocks/snippet.block.yml
%%DATADIR%%/grc/blocks/stream.domain.yml
%%DATADIR%%/grc/blocks/tpc_decoder_def_list.block.yml
%%DATADIR%%/grc/blocks/tpc_encoder_def_list.block.yml
%%DATADIR%%/grc/blocks/trellis_encoder_xx.block.yml
%%DATADIR%%/grc/blocks/trellis_metrics_x.block.yml
%%DATADIR%%/grc/blocks/trellis_pccc_decoder_combined_xx.block.yml
%%DATADIR%%/grc/blocks/trellis_pccc_decoder_x.block.yml
%%DATADIR%%/grc/blocks/trellis_pccc_encoder_xx.block.yml
%%DATADIR%%/grc/blocks/trellis_permutation.block.yml
%%DATADIR%%/grc/blocks/trellis_sccc_decoder_combined_xx.block.yml
%%DATADIR%%/grc/blocks/trellis_sccc_decoder_x.block.yml
%%DATADIR%%/grc/blocks/trellis_sccc_encoder_xx.block.yml
%%DATADIR%%/grc/blocks/trellis_siso_combined_f.block.yml
%%DATADIR%%/grc/blocks/trellis_siso_f.block.yml
%%DATADIR%%/grc/blocks/trellis_viterbi_combined_xx.block.yml
%%DATADIR%%/grc/blocks/trellis_viterbi_x.block.yml
%%UHD%%%%DATADIR%%/grc/blocks/uhd.tree.yml
%%UHD%%%%DATADIR%%/grc/blocks/uhd_amsg_source.block.yml
%%UHD%%%%DATADIR%%/grc/blocks/uhd_usrp_sink.block.yml
%%UHD%%%%DATADIR%%/grc/blocks/uhd_usrp_source.block.yml
%%DATADIR%%/grc/blocks/variable.block.yml
%%DATADIR%%/grc/blocks/variable_band_pass_filter_taps.block.yml
%%DATADIR%%/grc/blocks/variable_band_reject_filter_taps.block.yml
%%DATADIR%%/grc/blocks/variable_cc_decoder_def_list.block.yml
%%DATADIR%%/grc/blocks/variable_cc_encoder_def_list.block.yml
%%DATADIR%%/grc/blocks/variable_ccsds_encoder_def_list.block.yml
%%DATADIR%%/grc/blocks/variable_config.block.yml
%%DATADIR%%/grc/blocks/variable_dummy_decoder_def_list.block.yml
%%DATADIR%%/grc/blocks/variable_dummy_encoder_def_list.block.yml
%%DATADIR%%/grc/blocks/variable_function_probe.block.yml
%%DATADIR%%/grc/blocks/variable_header_format_default.block.yml
%%DATADIR%%/grc/blocks/variable_high_pass_filter_taps.block.yml
%%DATADIR%%/grc/blocks/variable_ldpc_G_matrix_object.block.yml
%%DATADIR%%/grc/blocks/variable_ldpc_H_matrix_object.block.yml
%%DATADIR%%/grc/blocks/variable_ldpc_bit_flip_decoder.block.yml
%%DATADIR%%/grc/blocks/variable_ldpc_encoder_G.block.yml
%%DATADIR%%/grc/blocks/variable_ldpc_encoder_H.block.yml
%%DATADIR%%/grc/blocks/variable_low_pass_filter_taps.block.yml
%%DATADIR%%/grc/blocks/variable_polar_code_configurator.block.yml
%%DATADIR%%/grc/blocks/variable_polar_decoder_sc.block.yml
%%DATADIR%%/grc/blocks/variable_polar_decoder_sc_list.block.yml
%%DATADIR%%/grc/blocks/variable_polar_decoder_sc_systematic.block.yml
%%DATADIR%%/grc/blocks/variable_polar_encoder.block.yml
%%DATADIR%%/grc/blocks/variable_polar_encoder_systematic.block.yml
%%DATADIR%%/grc/blocks/variable_repetition_decoder_def_list.block.yml
%%DATADIR%%/grc/blocks/variable_repetition_encoder_def_list.block.yml
%%DATADIR%%/grc/blocks/variable_rrc_filter_taps.block.yml
%%DATADIR%%/grc/blocks/variable_struct.block.yml
%%DATADIR%%/grc/blocks/video.tree.yml
%%DATADIR%%/grc/blocks/video_sdl_sink.block.yml
%%DATADIR%%/grc/blocks/vocoder_alaw_decode_bs.block.yml
%%DATADIR%%/grc/blocks/vocoder_alaw_encode_sb.block.yml
%%DATADIR%%/grc/blocks/vocoder_codec2_decode_ps.block.yml
%%DATADIR%%/grc/blocks/vocoder_codec2_encode_sp.block.yml
%%DATADIR%%/grc/blocks/vocoder_cvsd_decode.block.yml
%%DATADIR%%/grc/blocks/vocoder_cvsd_decode_bs.block.yml
%%DATADIR%%/grc/blocks/vocoder_cvsd_encode.block.yml
%%DATADIR%%/grc/blocks/vocoder_cvsd_encode_sb.block.yml
%%DATADIR%%/grc/blocks/vocoder_freedv_rx_ss.block.yml
%%DATADIR%%/grc/blocks/vocoder_freedv_tx_ss.block.yml
%%DATADIR%%/grc/blocks/vocoder_g721_decode_bs.block.yml
%%DATADIR%%/grc/blocks/vocoder_g721_encode_sb.block.yml
%%DATADIR%%/grc/blocks/vocoder_g723_24_decode_bs.block.yml
%%DATADIR%%/grc/blocks/vocoder_g723_24_encode_sb.block.yml
%%DATADIR%%/grc/blocks/vocoder_g723_40_decode_bs.block.yml
%%DATADIR%%/grc/blocks/vocoder_g723_40_encode_sb.block.yml
%%DATADIR%%/grc/blocks/vocoder_gsm_fr_decode_ps.block.yml
%%DATADIR%%/grc/blocks/vocoder_gsm_fr_encode_sp.block.yml
%%DATADIR%%/grc/blocks/vocoder_ulaw_decode_bs.block.yml
%%DATADIR%%/grc/blocks/vocoder_ulaw_encode_sb.block.yml
%%DATADIR%%/grc/blocks/xmlrpc_client.block.yml
%%DATADIR%%/grc/blocks/xmlrpc_server.block.yml
%%DATADIR%%/grc/blocks/zeromq_pub_msg_sink.block.yml
%%DATADIR%%/grc/blocks/zeromq_pub_sink.block.yml
%%DATADIR%%/grc/blocks/zeromq_pull_msg_source.block.yml
%%DATADIR%%/grc/blocks/zeromq_pull_source.block.yml
%%DATADIR%%/grc/blocks/zeromq_push_msg_sink.block.yml
%%DATADIR%%/grc/blocks/zeromq_push_sink.block.yml
%%DATADIR%%/grc/blocks/zeromq_rep_msg_sink.block.yml
%%DATADIR%%/grc/blocks/zeromq_rep_sink.block.yml
%%DATADIR%%/grc/blocks/zeromq_req_msg_source.block.yml
%%DATADIR%%/grc/blocks/zeromq_req_source.block.yml
%%DATADIR%%/grc/blocks/zeromq_sub_msg_source.block.yml
%%DATADIR%%/grc/blocks/zeromq_sub_source.block.yml
%%DATADIR%%/grc/freedesktop/gnuradio-grc.desktop
%%DATADIR%%/grc/freedesktop/gnuradio-grc.xml
%%DATADIR%%/grc/freedesktop/grc-icon-128.png
%%DATADIR%%/grc/freedesktop/grc-icon-16.png
%%DATADIR%%/grc/freedesktop/grc-icon-24.png
%%DATADIR%%/grc/freedesktop/grc-icon-256.png
%%DATADIR%%/grc/freedesktop/grc-icon-32.png
%%DATADIR%%/grc/freedesktop/grc-icon-48.png
%%DATADIR%%/grc/freedesktop/grc-icon-64.png
%%DATADIR%%/modtool/templates/gr-newmod/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/MANIFEST.md
%%DATADIR%%/modtool/templates/gr-newmod/apps/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/cmake/Modules/CMakeParseArgumentsCopy.cmake
%%DATADIR%%/modtool/templates/gr-newmod/cmake/Modules/howtoConfig.cmake
%%DATADIR%%/modtool/templates/gr-newmod/cmake/Modules/targetConfig.cmake.in
%%DATADIR%%/modtool/templates/gr-newmod/cmake/cmake_uninstall.cmake.in
%%DATADIR%%/modtool/templates/gr-newmod/docs/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/docs/README.howto
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/Doxyfile.in
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/Doxyfile.swig_doc.in
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/__init__.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/base.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/doxyindex.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/generated/__init__.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/generated/compound.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/generated/compoundsuper.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/generated/index.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/generated/indexsuper.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/doxyxml/text.py
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/other/group_defs.dox
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/other/main_page.dox
%%DATADIR%%/modtool/templates/gr-newmod/docs/doxygen/swig_doc.py
%%DATADIR%%/modtool/templates/gr-newmod/examples/README
%%DATADIR%%/modtool/templates/gr-newmod/grc/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/include/howto/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/include/howto/api.h
%%DATADIR%%/modtool/templates/gr-newmod/lib/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/python/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/python/__init__.py
%%DATADIR%%/modtool/templates/gr-newmod/swig/CMakeLists.txt
%%DATADIR%%/modtool/templates/gr-newmod/swig/howto_swig.i
%%DATADIR%%/themes/alt.qss
%%DATADIR%%/themes/dark.qss
%%DATADIR%%/themes/plain.qss
%%DATADIR%%/themes/projector.qss
share/icons/gnome/128x128/apps/gnuradio-grc.png
share/icons/gnome/16x16/apps/gnuradio-grc.png
share/icons/gnome/24x24/apps/gnuradio-grc.png
share/icons/gnome/256x256/apps/gnuradio-grc.png
share/icons/gnome/32x32/apps/gnuradio-grc.png
share/icons/gnome/48x48/apps/gnuradio-grc.png
share/icons/gnome/64x64/apps/gnuradio-grc.png
share/icons/hicolor/128x128/apps/gnuradio-grc.png
share/icons/hicolor/16x16/apps/gnuradio-grc.png
share/icons/hicolor/24x24/apps/gnuradio-grc.png
share/icons/hicolor/256x256/apps/gnuradio-grc.png
share/icons/hicolor/32x32/apps/gnuradio-grc.png
share/icons/hicolor/48x48/apps/gnuradio-grc.png
share/icons/hicolor/64x64/apps/gnuradio-grc.png
share/mime/packages/gnuradio-grc.xml