summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* tags: added swigging for gr_tags headerJosh Blum2011-10-207-9/+42
|
* pmt: fix #446 by putting pmt swig into namespaceJosh Blum2011-10-201-4/+8
|
* cmake: more tweaks for version extraction when git not foundJosh Blum2011-10-201-8/+10
|
* cmake: parse the version.sh and git describe to model the m4 filesJosh Blum2011-10-202-31/+61
|
* misc fix missing installed files/tweaksJosh Blum2011-10-206-38/+5
|
* utils: added cmake support for the gr-utilsJosh Blum2011-10-204-3/+110
|
* volk: give priority to generated includes (helps with dirty tree)Josh Blum2011-10-202-3/+3
|
* removes gcc warning, dont need symbol export on plain c structsJosh Blum2011-10-202-2/+2
|
* filter: fixed x86 checking logic when not x86Josh Blum2011-10-201-2/+2
|
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2011-10-202-9/+13
|\
| * Merge branch 'master' into nextJosh Blum2011-10-192-9/+13
| |\
| | * grc: tweaks for colors, added 64 int, vector darkenJosh Blum2011-10-192-9/+13
| | |
* | | core: fixing AM_CPPFLAGS in viterbi/Makefile.amTom Rondeau2011-10-201-1/+3
| | |
* | | vocoder: fixed signed/unsigned warning.Tom Rondeau2011-10-201-2/+2
| | |
* | | volk: fixed signed/unsigned comparison warnings.Tom Rondeau2011-10-2011-28/+28
|/ /
* | Somehow, these headers got duplicated. Removed from core, are in gr-digital.Tom Rondeau2011-10-195-403/+0
| |
* | Fixed Makefile.am trailing backslash for autofoo build.Tom Rondeau2011-10-191-1/+1
| |
* | tags: made tags object orientedJosh Blum2011-10-1925-287/+178
| |
* | grc: added throttle tag to blocks that throttleJosh Blum2011-10-197-3/+11
| |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-19585-86977/+0
|\ \
| * | Removed usrp(2) directories.Tom Rondeau2011-10-19585-86977/+0
| | |
* | | usrp: updated installed examplesJosh Blum2011-10-193-22/+21
| | |
* | | cmake: added conditional check for compiler flagsJosh Blum2011-10-192-2/+17
| | |
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1990-6538/+290
|\| |
| * | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵Tom Rondeau2011-10-1920-122/+16
| | | | | | | | | | | | Also removes related M4 and dependency requirements for USRP-related libs.
| * | Merge remote-tracking branch 'jcorgan/pager-update' into nextTom Rondeau2011-10-192-103/+128
| |\ \
| | * | gr-pager: update to use gr-uhd instead of gr-usrpJohnathan Corgan2011-10-072-103/+128
| | | |
| * | | Removed radio-astronomy; updated and replaced by simple-ra in cgran ↵Tom Rondeau2011-10-1925-4926/+0
| | | | | | | | | | | | | | | | (https://www.cgran.org/wiki/simple_ra).
| * | | examples: updated config files for removed examples.Tom Rondeau2011-10-192-2/+0
| | | |
| * | | examples: removed multi-antenna examples.Tom Rondeau2011-10-196-466/+1
| | | |
| * | | examples: removed multi_usrp examples.Tom Rondeau2011-10-196-782/+0
| | | |
| * | | uhd: fixed examples to use new find_devices command.Tom Rondeau2011-10-192-2/+2
| | | |
| * | | uhd: fixed swig file to make guile build happy.Tom Rondeau2011-10-191-1/+1
| | | |
| * | | uhd: added uhd.find_devices to pythonJosh Blum2011-10-192-0/+20
| | | |
| * | | digital: fixed digital narrowband examples to set the sample rate based on ↵Tom Rondeau2011-10-194-14/+26
| | | | | | | | | | | | | | | | the symbol rate, not the bitrate, of the modulation.
| * | | digital: fixed digital ofdm examples to use args instead of address and ↵Tom Rondeau2011-10-194-18/+18
| | | | | | | | | | | | | | | | better default.
| * | | digital: fixed digital narrowband examples to use args instead of address ↵Tom Rondeau2011-10-197-19/+19
| | | | | | | | | | | | | | | | and better default.
| * | | uhd: updating examples to use args and better default for all UHD examples; ↵Tom Rondeau2011-10-1918-93/+69
| | | | | | | | | | | | | | | | also fixed the wfm_rcv blocks to use new PLL constructor.
* | | | swig: fix rules for generated index filesJosh Blum2011-10-193-4/+7
| | | |
* | | | core: forgot to remove extra underJosh Blum2011-10-191-1/+1
| | | |
* | | | digital: added missing symbol export in digital_constellationJosh Blum2011-10-191-1/+1
| | | |
* | | | core: added transcendental to cmake buildJosh Blum2011-10-192-2/+4
| | | |
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1912-6/+287
|\| | |
| * | | Merge branch 'master' into nextTom Rondeau2011-10-1810-4/+285
| |\ \ \ | | | |/ | | |/| | | | | | | | | Conflicts: gnuradio-core/src/lib/general/general.i
| | * | wxgui: saner defaults to wxgui plotters from issue #450.Tom Rondeau2011-10-182-3/+3
| | | |
| | * | added transcendental block from jblum/transcendental (reworked for master ↵Tom Rondeau2011-10-188-1/+282
| | | | | | | | | | | | | | | | branch).
| * | | digital: xml is so picky. This fixes the problems with the new GRC blocks in ↵Tom Rondeau2011-10-182-2/+2
| | | | | | | | | | | | | | | | issue #449.
* | | | grc: dont set the HLKM stuff unless win32Josh Blum2011-10-191-0/+4
| | | |
* | | | cmake: fix that component depends on component hackJosh Blum2011-10-1914-18/+30
| | | |
* | | | cmake: added ability to support -DENABLE_XXX=FORCEJosh Blum2011-10-191-0/+13
| | | |