Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-12 | new block, gr_annotator_raw | Tim O'Shea | |
allows passing a raw pmt k->v pair from outside the flowgraph/python in at exact samples also added GRUEL autogenerated .i files to gnuradio-core-swig include line | |||
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-04-04 | Merge remote branch 'tom/cmake_builds' into next | Johnathan Corgan | |
2012-04-03 | Rework example directories. Gets rid of gnuradio-examples, moves these to ↵ | Tom Rondeau | |
more appropriate components. gnuradio-core and grc now have their own examples directories for files directly related to them. | |||
2012-04-01 | wavelet: move wavelet blocks to new top-level component | Johnathan Corgan | |
2011-11-16 | work on swig docs, added to core and digital | Josh Blum | |
2011-10-23 | core: Making gnuradio-core dependent on Volk. This means you HAVE to have ↵ | Tom Rondeau | |
Volk build in order to build GNU Radio. Volk is now a 'first-class citizen.' | |||
2011-10-20 | tags: added swigging for gr_tags header | Josh Blum | |
2011-10-19 | core: forgot to remove extra under | Josh Blum | |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-09-05 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
Conflicts: gr-trellis/src/lib/trellis_permutation.h | |||
2011-08-03 | core: removed modification of includedir for pc file, its not needed and was ↵ | Josh Blum | |
messing it up | |||
2011-08-02 | core: dont set boost vars for gnuradio-core.pc | Josh Blum | |
If this is useful, it should be in gruel.pc; but gruel.pc has no private libs or boost dirs. Also, the substitution of absolute boost library paths is bad for cross builds (even native ones) | |||
2011-08-02 | cmake: language tweak for component group description | Josh Blum | |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum | |