GNU Radio 3.6.4.1 C++ API
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...

Detailed Description