Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
blocks related to trellis inside the gr-trellis/grc directory
|
|
|
|
|
|
|
|
|
|
* master:
doxygen: fixed doxygen warnings.
Fixed type warning.
Fixed warnings about doxygen format.
Fixed return warnings.
Fixed warnings about variable intialization order.
|
|
|
|
|
|
|
|
Conflicts:
gr-trellis/src/lib/trellis_constellation_metrics_cf.cc
|
|
|
|
|
|
|
|
|
|
to the PYTHONPATH so that the QA code can import digital_swig.
|
|
|
|
that it is in gr-digital.
|
|
|
|
|
|
Conflicts:
gr-qtgui/lib/qtgui_time_sink_c.cc
gr-trellis/src/lib/Makefile.am
gr-trellis/src/lib/calc_metric.h
gr-trellis/src/lib/trellis.i
gr-trellis/src/lib/trellis_constellation_metrics_cf.i
gr-trellis/src/lib/trellis_metric_type.h
gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
correspond to one symbol value.)
|
|
|
|
|
|
|
|
for sum-product metric calculation
|
|
|
|
removed Makefile.gen from git tracking
|
|
|
|
and implemented using templates.
Minor renaming of some files
|
|
added sccc encoder block + minor fixes
|
|
|
|
|
|
trellis_metrics_c but it uses the constellation object's calc_metric method. This method is also added here. trellis_metric_type.h is moved to gr_metric_type since constellation object is now dependent on it.
|
|
|