summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/build_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-226/+0
|
* core: update to build_utils to help with '_i_impl' blocks.Tom Rondeau2012-10-251-1/+1
|
* Merge branch 'master' into wip/gr-blocks-masterJohnathan Corgan2012-06-201-1/+33
|\
| * Merge branch 'gr_filter'Johnathan Corgan2012-06-201-1/+33
| |\
| | * filter: adding freq_xlating_filter.Tom Rondeau2012-06-161-0/+2
| | | | | | | | | | | | | | | | | | Includes QA and GRC. Update to build_utils adds a FIR_TYPE for the type of filter and CFIR_TYPE for the type of filter where the taps are always complex (needed for freq_xlating_filter).
| | * filter: Reworking filter to have a set of basic implementation classes for ↵Tom Rondeau2012-05-021-1/+31
| | | | | | | | | | | | | | | | | | | | | | | | filters of different kinds. The GR blocks are templated now and call from fir_filters for the volk-specific implemenation. Note the modification to build_utils.py to accomodate these changes.
* | | blocks: adds new top-level component gr-blocks with first blockJohnathan Corgan2012-06-081-2/+4
|/ / | | | | | | gr::blocks::add_XX
* / digital: moving generated chunks_to_symbols to gr-digital.Tom Rondeau2012-04-241-2/+2
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-13/+13
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* core: use gendir envvar to optionally generate makfile.gen into the build dirJosh Blum2011-07-201-1/+1
|
* Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans upeb2009-02-251-18/+47
| | | | | | | | | | | | | | the generation of the Makefile.gen's that occurs in gr-trellis, lib/gengen and lib/filter. If you change any code generator such that it generates a different set of generated file names, you must execute "make generate-makefile" in a non-VPATH build to regenerate the Makefile.gen's. Once they are regenerated, commit them to the repo. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10511 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-4/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-031-0/+163
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5