summaryrefslogtreecommitdiff
path: root/gr-trellis/src/examples
Commit message (Expand)AuthorAgeFilesLines
* core: removed gr_chunks_to_symbols_XX after move to gr-digitalJohnathan Corgan2012-06-0616-18/+18
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1324-1005/+1005
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-0343-2/+5619
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-084-95/+0
* trellis: fixed the trellis examples to look in gr-digital for the constellati...Tom Rondeau2011-10-2516-34/+35
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-3/+3
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-262-6/+16
|\
| * trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty...Tom Rondeau2011-09-232-6/+16
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+64
|/
* trellis: fixed Makefile by removing non-existant file names.Tom Rondeau2011-06-051-2/+0
* Updated some of the examples in gr-trellis to use the options parserAchilleas Anastasopoulos2011-06-026-177/+78
* added pccc decoder + examplesAchilleas Anastasopoulos2011-02-211-0/+119
* added sccc_decoder block (without the metrics part)Achilleas Anastasopoulos2011-02-201-0/+101
* added a scaling parameter in trellis_sccc_decoder, neededAchilleas Anastasopoulos2011-02-201-1/+1
* added sccc turbo decoder block + example test_sccc_turbo1.pyAchilleas Anastasopoulos2011-02-192-4/+103
* removed "audio" dependencies from test files in gr-trellisAchilleas Anastasopoulos2011-02-1812-12/+0
* inital commit of turbo stuff:Achilleas Anastasopoulos2011-02-171-1/+0
* Added git ignore files auto created from svn:ignore properties.git2009-08-142-0/+12
* added a radix-n fsm constructoranastas2009-03-241-27/+0
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan2009-03-141-2/+0
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan2009-02-262-32/+22
* Added support for Continuous Phase Modulation in gr-trellis + an exampleanastas2009-02-262-35/+231
* minor updates in gr-trellis/examplesanastas2008-12-062-4/+4
* Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, 2)...anastas2008-11-132-0/+664
* Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan2008-02-081-1/+1
* Implements ticket:207jcorgan2007-11-2713-150/+150
* Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan2007-09-0432-0/+2524