index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-trellis
Age
Commit message (
Expand
)
Author
2007-09-04
Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.
jcorgan
2007-07-21
Updated license from GPL version 2 or later to GPL version 3 or later.
eb
2007-02-26
Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...
jcorgan
2007-02-13
gr-trellis/src/lib/Makefile.gen added back to repo
anastas
2007-02-13
Removed generated files from repository.
jcorgan
2007-02-13
files are not required anymore
anastas
2007-02-13
files are not required anymore
anastas
2007-02-13
files are not required anymore
anastas
2007-02-13
trellis_generated.i and Makefile.gen need not be under version control...
anastas
2007-02-13
clean up the code
anastas
2007-02-13
implementation using templates
anastas
2007-02-13
added methods to interleaver class for writting to text file
anastas
2007-02-13
viterbi_combined templates for both input and output
anastas
2007-02-13
added methods to fsm class for writting to text file
anastas
2007-02-06
Minor fix in interleaver class: invoking with negative seed will not reset th...
anastas
2007-02-06
Added explicit template instantiation.
michaelld
2007-02-06
added method in fsm to generate an svg description of the fsm (by Tim Meehan)
anastas
2007-02-06
added comments in quicksort_index.cc
anastas
2007-02-05
removed generated files from svn
eb
2007-02-05
changed variable name to remove automake warning
eb
2007-02-05
Fix for ticket:29 . Newly generated .cc,.h,.i files are also checked
michaelld
2007-02-05
minor fixes so that there are no warnings when making gr-trellis
anastas
2007-02-05
added warning message for automatic generation
anastas
2007-02-04
added support for irregular FSMs
anastas
2007-01-16
Add comment noting use of GNU make extension.
gdt
2006-11-25
Use paths with $(top_srcdir) so that builds from other than source dirs work.
gdt
2006-11-25
Avoid pattern rule to enable building with BSD make.
gdt
2006-10-09
Fixes ticket:87.
jcorgan
2006-09-28
Fixes ticket:77.
jcorgan
2006-09-28
Partial fix for ticket:76. Fixes those components that are being
jcorgan
2006-09-14
fixed ticket #65
anastas
2006-09-13
Updated FSF address in all files. Fixes ticket:51
eb
2006-09-11
Updated documentation in gr-trellis/doc
anastas
2006-09-03
Refactored some common functions for metric calculations. Updated the documen...
anastas
2006-08-30
updated gr-trellis documentation
anastas
2006-08-30
Added a siso_combined block analogous to the viterbi_combined; useful for FSM...
anastas
2006-08-27
Implements ticket:3 and fixes ticket:42. The common functionality of
jcorgan
2006-08-26
Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.
jcorgan
2006-08-26
added $(NO_UNDEFINED) to Makefile.am
eb
2006-08-25
trial fix for ticket:55
eb
2006-08-23
clean-up of Viterbi blocks: d_trace is not a private variable anymore but a l...
anastas
2006-08-19
set svn:eol-style=native
eb
2006-08-16
Fixes ticket:37.
jcorgan
2006-08-16
Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:
anastas
2006-08-15
Fixes for ticket:35, allowing use of BSD make instead of GNU make.
jcorgan
2006-08-12
Fixes ticket:26, ticket:27, and ticket:32.
jcorgan
2006-08-11
Temporary fix to qa_trellis.py so that make distcheck succeeds
anastas
2006-08-11
Fixed gnuradio-examples/python/channel-coding/Makefile.am so that make distch...
anastas
2006-08-11
Added support for concatenated codes
anastas
2006-08-11
Additional constructor for random interleaver (not working yet)
anastas
[next]