Revision dce791d5
| b/grc/data/platforms/python/blocks/trellis_metrics_x.xml | ||
|---|---|---|
| 9 | 9 |
<key>trellis_metrics_x</key> |
| 10 | 10 |
<import>from gnuradio import trellis</import> |
| 11 | 11 |
<make>trellis.metrics_$(type)($card, $dim, $table, $metric_type)</make> |
| 12 |
<callback>set_TABLE($table)</callback> |
|
| 12 | 13 |
<param> |
| 13 | 14 |
<name>Type</name> |
| 14 | 15 |
<key>type</key> |
| b/grc/data/platforms/python/blocks/trellis_viterbi_combined_xx.xml | ||
|---|---|---|
| 9 | 9 |
<key>trellis_viterbi_combined_xx</key> |
| 10 | 10 |
<import>from gnuradio import trellis</import> |
| 11 | 11 |
<make>trellis.viterbi_combined_$(type)$(out_type)(trellis.fsm($fsm_args), $block_size, $init_state, $final_state, $dim, $table, $metric_type)</make> |
| 12 |
<callback>set_TABLE($table)</callback> |
|
| 12 | 13 |
<param> |
| 13 | 14 |
<name>Input Type</name> |
| 14 | 15 |
<key>type</key> |
Also available in: Unified diff