Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-11 | fcd: cmake build work in progress | Johnathan Corgan | |
2012-03-11 | fcd: fix grc import statement | Alexandru Csete | |
2012-03-10 | fcd: moved items to current layout standard | Johnathan Corgan | |
* Public header files moved from lib/ to include/fcd * Contents of apps/ moved to examples/ to get into gnuradio/examples, apps for programs to be installed into $PREFIX/bin | |||
2012-03-10 | fcd: move HID and FCD libraries into own subdirs | Johnathan Corgan | |
* These libraries are packaged here for convenience and are not considered part of GNU Radio proper. | |||
2012-03-10 | fcd: incorporated into Doxygen docs | Johnathan Corgan | |
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-09 | fcd: convert out-of-tree autotools build to in-tree | Johnathan Corgan | |
This still needs doc directory conversion to new documentation system. | |||
2012-03-08 | Initial import of out-of-tree files from Alexandru Csete | Alexandru Csete | |
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 | |
2012-02-29 | Changes Windows installer filename to match naming convention of Ubuntu and ↵ | Nicholas Corgan | |
Fedora installers | |||
2012-02-28 | Merge branch 'synth' into next | Tom Rondeau | |
2012-02-28 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | |
2012-02-28 | grc: adding new inputs to channelizer and synthesizer xml. | Tom Rondeau | |
2012-02-28 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-28 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-28 | Installer filename more clearly separates "gnuradio", version, and distro | Nicholas Corgan | |
2012-02-28 | core: simple formatting. | Tom Rondeau | |
2012-02-28 | examples: adding an example of using the channelizer and synthesize together ↵ | Tom Rondeau | |
to reconstruct a signal. | |||
2012-02-28 | core: pfb channelizer: can now set a channel map to direct the channels to a ↵ | Tom Rondeau | |
specific output stream. Now, not all output channels must be connected; can connect M of N channels (M <= N) and use the channel_map to set which channel from the original wideband signal go to which output streams. | |||
2012-02-28 | core: pfb synth: can now set channel map and to use 1 or 2 sps on output. | Tom Rondeau | |
The channel map allows the user to set the streams anywhere in the channel output. | |||
2012-02-27 | core: wip on pfb synthesis. It works, but is a bit hacked together. | Tom Rondeau | |
Need to determine the best way to handle the two filter cases, with and without oversampling. | |||
2012-02-27 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2012-02-27 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | |
2012-02-27 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-27 | Merge branch 'maint' | Johnathan Corgan | |