summaryrefslogtreecommitdiff
path: root/gr-trellis/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJohnathan Corgan2012-03-221-2/+2
|\
| * volk: added volk as depedency for various componentsJosh Blum2012-03-221-2/+2
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-0812-578/+0
|/
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3
* Fixed warnings generated by variable declaration order.Tom Rondeau2011-12-061-1/+1
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+5
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1
* docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau2011-11-281-1/+1
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
* docs: Adding swig doc generation to Makefile.am files.Tom Rondeau2011-11-271-0/+9
* docs: forgot to have the generated .i files installed.Tom Rondeau2011-11-271-0/+1
* docs: added python doxygen docs to gr-trellisTom Rondeau2011-11-272-0/+7
* cmake: make the swig cxx file gen depend on the specified targetsJosh Blum2011-11-051-6/+4
* cmake: fixed up swig deps properly for make -j*Josh Blum2011-11-041-30/+19
* trellis: applying patch to gitignore from Achilleas Anastasopoulos.Tom Rondeau2011-10-271-0/+18
* trellis: fixed the trellis examples to look in gr-digital for the constellati...Tom Rondeau2011-10-2516-34/+35
* the librariesJosh Blum2011-10-231-8/+1
* swig: fix rules for generated index filesJosh Blum2011-10-191-2/+2
* gr: changed the way trellis/gengen generated.i is madeJosh Blum2011-10-151-13/+25
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-083-59/+59
* Merge branch 'next' into digitalJosh Blum2011-10-081-9/+6
|\
| * trellis: make the lib/swig depend on the generated targetsJosh Blum2011-10-031-0/+6
| * swig: added python script to auto-extract dependenciesJosh Blum2011-09-291-9/+0
* | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-09-281-4/+4
|\ \ | |/ |/|
| * Merge branch 'next' into digitalTom Rondeau2011-09-2619-83/+668
| |\
| * | digital: updated build files for new gr-digital/include directory.Tom Rondeau2011-09-261-4/+4
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-262-6/+16
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into nextJohnathan Corgan2011-09-242-6/+16
| |\ \
| | * | trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty...Tom Rondeau2011-09-232-6/+16
* | | | trellis: performed generation re-work on gr-trellis libJosh Blum2011-09-211-86/+92
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-1218-2064/+0
|\| | |
| * | | Merge branch 'master' into nextTom Rondeau2011-09-0718-2064/+0
| |\| |
| | * | trellis: removing generated files.Tom Rondeau2011-09-0618-2064/+0
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-09-0530-65/+2710
|\| | |
| * | | Merge branch 'master' into nextTom Rondeau2011-09-0229-65/+2706
| |\| |
| | * | Merge branch 'turbo'Tom Rondeau2011-09-0229-65/+2706
| | |\ \
| | | * | Added pccc combined turbo decoder and corresponding GRC blockAchilleas Anastasopoulos2011-08-3126-48/+2689
| | | * | Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block...Achilleas Anastasopoulos2011-08-313-17/+17
* | | | | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-281-4/+4
|\| | | |
| * | | | fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau2011-07-271-4/+4
* | | | | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-263-3/+3
|\| | | |
| * | | | Merge branch 'master' into nextTom Rondeau2011-07-263-3/+3
| |\| | |
| | * | | Fixed warnings about variable intialization order.Tom Rondeau2011-07-263-3/+3
| | |/ /
| * | | misc_next_branch_tweaks_to_build_on_osx_and_windowsJosh Blum2011-07-231-2/+2
* | | | vocoder: updated cmake build for new blocks (also fixed some tests)Josh Blum2011-07-231-1/+1
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-231-2/+0
|\| | |
| * | | trellis: fixed bug in trellis constellation metrics on when to include config.h.Tom Rondeau2011-07-201-3/+1
| | |/ | |/|
* | | trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linuxJosh Blum2011-07-2219-44/+95