summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/fsm.h
Commit message (Expand)AuthorAgeFilesLines
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-291-166/+0
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-3/+3
* 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
* | trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linuxJosh Blum2011-07-221-1/+2
|/
* Updated copyright notice dates.Ben Reynwar2011-02-271-1/+1
* Added comments to fsm.hBen Reynwar2011-02-061-2/+98
* added a radix-n fsm constructoranastas2009-03-241-0/+1
* Added support for Continuous Phase Modulation in gr-trellis + an exampleanastas2009-02-261-0/+1
* Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, 2)...anastas2008-11-131-0/+1
* Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb2008-04-301-0/+1
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
* added methods to fsm class for writting to text fileanastas2007-02-131-1/+2
* added method in fsm to generate an svg description of the fsm (by Tim Meehan)anastas2007-02-061-0/+1
* added support for irregular FSMsanastas2007-02-041-4/+4
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
* set svn:eol-style=nativeeb2006-08-191-63/+63
* Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas2006-08-161-2/+10
* Merged anastas/wip changes r3156:3218 into trunk.eb2006-08-071-0/+55