Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now ↵ | Ben Reynwar | 2011-06-21 | 1 | -1/+1 |
| | | | | that it is in gr-digital. | ||||
* | Modifying gr_trellis for gr_constellation -> digital_constellation change. | Ben Reynwar | 2011-05-10 | 1 | -5/+5 |
| | |||||
* | Updated copyright notice dates. | Ben Reynwar | 2011-02-27 | 1 | -1/+1 |
| | |||||
* | Constellation objects accept n-dimensional points. (i.e. n complex numbers ↵ | Ben Reynwar | 2011-02-20 | 1 | -0/+1 |
| | | | | correspond to one symbol value.) | ||||
* | Added trellis_constellation_metrics_cf. It is equivalent to ↵ | Ben Reynwar | 2011-02-06 | 1 | -0/+60 |
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. |