GNU Radio 3.2.2 C++ API
|
![]() |
Classes | |
class | gr_constellation_decoder_cb |
Constellation Decoder. More... | |
class | gr_descrambler_bb |
class | gr_diff_decoder_bb |
y[0] = (x[0] - x[-1]) % MDifferential decoder More... | |
class | gr_diff_encoder_bb |
y[0] = (x[0] + y[-1]) % MDifferential encoder More... | |
class | gr_fake_channel_encoder_pp |
pad packet with alternating 1,0 pattern.input: stream of byte vectors; output: stream of byte vectors More... | |
class | gr_fake_channel_decoder_pp |
remove fake padding from packetinput: stream of byte vectors; output: stream of byte vectors More... | |
class | gr_map_bb |
output[i] = map[input[i]] More... | |
class | gr_scrambler_bb |
class | trellis_encoder_bb |
Convolutional encoder. More... | |
class | trellis_encoder_bi |
Convolutional encoder. More... | |
class | trellis_encoder_bs |
Convolutional encoder. More... | |
class | trellis_encoder_ii |
Convolutional encoder. More... | |
class | trellis_encoder_si |
Convolutional encoder. More... | |
class | trellis_encoder_ss |
Convolutional encoder. More... | |
class | trellis_metrics_c |
Evaluate metrics for use by the Viterbi algorithm. More... | |
class | trellis_metrics_f |
Evaluate metrics for use by the Viterbi algorithm. More... | |
class | trellis_metrics_i |
Evaluate metrics for use by the Viterbi algorithm. More... | |
class | trellis_metrics_s |
Evaluate metrics for use by the Viterbi algorithm. More... | |
class | trellis_permutation |
Permutation. More... | |
class | trellis_siso_combined_f |
class | trellis_siso_f |
class | trellis_viterbi_b |
class | trellis_viterbi_combined_cb |
class | trellis_viterbi_combined_ci |
class | trellis_viterbi_combined_cs |
class | trellis_viterbi_combined_fb |
class | trellis_viterbi_combined_fi |
class | trellis_viterbi_combined_fs |
class | trellis_viterbi_combined_ib |
class | trellis_viterbi_combined_ii |
class | trellis_viterbi_combined_is |
class | trellis_viterbi_combined_sb |
class | trellis_viterbi_combined_si |
class | trellis_viterbi_combined_ss |
class | trellis_viterbi_i |
class | trellis_viterbi_s |