summaryrefslogtreecommitdiffstats
tag namev3.7.9.1 (4bbed2891b4d28a3ace279c23bc3093e0060a495)
tag date2016-02-08 10:17:38 -0800
tagged byJohnathan Corgan <johnathan@corganlabs.com>
tagged objectcommit d01c4cc596...
downloadgnuradio-3.7.9.1.tar.xz
gnuradio-3.7.9.1.zip
ChangeLog v3.7.9.1
================== Contributors ------------ The following list of people directly contributed code to this release. As an added bonus this is the first contribution for three of these authors! - Andrej Rode <mail@andrejro.de> - Paul David <pudavid@fastmail.com> - Derek Kozel <derekkozel@nameloop.com> - Johannes Schmitz <johannes.schmitz1@gmail.com> - Johnathan Corgan <johnathan@corganlabs.com> - Marcus Müller <marcus.mueller@ettus.com> - Martin Braun <martin.braun@ettus.com> - Philip Balister <philip@balister.org> - Ron Economos <w6rz@comcast.net> - Sebastian Koslowski <koslowski@kit.edu> - Sylvain Munaut <tnt@246tNt.com> - Tim O’Shea <tim.oshea753@gmail.com> - Tom Rondeau <tom@trondeau.com> - \#528 - \#719 - \#768 - \#831 - \#864 - \#868 - \#876 - \#879 - \#882 - \#883 Code ---- This release includes a number of minor typos and miscellaneous rewording of\ error messages. The following sections summarize substantial changes. - the ‘Parser errors’ menu item wasn’t correctly enabled - embedded python blocks: message ports are now optionial and show the correct label - custom run command now accounts for filepaths that need escaping - virtual sink/source message connections were dropped when opening a flow graph - tooltips in block library are truncated if too long - not all tooltips in block library were updated after docstring extraction finished - some expressions were wrongfully marked invalid after opening a flow graph - move random uniform source from analog to waveform generators in GRC A new unit test is available to test a bug reported on stack overflow where blocks (such as the delay block) would drop tags. Paul David stepped in with his first contribution to GNU Radio with a fix. Fix an issue with flat\_flowgraph calculating alignment by misinterpreting units of write and read indeces. This was only apparent when these indeces are non-zero (a flowgraph has stopped and restarted). Fix exceptions thrown in hier\_block2 constructors. Check d\_ninput\_items\_required for overflow and shut down if overflow is detected. Allow hier\_block2’s to change I/O signature in the constructor, which was previously allowed by the API, but broken. Use unsigned char rather than char in add\_const\_bb. This was the legacy behavior with the older add\_const\_XX and was accidentally replaced with char when replacing the templated version. Fix vector length units from bytes to number of items in PDU to tagged stream and tagged stream to PDU blocks. Add a check to the rational resampler to stop working after we’ve operated on all input items (closed issue \#831) Throw an error when pfb clock sync is given constant taps which results in a derivative of 0 (calculated as NaN). (closed issue \#812 and 734). Added a reset\_taps function to externally set taps which should be used in place of set\_taps. Fix a memory leak in pfb decimator (closed issue \#882) Maximum Deviation parameter for NBFM transmitter exposed to GRC Change the constellation receiver to inherit from control\_loop publically rather than the impl to better support the control port interface. (closed issue \#876) TLC to puncture/depuncture GRC files in gr-fec Major performance and correctness fixes to gr-zeromq Fix cross compiling on for 64-bit architectures by not setting DEBIAN, REDHAT, and SLACKWARE. OOT modules created with modtool should update their cmake/Modules/GrPlatform.cmake to support cross 64-bit builds. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iF4EABEIAAYFAla428IACgkQKYfHfLuO2bICSAD5AVXwH593RucVANgj7tEo5mLA zgm21ln3ZyIaVOEZDpIBAMRjGEQVAo0ODzoTIG06+QAqrYfxXjQTf/gMxv/lp3kh =Np6g -----END PGP SIGNATURE-----