summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'turbo'Tom Rondeau2011-09-0254-421/+7405
|\
| * Minor fixes in turbo GRC blocksAchilleas Anastasopoulos2011-09-0111-12/+17
| * Minor fixes in turbo GRC blocks and one more example added.Achilleas Anastasopoulos2011-09-012-1/+833
| * Added pccc combined turbo decoder and corresponding GRC blockAchilleas Anastasopoulos2011-08-3128-49/+2861
| * More examples and turbo decoder blocks added.Achilleas Anastasopoulos2011-08-315-7/+988
| * Added more turbo encoder/decoder blocks and examples.Achilleas Anastasopoulos2011-08-316-3/+1075
| * Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block...Achilleas Anastasopoulos2011-08-3114-355/+1574
| * added grc directory in gr-trellisAchilleas Anastasopoulos2011-06-1311-9/+65
| * updated Makefile.am and block_tree.xml to reflect changes inAchilleas Anastasopoulos2011-06-129-633/+0
| * Moved grc files from grc/block to gr-trellis/grcAchilleas Anastasopoulos2011-06-127-0/+640
* | Merge branch 'maint'Tom Rondeau2011-08-301-1/+1
|\ \
| * | GRC: fixed error in XML format; need to declare XML type first.Tom Rondeau2011-08-301-1/+1
| * | Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau2011-08-2724-23/+76
| |\ \
* | \ \ Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2011-08-27270-2569/+3967
|\ \ \ \
| * | | | gr-uhd: readd displaced alias for single_usrp_sinkThomas Tsou2011-08-221-0/+1
| * | | | Merge remote branch 'ttsou/async'Johnathan Corgan2011-08-199-4/+162
| |\ \ \ \
| | * | | | gr-uhd: add async metadata source blockThomas Tsou2011-08-199-4/+162
| * | | | | Revert "gr-uhd: post received async messages to user supplied msg queue"Johnathan Corgan2011-08-192-21/+5
| |/ / / /
| * | | | Allocate 10 additional USB PIDs to Bdale.Eric Blossom2011-08-131-0/+10
| * | | | Update details on Bdale's existing USB PID allocation.Eric Blossom2011-08-131-9/+9
| * | | | gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan2011-08-132-5/+21
| * | | | Merge branch 'maint'Tom Rondeau2011-08-020-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | patch: applying Alexandru Csete's patch (that I though I already applied...)Tom Rondeau2011-08-021-1/+7
| * | | | Fixed warnings generated from improper includes in swig interface file.Tom Rondeau2011-07-271-4/+4
| * | | | Fixed doxygen warning in gr-uhdTom Rondeau2011-07-271-1/+0
| * | | | Merge branch 'maint'Tom Rondeau2011-07-268-17/+16
| |\| | |
| | * | | doxygen: fixed doxygen warnings.Tom Rondeau2011-07-262-2/+1
| | * | | Fixed type warning.Tom Rondeau2011-07-261-1/+1
| | * | | Fixed warnings about doxygen format.Tom Rondeau2011-07-262-2/+0
| | * | | Fixed return warnings.Tom Rondeau2011-07-261-10/+12
| | * | | Fixed warnings about variable intialization order.Tom Rondeau2011-07-263-3/+3
| * | | | comedi: fix to use comedi 0.8 APIJohnathan Corgan2011-07-263-3/+3
| * | | | Merge branch 'maint'Johnathan Corgan2011-07-2612-0/+44
| |\| | |
| | * | | core: added missing io.h includes on cc filesJosh Blum2011-07-264-0/+14
| | * | | core: added missing config.h includes on cc filesJosh Blum2011-07-268-0/+30
| * | | | volk: fix whitespace in Python scriptMoritz Fischer2011-07-191-2/+2
| * | | | audio: fixing alsa source like we did for alsa sink before.Tom Rondeau2011-07-101-1/+7
| * | | | Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2011-07-10184-2473/+3574
| |\ \ \ \
| | * | | | gr-usrp: fix missing Makefile.am entryJohnathan Corgan2011-07-081-0/+2
| | * | | | Merge remote branch 'nick/volk_cmake'Johnathan Corgan2011-07-08116-778/+859
| | |\ \ \ \
| | | * | | | volk: make fptrs in volk.h visibleNick Foster2011-05-301-1/+1
| | | * | | | Added volk_typedefs.h to the generated sources and installed headers.Nick Foster2011-05-302-0/+2
| | | * | | | Volk: runtime NEON detection based on /proc/self/auxvNick Foster2011-05-203-83/+109
| | | * | | | Volk: Use "unsafe" math optimizations (read: NEON) in GCC on NEON archNick Foster2011-05-201-1/+1
| | | * | | | Volk: modify NEON test flagNick Foster2011-05-201-1/+1
| | | * | | | Volk: first stab at NEON support. Using compile-time detection.Nick Foster2011-05-194-2/+25
| | | * | | | volk: remove justifiable obscenity from volk_prefs.cNick Foster2011-05-181-1/+1
| | | * | | | Volk: added alignment prop to each machine. call volk_get_alignment() to get ...Nick Foster2011-05-187-11/+41
| | | * | | | Volk: renamed everything else to _a instead of _a16, makefiles includedNick Foster2011-05-1829-276/+276
| | | * | | | Volk: rename functions _a instead of _a16Nick Foster2011-05-1876-477/+477