Activity
From 02/05/2012 to 03/05/2012
03/05/2012
- 09:09 pm GNU Radio Release 3.5.2
- This release includes many bug fixes and Tom Rondeau's use of libvolk for many
internal GNU Radio blocks.
The tar... - GNU Radio Release 3.5.2
- GNU Radio HOWTO Release 3.5.2
- 07:53 pm Revision 5c86c074: Merge branch 'master' into next
- Use merge strategy '-s ours' to skip release commits.
- 07:53 pm Revision 22d1f5c3: Merge remote branch 'gnuradio/master' into next
- 07:52 pm Revision 57ad294b: build: update revision to 3.5.3git
- 07:33 pm Revision 30f452ce: build: update revision to 3.5.2
- 07:33 pm Revision a3232aa9: build: update from canonical config files
03/04/2012
03/03/2012
- 03:27 pm Revision e0f885c8: Merge branch 'master' into next
- 03:12 pm Revision 4f0add17: volk: include config.h to have rintf in windows/msvc.
- 03:11 pm Revision c53529ff: volk: include config.h to have rintf in windows/msvc.
03/02/2012
- 09:21 pm Revision b0f3db9a: grc: updating to new name of pfb synthesizer block.
- 09:15 pm Revision d1f1c53f: examples: fixing synthesizer examples to use new block name.
- 09:10 pm Revision 749b27b2: core: changed name of gr_pfb_synthesis_filterbank_ccf to gr_pfb_synthesizer to...
- 01:02 am Revision 875f5185: Merge branch 'master' into next
- Conflicts:
config/grc_volk.m4
gnuradio-core/src/guile/tests/gengen_ctors.test
gnuradio-core/src/lib/Makefile.am
g... - 12:37 am Revision 0a6f1494: Merge remote branch 'tom/safe_align'
03/01/2012
- 04:28 pm Revision bc5494fc: Merge branch 'master' into next
- 04:27 pm Revision 088ca3e5: Merge branch 'maint'
- 04:27 pm Revision 8f8b651f: docs: setting up ability to link to example files in the Doxygen manual. Using...
- 02:25 am Revision e115a781: Merge branch 'master' of gnuradio.org:gnuradio
- 01:42 am Revision 0f73b099: grc: grc PFB channelizer and synthesize to set channel map defaults on startup.
02/29/2012
- 07:51 pm Revision ed72fd93: Merge branch 'master' into next
- 07:51 pm Revision 4c509e6e: Merge branch 'maint'
- 06:16 pm Bug #484: udp source/sink broken in OSX
- A TCP/UDP implementation using ASIO:
http://gnuradio.org/cgit/jblum.git/tree/gnuradio-core/src/lib/io/gr_blob_to_s... - 06:12 pm Bug #486: gr_sig_source_X produces bad output if sampling_freq < oscillator_freq*2
- here is a lookup table-based implementation of the signal source. It should be faster and not suffer from this proble...
- 06:04 pm Bug #488 (Closed): grc: use a vector
- forgot to close, doh!
- 05:27 pm Revision 7ee3ea3f: Changes Windows installer filename to match naming convention of Ubuntu and Fe...
- 04:56 am Revision 030cfac6: Merge branch 'synth' into next
- 04:56 am Revision 06b9d21d: Merge branch 'next' of gnuradio.org:gnuradio into next
- 04:55 am Revision 91bbef46: grc: adding new inputs to channelizer and synthesizer xml.
- 03:09 am Revision d71f5104: Merge branch 'master' into next
- 03:08 am Revision 0750b35b: Merge branch 'maint'
- 12:01 am Revision 5f801874: Installer filename more clearly separates "gnuradio", version, and distro
02/28/2012
- 09:24 pm Revision 68a36d3e: core: simple formatting.
- 09:23 pm Revision 47d6864e: examples: adding an example of using the channelizer and synthesize together t...
- 09:02 pm Revision 3d3d3c05: core: pfb channelizer: can now set a channel map to direct the channels to a s...
- Now, not all output channels must be connected; can connect M of N channels (M <= N) and use the channel_map to set w...
- 05:36 pm Revision d15bed21: core: pfb synth: can now set channel map and to use 1 or 2 sps on output.
- The channel map allows the user to set the streams anywhere in the channel output.
- 03:00 am Revision dd4cc588: core: wip on pfb synthesis. It works, but is a bit hacked together.
- Need to determine the best way to handle the two filter cases, with and without oversampling.
02/27/2012
- 09:16 pm Revision ba93a3b7: Merge branch 'master' of gnuradio.org:gnuradio
- 09:16 pm Revision de9ac760: Merge branch 'next' of gnuradio.org:gnuradio into next
- 09:06 pm Revision 2dfcc2dc: Merge branch 'master' into next
- 09:06 pm Revision e0dec910: Merge branch 'maint'
- 09:05 pm Revision b3f43a05: Do not rewrite path to python interpreter for cross builds.
- If you rewrite the path to the python interpreter during a cross build, you
end up with the path to the build environ... - 09:02 pm Revision 356bc1a4: Merge branch 'master' into next
- 09:01 pm Revision f2d83816: Merge remote-tracking branch 'balister/python-env'
- 08:36 pm Revision 855e29df: Do not rewrite path to python interpreter for cross builds.
- If you rewrite the path to the python interpreter during a cross build, you
end up with the path to the build environ... - 06:05 pm Revision 739ac87e: Merge branch 'master' into next
- 06:04 pm Revision cff2b9ce: Merge branch 'maint'
- 06:03 pm Revision 7e1ac13d: Merge remote-tracking branch 'benreynwar/maint' into maint
- 05:38 pm Revision e68ab858: Fixed bug in digital_qam_demod.xml
02/26/2012
- 11:43 pm Revision 399bf08b: Merge branch 'master' into next
- 11:37 pm Revision 314bc600: Merge branch 'maint'
- 11:28 pm Revision 63b05200: core: add null constructors to sync_* blocks
02/24/2012
- 08:59 pm Revision 49bba636: Merge branch 'master' into next
- Conflicts:
gr-digital/grc/Makefile.am - 08:58 pm Revision ee91264a: Merge branch 'maint'
- 08:57 pm Revision 95ddbdd1: digital: forgot to include new xml in Makefile.am.
- 08:37 pm Revision a4fb8761: Added digital_constellation_receiver_cb.xml file
- 08:37 pm Revision 86f0fd13: Merge remote-tracking branch 'benreynwar/minor_fixes'
- 08:16 pm Revision f48d4051: Added digital_constellation_receiver_cb.xml file
- 07:09 pm Bug #478 (Closed): docs: file generation synchronization issue
- 04:42 am Feature #490 (Closed): pmt: create pmt_const type for readonly accessors
- 1) Create pmt_const_t which is copy-constructible from pmt_t
Possible implementation:... - 04:24 am Bug #472: Cmake checks seem to get confused if QT3 is installed
- This is probably due to qt3 and qt4 both installed, and the qt3's qmake is taking precedence. Providing -DQMAKE_EXECU...
02/23/2012
- 07:28 pm Revision e8d64487: volk: float to short conversion is consistent between archs and tail cases. Ro...
- 06:55 pm Revision e5bf23dd: Merge branch 'master' into next
- 06:55 pm Revision dc963e9c: Merge branch 'maint'
- 06:54 pm Revision 40fc37e7: Try really hard to get cmake to use compiler flags from the toolchain file.
- See: http://www.mail-archive.com/[email protected]/msg33248.html
Also credit OpenEmbedded for doing something similar ... - 04:14 pm Revision 5c6877db: Merge remote branch 'bistromath/volk_fix' into safe_align
- Conflicts:
volk/apps/volk_profile.cc
02/22/2012
- 08:52 pm Bug #489 (Assigned): grc: cannot use vector parameter's length as port duplicator
- Demonstrate:
Use the length of a vector parameter in the <nchan> tag like so:... - 08:49 pm Bug #488: grc: use a vector
- stupid thing hit enter :_)
- 08:48 pm Bug #488 (Closed): grc: use a vector
- 08:48 pm Bug #487 (Assigned): grc: disabled block IDs renamed when copied if duplicate
- When a block is copy/pasted, its ID is renamed if a block of that ID already exists. This behavior should not be in e...
- 04:46 pm Revision 330cddf3: Remove ORC invocation since // doesn't dissuade the generator.
- 03:53 am Revision 059e79a6: Merge branch 'master' into next
- 03:52 am Revision 72986143: Merge branch 'maint'
- 03:52 am Revision eedd0f0b: qtgui: More search options for qwt libraries, specifically for OSX.
- O'Shea - Event-based Scheduler
- Plishker - A Standalone Package for Bringing Graphics Processor Acceleration to GNU Radio: GRGPU
- Wang - An Alternative Hardware Platform for GNU Radio
- Blum - UHD driver for USRPs
- Ettus - The USRP product line
02/21/2012
- 11:41 pm Revision fa8ab7cb: Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s32...
- Ge - Advance GNU Radio to the Network Level: Progress, Opportunities and Challenges
- Corgan - Keynote: Contributing to GNU Radio
- Ettus - Why doesn't my signal look like the textbook? - Part 3
- Ettus - Why doesn't my signal look like the textbook? - Part 2
- Ettus - Why doesn't my signal look like the textbook? - Part 1
- Rondeau - Thursday's Opening remarks
- Rondeau - Introduction to Stream Tags
- McCarthy - The VOLK Is for the People: On-Chip, Hand-Coded Optimization in an Unaccommodating World
- Foster - ADS-B in GNU Radio
- Parke - OP25 - An Open Source P25 Implementation in GNU Radio
- Humble - GNU Radio for Quantum Optical Communications
- Corgan - GNU Radio in Action
- Rondeau - GNU Radio Roadmap and Vision
- 04:42 pm Bug #485: gnuradio-companion crashes when GR_DONT_LOAD_PREFS is set
- Just FYI...
- 03:19 pm Bug #486 (Closed): gr_sig_source_X produces bad output if sampling_freq < oscillator_freq*2
- line 217 of gr_sig_source_X.cc.t in set_sampling_freq
d_nco.set_freq (2 * M_PI * d_frequency / d_sampling_freq);
...
02/20/2012
- 10:34 pm Revision 5977d900: uhd: updated uhd programs to use stream_args concept from command line for mor...
- 03:18 pm Bug #483 (Closed): comment in digital_costas_loop_cc.h is out of date.
- Fixed in commit:
af942401b5251a0751d40af193fbbe938103263a
- 03:17 pm Revision 991c8f4b: Merge branch 'master' into next
- 03:17 pm Revision e4693dfb: Merge branch 'maint'
- 03:15 pm Revision 99c60be5: Merge branch 'maint' of gnuradio.org:gnuradio into maint
- 03:15 pm Revision af942401: digital: fixed comments for new parameters.
02/17/2012
- 09:51 pm Revision 8a4a83a7: Merge branch 'master' into next
- Conflicts:
gr-vocoder/grc/Makefile.am
grc/blocks/Makefile.am - 09:24 pm Revision 34508cd9: Merge branch 'maint'
- 09:24 pm Revision 3a3ff1b5: vocoder: add xml blocks to autotools build
- 08:41 pm Revision 0062ab71: vocoder: fix typos in added block xml
- 08:41 pm Revision 748e3e84: Merge branch 'master' into next
- 08:40 pm Revision fed443d1: core: protection if set_delay is called before the last delay update has finis...
- 08:23 pm Revision 14e35939: Merge branch 'dyn_delay'
- 04:39 pm Revision 114cd4ae: core: in delay block, protect against repeated calls to set_delay with the sam...
- 03:30 pm Revision b0f11a1d: Merge branch 'next' of gnuradio.org:gnuradio into next
- 03:28 pm Revision 9eec1899: howto: moving uninstall rules into correct location.
- 11:09 am Bug #485 (Closed): gnuradio-companion crashes when GR_DONT_LOAD_PREFS is set
- This crashes horribly:
% GR_DONT_LOAD_PREFS=1 gnuradio-companion
This horrible, ugly patch makes it work:
im...
02/16/2012
- 09:19 pm Bug #468: volk - make all unit tests pass
- Hi all,
We are using the volk library in a C++ program that uses
gnuradio-core and currently builds under Linux a... - 08:40 pm Bug #484 (Closed): udp source/sink broken in OSX
- UDP source and sink were written specifically for Linux with various hacks for other OS support. Seems it still doesn...
- 07:36 pm Revision 2eee2b14: copyright adjustment.
- 07:33 pm Revision 7fce7e3b: core: core: change to the delay QA code.
- The full vector is received because of the switch to a gr_block, so we exted the expected_data vector; otherwise, the...
- 07:33 pm Revision 031c3410: core: allowing delay to be dynamic for runtime changes to set_delay.
- This converts the block from a gr_sync_block to a gr_block since it has to return and consume different amounts when ...
- 06:13 pm Revision 3b3b7e31: Merge branch 'master' into next
- 06:13 pm Revision 2fc3ae34: Merge branch 'maint'
- 06:13 pm Revision 12311ad3: small tweaks to get stream sizes "more correct"
- 06:13 pm Revision 861b084a: allow any input hardware audio rate; fix use of deprecated function 'AudioHard...
- 03:45 am Revision c051c0f0: Merge branch 'master' into next
- 03:44 am Revision d5454817: Merge branch 'maint'
- 03:43 am Revision 1ba8d466: digital: install OFDM examples into installed examples directory.
02/15/2012
- 02:37 am Bug #483 (Closed): comment in digital_costas_loop_cc.h is out of date.
- The @param info still refers to the old parameters, not the new bandwidth one.
- 12:43 am Revision 4f0b3fbe: Merge branch 'safe_align' of vortex.corganenterprises.com:gnuradio-trondeau in...
02/14/2012
- 11:37 pm Revision 2eaa0a6e: build: fix autotools for gnuradio-core volkification
- 10:20 pm Revision ba3f1a4e: volk: added README file to explain how to run the benchmark tests and plotting...
- 08:34 pm Revision f0a1631d: Merge branch 'master' into safe_align
- Conflicts:
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.cc
gnuradio-core/src/lib/filter/gr_fft_filter_fff.cc - 07:23 pm Revision 37021a4c: Merge branch 'master' into next
- 07:19 pm Revision dc266ca3: Merge branch 'maint'
- 07:14 pm Revision 183d816a: Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep)
- 07:08 pm Revision f69708ec: uhd: fix source block xml file generation
- 03:47 pm Bug #478 (Resolved): docs: file generation synchronization issue
- Fixed from nosync branch, merged into maint:
8720afbfbe40c6e88345c2ddbeabe5d2ae4ff62e
- 02:35 pm Revision 32225905: Merge branch 'master' into next
- 02:34 pm Revision 1c417585: Merge branch 'maint'
- 02:34 pm Revision 5fbdd919: docs: removing old Doxygen groups (radar and usrp(2)).
- 01:53 am Revision ef1748e4: volk: complex_to_arg doesn't actually use Volk. No need to benchmark it.
02/13/2012
- 09:10 pm Revision e36d6f1f: volk: can specify a table to calculate the percent improvement against instead...
- 07:57 pm Revision f671319c: core: reverting float_to_int to non-Volk due to precision/wrapping issues.
- Using the Volk function causes too much of a change in the output values right now. Will have to relook at it for the...
- 07:57 pm Revision 4589b6d6: volk: added some documentation to the Doxygen manual explaining Volk and how t...
- 07:57 pm Revision 84cb8f63: volk: better args for benchmarking volk tests; can specify a list of test numb...
- 07:57 pm Revision ca8889bc: volk: better handling of plot for error bars. Older versions of pylab don't li...
- 07:57 pm Revision 2597fe8e: core: change alignment requirement.
- 07:57 pm Revision a9a2c632: volk: improved GR benchmark and plotting utilities.
- 07:57 pm Revision 5a07519b: core: fixed alignment call for char_to_short.
- 07:57 pm Revision 75bb99df: core: using volk for conjugate block and added QA code for it.
- 07:57 pm Revision 3080cd75: volk: adding complex conjugate kernel.
- 07:57 pm Revision 786058aa: volk: adding an examples directory with scripts to benchmark and compare volk-...
- 07:57 pm Revision 4c048e77: volk: test commands for measuring type conversion performance.
- 07:57 pm Revision cdb32875: volk: fixed complex multiply and conjugate kernel to use xor for conjugation.
- 07:57 pm Revision f34b4963: core: added Volk-optimized gr_multiply_conjugate_cc at one block with QA code.
- 07:56 pm Revision 29862361: volk: added unaligned version of adding 2 vectors.
- 07:56 pm Revision 47c39028: core: new multiply_const_ff and multiply_ff blocks done using Volk.
- 07:56 pm Revision f028a198: volk: new unaligned versions of float multipliers.
- 07:56 pm Revision fb2a84ad: core: added volk version of add_ff.
- 07:56 pm Revision 69210086: volk: added a 32fc multiply conjugate kernel.
- 07:56 pm Revision 3a21ccb8: sched: some added protections and checks for the alignment states.
- 07:56 pm Revision ae663dec: core: moving multiply_const_ff from gengen to general to take advantage of volk.
- Also adds SSE and AVX and unaligned Volk versions for this.
02/10/2012
- 04:16 pm Revision 665f4e0e: Merge branch 'master' into next
- 04:15 pm Revision 6410e390: docs: applying operator fix to howto-write-a-block, too.
- 04:14 pm Revision 5c36c2dd: Merge branch 'master' into next
- 04:13 pm Revision 39f86af8: docs: swig_docs don't look at operators when building Python documentation.
- 04:10 pm Revision dc339fb8: Merge branch 'maint'
- 04:08 pm Revision ce7d3555: cmake: adding uninstall target for howto-write-a-block-cmake.
02/09/2012
- 12:49 am Revision 41107dfc: Merge branch 'master' into next
- 12:48 am Revision c2c8a53b: cmake: fix for handling fftw_threads as an optional library only.
02/07/2012
- 06:18 pm Revision 83c5a8a6: Merge branch 'master' into next
- 06:18 pm Revision f12f7ba6: Merge branch 'maint'
- 06:17 pm Revision 8927390c: docs: better handling of html only for formulas.
- 03:23 am Revision 10ece2bb: Merge branch 'master' into next
- 03:23 am Revision 35b689eb: gui: better handling of buffers in oscope for stripchart/non-stripchart.
- 01:07 am Revision b5eebec6: Merge branch 'master' into next
- 01:07 am Revision 110cb25a: Merge branch 'maint'
- 01:04 am Revision dada83f8: Merge remote branch 'ncorgan/package-version-fix' into maint
02/06/2012
- 11:24 pm Revision f5e33003: CMake package uses "X.X.X" version number instead of "vX.X.X"
- 10:59 pm Revision f2164639: Merge branch 'master' into next
- 10:58 pm Revision b4be410f: Merge branch 'maint'
- 10:54 pm Revision bfa8985c: Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a n...
- This reverts commit c2a9dedc9ff7027c55ace3bf356bc452067e1b86.
- 10:33 pm Revision 47b79cb6: Merge branch 'master' into next
- 10:33 pm Revision 895bb2f9: Merge branch 'maint'
- 10:32 pm Revision 09f0820f: grc: add nthread parameter to FFT-based blocks.
- 10:31 pm Revision 1f0c6eed: core: updated missed vfc version of fft block to use nthreads.
- Also updates copyright dates.
- 09:55 pm Revision 962d4615: Merge branch 'maint' of gnuradio.org:gnuradio into maint
- 09:45 pm Revision 17bb7b9d: Merge branch 'master' into next
- 09:45 pm Revision 50faa5cc: Merge branch 'maint'
- 09:44 pm Revision 345c8ae7: Merge remote branch 'ncorgan/package-version-fix' into maint
- 09:14 pm Revision bea38e03: docs: fixed some markup of formulas between html and xml (and therefore the sw...
- 09:12 pm Revision c2a9dedc: dpkg rejects "vX.X.X" version number because it doesn't start with a number, C...
- 08:32 pm Revision 49476017: core: fix a warning.
- 07:55 pm Revision 9bbedbbd: Merge branch 'master' into next
- 07:55 pm Revision 1b8958f5: Merge branch 'maint'
- 07:49 pm Revision c886c620: Merge branch 'master' of gnuradio.org:gnuradio
- 07:48 pm Revision 6ba65930: Merge branch 'maint' of gnuradio.org:gnuradio into maint
- 07:48 pm Revision c4d0b47f: Merge branch 'master' into next
- 07:45 pm Revision 7e10a264: core: expose nthreads setting through to fft_filters.
- Can set nthreads as last arg to filter; defaults to 1 so no change in default behavior.
- 07:13 pm Revision f49facf7: Merge branch 'master' into next
- 07:12 pm Revision ed7db7d9: Merge branch 'maint'
- 07:11 pm Revision 3e030d33: howto: fix cmake swig header installation
- 05:02 pm Revision d1a24646: core: expose nthreads capabilities to gr_fft_vcc.
- Can set and get nthreads; defaults to 1, so no change in default behavior.
- 05:01 pm Revision 9efac71d: core: add functions to set/get nthreads of gri FFT object.
- 04:11 pm Revision 4defc0e6: core: enable use of fftw's threading capabilities.
- Can set nthreads when creating an fftw class; defaults to 1, so there's no change in default behavior.
- 04:05 pm Revision f4dc476d: Merge branch 'maint'
- 03:45 pm Revision d6126a67: io: fix triggering and performance issues with oscope; specifically for the st...
02/05/2012
- 06:44 pm Revision 89e32f40: Merge branch 'master' into next
- 06:43 pm Revision 1023c48c: Merge branch 'maint'
- 06:42 pm Revision e6805a25: cmake: remove QUIET option from some listfiles
- * PKG_CHECK_MODULES only supports QUIET >=2.8.2, Ubuntu LTS has 2.8.0
- 06:42 pm Revision 651301f7: howto: various fixes cmake, cleanup
- * Fixed include dir variable, now works when gnuradio-core in custom prefix
* Removed QUIET option, only works for c...
Also available in: Atom