| Commit message (Expand) | Author | Age | Files | Lines |
* | tags: added swigging for gr_tags header | Josh Blum | 2011-10-20 | 7 | -9/+42 |
* | pmt: fix #446 by putting pmt swig into namespace | Josh Blum | 2011-10-20 | 1 | -4/+8 |
* | cmake: more tweaks for version extraction when git not found | Josh Blum | 2011-10-20 | 1 | -8/+10 |
* | cmake: parse the version.sh and git describe to model the m4 files | Josh Blum | 2011-10-20 | 2 | -31/+61 |
* | misc fix missing installed files/tweaks | Josh Blum | 2011-10-20 | 6 | -38/+5 |
* | utils: added cmake support for the gr-utils | Josh Blum | 2011-10-20 | 4 | -3/+110 |
* | volk: give priority to generated includes (helps with dirty tree) | Josh Blum | 2011-10-20 | 2 | -3/+3 |
* | removes gcc warning, dont need symbol export on plain c structs | Josh Blum | 2011-10-20 | 2 | -2/+2 |
* | filter: fixed x86 checking logic when not x86 | Josh Blum | 2011-10-20 | 1 | -2/+2 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2011-10-20 | 2 | -9/+13 |
|\ |
|
| * | Merge branch 'master' into next | Josh Blum | 2011-10-19 | 2 | -9/+13 |
| |\ |
|
| | * | grc: tweaks for colors, added 64 int, vector darken | Josh Blum | 2011-10-19 | 2 | -9/+13 |
* | | | core: fixing AM_CPPFLAGS in viterbi/Makefile.am | Tom Rondeau | 2011-10-20 | 1 | -1/+3 |
* | | | vocoder: fixed signed/unsigned warning. | Tom Rondeau | 2011-10-20 | 1 | -2/+2 |
* | | | volk: fixed signed/unsigned comparison warnings. | Tom Rondeau | 2011-10-20 | 11 | -28/+28 |
|/ / |
|
* | | Somehow, these headers got duplicated. Removed from core, are in gr-digital. | Tom Rondeau | 2011-10-19 | 5 | -403/+0 |
* | | Fixed Makefile.am trailing backslash for autofoo build. | Tom Rondeau | 2011-10-19 | 1 | -1/+1 |
* | | tags: made tags object oriented | Josh Blum | 2011-10-19 | 25 | -287/+178 |
* | | grc: added throttle tag to blocks that throttle | Josh Blum | 2011-10-19 | 7 | -3/+11 |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 585 | -86977/+0 |
|\ \ |
|
| * | | Removed usrp(2) directories. | Tom Rondeau | 2011-10-19 | 585 | -86977/+0 |
* | | | usrp: updated installed examples | Josh Blum | 2011-10-19 | 3 | -22/+21 |
* | | | cmake: added conditional check for compiler flags | Josh Blum | 2011-10-19 | 2 | -2/+17 |
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 90 | -6538/+290 |
|\| | |
|
| * | | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A... | Tom Rondeau | 2011-10-19 | 20 | -122/+16 |
| * | | Merge remote-tracking branch 'jcorgan/pager-update' into next | Tom Rondeau | 2011-10-19 | 2 | -103/+128 |
| |\ \ |
|
| | * | | gr-pager: update to use gr-uhd instead of gr-usrp | Johnathan Corgan | 2011-10-07 | 2 | -103/+128 |
| * | | | Removed radio-astronomy; updated and replaced by simple-ra in cgran (https://... | Tom Rondeau | 2011-10-19 | 25 | -4926/+0 |
| * | | | examples: updated config files for removed examples. | Tom Rondeau | 2011-10-19 | 2 | -2/+0 |
| * | | | examples: removed multi-antenna examples. | Tom Rondeau | 2011-10-19 | 6 | -466/+1 |
| * | | | examples: removed multi_usrp examples. | Tom Rondeau | 2011-10-19 | 6 | -782/+0 |
| * | | | uhd: fixed examples to use new find_devices command. | Tom Rondeau | 2011-10-19 | 2 | -2/+2 |
| * | | | uhd: fixed swig file to make guile build happy. | Tom Rondeau | 2011-10-19 | 1 | -1/+1 |
| * | | | uhd: added uhd.find_devices to python | Josh Blum | 2011-10-19 | 2 | -0/+20 |
| * | | | digital: fixed digital narrowband examples to set the sample rate based on th... | Tom Rondeau | 2011-10-19 | 4 | -14/+26 |
| * | | | digital: fixed digital ofdm examples to use args instead of address and bette... | Tom Rondeau | 2011-10-19 | 4 | -18/+18 |
| * | | | digital: fixed digital narrowband examples to use args instead of address and... | Tom Rondeau | 2011-10-19 | 7 | -19/+19 |
| * | | | uhd: updating examples to use args and better default for all UHD examples; a... | Tom Rondeau | 2011-10-19 | 18 | -93/+69 |
* | | | | swig: fix rules for generated index files | Josh Blum | 2011-10-19 | 3 | -4/+7 |
* | | | | core: forgot to remove extra under | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | | | | digital: added missing symbol export in digital_constellation | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | | | | core: added transcendental to cmake build | Josh Blum | 2011-10-19 | 2 | -2/+4 |
* | | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-19 | 12 | -6/+287 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Tom Rondeau | 2011-10-18 | 10 | -4/+285 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | wxgui: saner defaults to wxgui plotters from issue #450. | Tom Rondeau | 2011-10-18 | 2 | -3/+3 |
| | * | | added transcendental block from jblum/transcendental (reworked for master bra... | Tom Rondeau | 2011-10-18 | 8 | -1/+282 |
| * | | | digital: xml is so picky. This fixes the problems with the new GRC blocks in ... | Tom Rondeau | 2011-10-18 | 2 | -2/+2 |
* | | | | grc: dont set the HLKM stuff unless win32 | Josh Blum | 2011-10-19 | 1 | -0/+4 |
* | | | | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 14 | -18/+30 |
* | | | | cmake: added ability to support -DENABLE_XXX=FORCE | Josh Blum | 2011-10-19 | 1 | -0/+13 |