![]() |
Classes | |
class | gr_bin_statistics_f |
control scanning and record frequency domain statistics More... | |
class | gr_check_counting_s |
sink that checks if its input stream consists of a counting sequence. More... | |
class | gr_check_lfsr_32k_s |
sink that checks if its input stream consists of a lfsr_32k sequence.
This sink is typically used along with gr_lfsr_32k_source_s to test the USRP using its digital loopback mode. More... | |
class | gr_framer_sink_1 |
Given a stream of bits and access_code flags, assemble packets.
input: stream of bytes from gr_correlate_access_code_bb output: none. Pushes assembled packet into target queue. More... | |
class | gr_null_sink |
Bit bucket. More... | |
class | gr_packet_sink |
process received bits looking for packet sync, header, and process bits into packet More... | |
class | gr_probe_avg_mag_sqrd_c |
compute avg magnitude squared. | |
class | gr_probe_avg_mag_sqrd_cf |
compute avg magnitude squared. | |
class | gr_probe_avg_mag_sqrd_f |
compute avg magnitude squared. | |
class | gr_probe_signal_f |
Sink that allows a sample to be grabbed from Python. More... | |
class | gr_vector_sink_b |
unsigned char sink that writes to a vector More... | |
class | gr_vector_sink_c |
gr_complex sink that writes to a vector More... | |
class | gr_vector_sink_f |
float sink that writes to a vector More... | |
class | gr_vector_sink_i |
int sink that writes to a vector More... | |
class | gr_vector_sink_s |
short sink that writes to a vector More... | |
class | gr_file_descriptor_sink |
Write stream to file descriptor. More... | |
class | gr_file_sink |
Write stream to file. More... | |
class | gr_message_sink |
Gather received items into messages and insert into msgq. More... | |
class | gr_oscope_sink_f |
Building block for python oscilloscope module.
Accepts 1 to 16 float streams. More... | |
class | gr_oscope_sink_x |
Abstract class for python oscilloscope module.
Don't instantiate this. Use gr_oscope_sink_f or gr_oscope_sink_c instead. More... | |
class | gr_udp_sink |
Write stream to an UDP socket. More... | |
class | gr_udp_source |
Read stream from an UDP socket. More... | |
class | gr_wavfile_sink |
Read stream from a Microsoft PCM (.wav) file, output floats. More... |