Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-15 | Merge branch 'master' into next | Tom Rondeau | |
2012-03-15 | Merge branch 'maint' | Tom Rondeau | |
2012-03-15 | Merge branch 'volk_32bit_fixes_maint' into maint | Tom Rondeau | |
2012-03-15 | Merge branch 'master' into next | Johnathan Corgan | |
2012-03-15 | Merge branch 'maint' | Johnathan Corgan | |
2012-03-15 | volk: set local includes first for precedence | Josh Blum | |
2012-03-15 | volk: turning off sse implementation of complex dot product for 32-bit ↵ | Tom Rondeau | |
machines until it's fixed. | |||
2012-03-15 | volk: makes the float-to-int conversion consistent and fixes an overflow bug ↵ | Tom Rondeau | |
on 32-bit machines. Not currently used in GNU Radio, so no change in behavior there. | |||
2012-03-15 | core: makes sure that the Fourier taps for the FFT filter are aligned. | Tom Rondeau | |
Creates a helper function to get access to fftw's malloc/free capabilities. | |||
2012-03-15 | Merge branch 'master' into next | Johnathan Corgan | |
2012-03-15 | Merge branch 'maint' | Johnathan Corgan | |
2012-03-14 | cmake: Windows uses size of void* to determine x86 vs. x64 and names ↵ | Nicholas Corgan | |
installer .exe accordingly | |||
2012-03-13 | Merge branch 'master' into next | Tom Rondeau | |
2012-03-13 | grc: update channel model block noise source seed to 0 to match other noise ↵ | Tom Rondeau | |
source defaults. | |||
2012-03-13 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/general/Makefile.am gnuradio-core/src/lib/gengen/.gitignore gnuradio-core/src/lib/gengen/Makefile.am gnuradio-core/src/python/gnuradio/gr/Makefile.am | |||
2012-03-13 | core: updated the documentation for the noise source to explain the seed better. | Tom Rondeau | |
Also changed the default seed to 0. Since the current distributions enabled only change with negative seeds, this causes no change in the behavior of these sources, but will hopefully not mislead users with the use of a positive number. | |||
2012-03-13 | Merge branch 'probe' | Tom Rondeau | |
2012-03-13 | core: adding new probe_signal from gengen into autotools build. | Tom Rondeau | |
2012-03-12 | Add test for probe_signal blocks. | Ben Reynwar | |
2012-03-12 | Added gr_probe_signal_X and gr_probe_signal_vX. | Ben Reynwar | |
2012-03-12 | Merge branch 'master' into next | Johnathan Corgan | |
2012-03-12 | Merge branch 'maint' | Johnathan Corgan | |
2012-03-12 | cmake: add slackware detection | Josh Blum | |
2012-03-10 | Merge branch 'master' into next | Tom Rondeau | |
2012-03-10 | Merge remote branch 'benreynwar/maint' | Tom Rondeau | |
2012-03-09 | Adding __repr__ to constellations. | Ben Reynwar | |
2012-03-08 | Merge branch 'master' into next | Johnathan Corgan | |
2012-03-08 | Merge branch 'maint' | Johnathan Corgan | |
2012-03-08 | build: updated ignores | Johnathan Corgan | |
2012-03-05 | Merge branch 'master' into next | Johnathan Corgan | |
Use merge strategy '-s ours' to skip release commits. | |||
2012-03-05 | Merge remote branch 'gnuradio/master' into next | Johnathan Corgan | |
2012-03-05 | build: update revision to 3.5.3git | Johnathan Corgan | |
2012-03-05 | build: update revision to 3.5.2 | Johnathan Corgan | |
2012-03-05 | build: update from canonical config files | Johnathan Corgan | |
2012-03-04 | testing something. | Tom Rondeau | |
2012-03-03 | Merge branch 'master' into next | Tom Rondeau | |
2012-03-03 | volk: include config.h to have rintf in windows/msvc. | Tom Rondeau | |
2012-03-03 | volk: include config.h to have rintf in windows/msvc. | Tom Rondeau | |
2012-03-02 | grc: updating to new name of pfb synthesizer block. | Tom Rondeau | |
2012-03-02 | examples: fixing synthesizer examples to use new block name. | Tom Rondeau | |
2012-03-02 | core: changed name of gr_pfb_synthesis_filterbank_ccf to gr_pfb_synthesizer ↵ | Tom Rondeau | |
to make it easier to write and remember. | |||
2012-03-01 | Merge branch 'master' into next | Johnathan Corgan | |
Conflicts: config/grc_volk.m4 gnuradio-core/src/guile/tests/gengen_ctors.test gnuradio-core/src/lib/Makefile.am gnuradio-core/src/lib/general/.gitignore gnuradio-core/src/lib/general/Makefile.am gnuradio-core/src/lib/gengen/.gitignore gnuradio-core/src/python/gnuradio/gr/Makefile.am volk/include/volk/Makefile.am | |||
2012-03-01 | Merge remote branch 'tom/safe_align' | Johnathan Corgan | |
2012-03-01 | Merge branch 'master' into next | Tom Rondeau | |
2012-03-01 | Merge branch 'maint' | Tom Rondeau | |
2012-03-01 | docs: setting up ability to link to example files in the Doxygen manual. ↵ | Tom Rondeau | |
Using the PFB channelize.py as a test. | |||
2012-02-29 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2012-02-29 | grc: grc PFB channelizer and synthesize to set channel map defaults on startup. | Tom Rondeau | |
2012-02-29 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-29 | Merge branch 'maint' | Johnathan Corgan | |