This class accepts a single real input and produces two outputs, the raw symbol (float) and the tag (atsc_syminfo). More...
input: atsc_mpeg_packet_rs_encoded; output: atsc_mpeg_packet_rs_encoded. More...
input: atsc_mpeg_packet; output: unsigned char More...
input: atsc_mpeg_packet_no_sync; output: atsc_mpeg_packet; More...
input: atsc_data_segment; output: atsc_soft_data_segment. More...
first inputs are data samples, second inputs are tags. first outputs are equalized data samples, second outputs are tags. More...
input: atsc_data_segment; output: atsc_data_segment. More...
A/D --> GrFIRfilterFFF ----> GrAtscFPLL ---->. More...
first output is delayed version of input. second output is set of tags, one-for-one with first output. More...
input: unsigned char; output: atsc_mpeg_packet More...
input: atsc_mpeg_packet; output: atsc_mpeg_packet_no_sync More...
input: atsc_mpeg_packet_rs_encoded; output: atsc_mpeg_packet_no_sync. More...
input: atsc_mpeg_packet_no_sync; output: atsc_mpeg_packet_rs_encoded. More...
input: atsc_mpeg_packet_rs_encoded; output: atsc_data_segment. More...
input: atsc_soft_data_segment; output: atsc_mpeg_packet_rs_encoded. More...