gr-baz Package
Signal Sources

Classes

class  gr_glfsr_source_b
 Galois LFSR pseudo-random source. More...
class  gr_glfsr_source_f
 Galois LFSR pseudo-random source generating float outputs -1.0 - 1.0. More...
class  gr_lfsr_32k_source_s
 LFSR pseudo-random source with period of 2^15 bits (2^11 shorts)This source is typically used along with gr_check_lfsr_32k_s to test the USRP using its digital loopback mode. More...
class  gr_null_source
 A source of zeros. More...
class  gr_file_descriptor_source
 Read stream from file descriptor. More...
class  gr_file_source
 Read stream from file. More...
class  gr_message_burst_source
 Turn received messages into a stream and tag them for UHD to send. More...
class  gr_message_source
 Turn received messages into a stream. More...
class  gr_pdu_to_tagged_stream
 Turn received messages into a stream. More...
class  gr_tagged_stream_to_pdu
 Turn received messages into a stream. More...
class  gr_udp_source
 Read stream from an UDP socket. More...
class  gr_wavfile_source
 Read stream from a Microsoft PCM (.wav) file, output floats. More...
class  gr::blocks::file_meta_source
 Reads stream from file with meta-data headers. Headers are parsed into tags.The information in the metadata headers includes: More...
class  gr::blocks::file_source
 Read stream from file. More...
class  digital_glfsr_source_b
 Galois LFSR pseudo-random source. More...
class  digital_glfsr_source_f
 Galois LFSR pseudo-random source generating float outputs -1.0 - 1.0. More...
class  gr_fastnoise_source_c
 Random number source. More...
class  gr_fastnoise_source_f
 Random number source. More...
class  gr_fastnoise_source_i
 Random number source. More...
class  gr_fastnoise_source_s
 Random number source. More...
class  gr_noise_source_c
 Random number source. More...
class  gr_noise_source_f
 Random number source. More...
class  gr_noise_source_i
 Random number source. More...
class  gr_noise_source_s
 Random number source. More...
class  gr_sig_source_c
 signal generator with gr_complex output. More...
class  gr_sig_source_f
 signal generator with float output. More...
class  gr_sig_source_i
 signal generator with int output. More...
class  gr_sig_source_s
 signal generator with short output. More...
class  gr_vector_insert_b
 source of unsigned char's that gets its data from a vector More...
class  gr_vector_source_b
 source of unsigned char's that gets its data from a vector More...
class  gr_vector_source_c
 source of gr_complex's that gets its data from a vector More...
class  gr_vector_source_f
 source of float's that gets its data from a vector More...
class  gr_vector_source_i
 source of int's that gets its data from a vector More...
class  gr_vector_source_s
 source of short's that gets its data from a vector More...

Detailed Description