Parameters Sam pie rate :采样频率(注意采样频率修改要参考硬件音频设备,不是每种采样瓶率设备都支持)Device Name:设备名称(信号输入设备的名称)Num Output:模块输出个数(Audio Source可以依据硬件设备产生多个输出,例如立体声就需要两个输出)。12. 、WAV File SourceWAV波形文件信源,可以以一个 WAV波形文件作为信源...
7、Null Source 空信源,提供一个输出为零的信源。 Output type:complex、int、short、float、byte。 8、File Source 文件源,将一个文件当做信源,读入一个文件然后以不同数据形式输 出。 Output type:complex、int、short、float、byte Parameters:Repeat:是否重复; Vector length:矢量长度。 Notice:不可使用内容为...
.cmake-format.py .conda-forge.yml .gitattributes .gitignore .gitmodules .readthedocs.yaml CHANGELOG.md CMakeLists.txt CODE_OF_CONDUCT.md CONTRIBUTING.md COPYING DCO.txt README.md VERSIONING config.h.in tox.ini GNU Radio GNU Radio is a free & open-source signal processing runtime and signal...
Adding file 'lib/my_qpsk_demod_cb_impl.h'... Adding file 'lib/my_qpsk_demod_cb_impl.cc'... Adding file 'include/myqpsk/my_qpsk_demod_cb.h'... Editing swig/myqpsk_swig.i... Adding file 'python/qa_my_qpsk_demod_cb.py'... Editing python/CMakeLists.txt... Adding file 'grc/...
(二)GNURadio3.9 信源、信宿、示波器模块的简单介绍 一、信源模块 1、Vector Source 2、Random Source 3、File Source 二、信宿模块 1、File Sink 三、示波器模块 1、QT GUI Time Sink 2、QT GUI Frequency Sink 3、QT GUI Constellation Sink 参考文献 一、信源模块 1、Vec... ...
header_format_ofdm C++ 实现源码如下: header_format_ofdm::header_format_ofdm(const std::vector<std::vector<int>>& occupied_carriers,int n_syms,const std::string& len_key_name,const std::string& frame_key_name,const std::string& num_key_name,int bits_per_header_sym,int bits_per_payload...
wavfile_sink_0 = blocks.wavfile_sink( '/Users/workspace/Desktop/projects/凌特杯/software/exp4/music_recv.wav', 1, samp_rate, blocks.FORMAT_WAV, blocks.FORMAT_PCM_16, False ) self.blocks_short_to_float_0 = blocks.short_to_float(1, 1) self.blocks_file_source_0 = blocks.file_source...
self.blocks_file_sink_0_0.set_unbuffered(True) self.blocks_complex_to_interleaved_char_0 = blocks.complex_to_interleaved_char(False,1.0) self.analog_random_source_x_0 = blocks.vector_source_b(list(map(int, numpy.random.randint(0,2,1000))),True)### Connections###self.connect((self.ana...
Copyright notices at the top of source files list which years changes have been made. For some files, changes have occurred in many consecutive years. These files may often have the format of a year range (e.g., "2006 - 2011"), which indicates that these files have had copyrightable ...
Fix for source typos 5年前 gr-wavelet clang-format: Ordering all the includes 5年前 gr-zeromq zeromq: fix inconsistent use of override 5年前 grc Save the new duplicate page to the cache so it can be loaded from the … 5年前