summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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. A...Tom Rondeau2011-10-1920-122/+16
| * 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 (https://...Tom Rondeau2011-10-1925-4926/+0
| * | 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 th...Tom Rondeau2011-10-194-14/+26
| * | digital: fixed digital ofdm examples to use args instead of address and bette...Tom Rondeau2011-10-194-18/+18
| * | digital: fixed digital narrowband examples to use args instead of address and...Tom Rondeau2011-10-197-19/+19
| * | uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau2011-10-1918-93/+69
* | | 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
| |\ \
| | * | wxgui: saner defaults to wxgui plotters from issue #450.Tom Rondeau2011-10-182-3/+3
| | * | added transcendental block from jblum/transcendental (reworked for master bra...Tom Rondeau2011-10-188-1/+282
| * | | digital: xml is so picky. This fixes the problems with the new GRC blocks in ...Tom Rondeau2011-10-182-2/+2
* | | | 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
* | | | howto: changes as per tom's suggestionsJosh Blum2011-10-1810-40/+37
* | | | digital: added mising install rules for moved ofdm xml filesJosh Blum2011-10-181-0/+7
* | | | added some more python dash BJosh Blum2011-10-172-2/+2
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-17124-2879/+2004
|\| | |
| * | | Merge branch 'master' into nextTom Rondeau2011-10-171-2/+1
| |\| |
| | * | Merge branch 'maint'Tom Rondeau2011-10-171-2/+1
| | |\ \
| | | * | qtgui: missed something before.maint-3.4.1distcheck-maintTom Rondeau2011-10-171-2/+1
| * | | | Merge branch 'master' into nextTom Rondeau2011-10-172-2/+7
| |\| | |
| | * | | Merge branch 'maint'Tom Rondeau2011-10-172-2/+7
| | |\| |
| | | * | qtgui: a few more fixes for qwt 5.2/6.0.Tom Rondeau2011-10-172-2/+7
| * | | | digital: adding OFDM GRC blocks to gr-digital.Tom Rondeau2011-10-1711-12/+380
| * | | | Merge branch 'master' into nextTom Rondeau2011-10-172-6/+6
| |\| | |
| | * | | Merge branch 'maint'Tom Rondeau2011-10-172-6/+6
| | |\| |
| | | * | build: fixed last warning generated from bootstrap under autoconf 2.68.Tom Rondeau2011-10-172-6/+6
| * | | | ofdm: removed old ofdm examples directory. All examples are now in gr-digital.Tom Rondeau2011-10-175-264/+0
| * | | | Merge branch 'next' into dig_ofdmTom Rondeau2011-10-1745-285/+810
| |\ \ \ \
| * | | | | digital: added set_freq function to narrownband tunnel's main top block.Tom Rondeau2011-10-141-1/+9
| * | | | | digital: wip: working on tunnel.py for OFDM.Tom Rondeau2011-10-141-195/+27
| * | | | | digital: renamed OFDM benchmark codes; no real need to say what they are in a...Tom Rondeau2011-10-142-0/+0
| * | | | | digital: fixed narrowband channel model adder to take a signal amplitude to d...Tom Rondeau2011-10-141-3/+4
| * | | | | digital: add channel model for OFDM signals to a file.Tom Rondeau2011-10-141-0/+110
| * | | | | digital: removed unnecessary benchmark_ofdm.pyTom Rondeau2011-10-141-187/+0
| * | | | | digital: fixed OFDM benchmark code to work over-the-air with UHD.Tom Rondeau2011-10-145-38/+20