summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/Makefile.am
AgeCommit message (Expand)Author
2011-09-05Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-09-02Merge branch 'master' into nextTom Rondeau
2011-08-31Added pccc combined turbo decoder and corresponding GRC blockAchilleas Anastasopoulos
2011-07-22trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linuxJosh Blum
2011-07-10digital: work on build to make gr-trellis dependent on gr-digital.Tom Rondeau
2011-06-21gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar
2011-06-13Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8pskBen Reynwar
2011-06-13Merge branch 'master' into 8pskTom Rondeau
2011-06-05Merge branch 'master' into turboTom Rondeau
2011-05-10Modifying gr_trellis for gr_constellation -> digital_constellation change.Ben Reynwar
2011-02-21added pccc decoder + examplesAchilleas Anastasopoulos
2011-02-20added pccc (parallel concatenated convlutional code) encoderAchilleas Anastasopoulos
2011-02-20added sccc_decoder block (without the metrics part)Achilleas Anastasopoulos
2011-02-18core algorithms such as viterbi/siso were refactoredAchilleas Anastasopoulos
2011-02-17inital commit of turbo stuff:Achilleas Anastasopoulos
2011-02-06Added trellis_constellation_metrics_cf. It is equivalent to trellis_metrics_...Ben Reynwar
2010-12-07trellis_generated.i has to be generated first, befofre we can generate anythi...Rob Savoye
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-23Enable guile test for trellisEric Blossom
2010-11-10Add $(GENERATED_CC) backing to _SOURCESEric Blossom
2010-11-10Remove swig generated python code from C++-only librariesEric Blossom
2010-11-10add python/*.cc to SOURCES so dependencies work properly.Rob Savoye
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-25Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans upeb
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan
2008-09-20minor Makefile fixeb
2008-08-24Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf...jcorgan
2008-03-19Minor tweak that avoids intermittent build failureeb
2008-03-05Merged eb/reverted-7899 -r7928:7930 into trunk. This effectivelyeb
2008-03-03Fix for ticket:236, parallel makes are indeterminate.eb
2008-02-29Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-02-26Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan
2007-02-13trellis_generated.i and Makefile.gen need not be under version control...anastas
2007-02-05changed variable name to remove automake warningeb
2007-02-05Fix for ticket:29 . Newly generated .cc,.h,.i files are also checkedmichaelld
2006-09-28Fixes ticket:77.jcorgan
2006-09-28Partial fix for ticket:76. Fixes those components that are beingjcorgan
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-08-30Added a siso_combined block analogous to the viterbi_combined; useful for FSM...anastas
2006-08-26added $(NO_UNDEFINED) to Makefile.ameb
2006-08-25trial fix for ticket:55eb
2006-08-16Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas
2006-08-15Fixes for ticket:35, allowing use of BSD make instead of GNU make.jcorgan
2006-08-11Additional constructor for random interleaver (not working yet)anastas
2006-08-111) Minor correction in Viterbi. 2) Checked in interleaver structureanastas