index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-trellis
/
src
/
lib
/
Makefile.am
Age
Commit message (
Expand
)
Author
2010-11-24
Major Makefile.am housecleaning. Passes distcheck.
Eric Blossom
2010-11-23
Enable guile test for trellis
Eric Blossom
2010-11-10
Add $(GENERATED_CC) backing to _SOURCES
Eric Blossom
2010-11-10
Remove swig generated python code from C++-only libraries
Eric Blossom
2010-11-10
add python/*.cc to SOURCES so dependencies work properly.
Rob Savoye
2010-05-28
Make C++ shared libraries versioned
Johnathan Corgan
2009-05-27
Merged r11123:11148 from jcorgan/np into trunk.
jcorgan
2009-03-14
Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...
jcorgan
2009-02-25
Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans up
eb
2009-02-02
Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.
jcorgan
2008-09-20
minor Makefile fix
eb
2008-08-24
Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf...
jcorgan
2008-03-19
Minor tweak that avoids intermittent build failure
eb
2008-03-05
Merged eb/reverted-7899 -r7928:7930 into trunk. This effectively
eb
2008-03-03
Fix for ticket:236, parallel makes are indeterminate.
eb
2008-02-29
Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...
jcorgan
2008-02-21
Merged build_config branch into trunk:
michaelld
2008-02-08
Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...
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
trellis_generated.i and Makefile.gen need not be under version control...
anastas
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
2006-09-28
Fixes ticket:77.
jcorgan
2006-09-28
Partial fix for ticket:76. Fixes those components that are being
jcorgan
2006-09-13
Updated FSF address in all files. Fixes ticket:51
eb
2006-08-30
Added a siso_combined block analogous to the viterbi_combined; useful for FSM...
anastas
2006-08-26
added $(NO_UNDEFINED) to Makefile.am
eb
2006-08-25
trial fix for ticket:55
eb
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-11
Additional constructor for random interleaver (not working yet)
anastas
2006-08-11
1) Minor correction in Viterbi. 2) Checked in interleaver structure
anastas
2006-08-07
VPATH update for gr-trellis
eb
2006-08-07
Merged anastas/wip changes r3156:3218 into trunk.
eb