summaryrefslogtreecommitdiff
path: root/gr-trellis/src/examples
AgeCommit message (Collapse)Author
2011-10-25trellis: fixed the trellis examples to look in gr-digital for the ↵Tom Rondeau
constellation information.
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-23trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ↵Tom Rondeau
types GNU Radio blocks can handle.
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-06-05trellis: fixed Makefile by removing non-existant file names.Tom Rondeau
2011-06-02Updated some of the examples in gr-trellis to use the options parserAchilleas Anastasopoulos
2011-02-21added pccc decoder + examplesAchilleas Anastasopoulos
2011-02-20added sccc_decoder block (without the metrics part)Achilleas Anastasopoulos
2011-02-20added a scaling parameter in trellis_sccc_decoder, neededAchilleas Anastasopoulos
for sum-product metric calculation
2011-02-19added sccc turbo decoder block + example test_sccc_turbo1.pyAchilleas Anastasopoulos
2011-02-18removed "audio" dependencies from test files in gr-trellisAchilleas Anastasopoulos
2011-02-17inital commit of turbo stuff:Achilleas Anastasopoulos
added sccc encoder block + minor fixes
2009-08-14Added git ignore files auto created from svn:ignore properties.git
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-24added a radix-n fsm constructoranastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10673 221aa14e-8319-0410-a670-987f0aec2ac5
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of ↵jcorgan
SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10596 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-26Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ↵jcorgan
passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10529 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-26Added support for Continuous Phase Modulation in gr-trellis + an exampleanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10514 221aa14e-8319-0410-a670-987f0aec2ac5
2008-12-06minor updates in gr-trellis/examplesanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10107 221aa14e-8319-0410-a670-987f0aec2ac5
2008-11-13Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, ↵anastas
2) Corresponding fsm file examples, 3) added set_TABLE method in viterbi_combined and metrics git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9985 221aa14e-8319-0410-a670-987f0aec2ac5
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile ↵jcorgan
GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7617 221aa14e-8319-0410-a670-987f0aec2ac5
2007-11-27Implements ticket:207jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7042 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-04Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan
Created new top-level component, gr-utils, to hold commonly used utility scripts (originally in gnuradio-examples). These now install into the system path, allowing their use from wherever. Reorganization of gnuradio-examples component: * Commonly used utility scripts moved from python/usrp into gr-utils. * Examples now install into $(prefix)/share/gnuradio/examples/... * Channel coding examples moved into gr-trellis/src/examples, now install from there, only if gr-atsc itself is going to built and installed. * ATSC example scripts now install into example hierarchy * Cruft has been moved into 'limbo' in repository, do not get installed Trunk passes 'make distcheck'. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6279 221aa14e-8319-0410-a670-987f0aec2ac5