当前位置:网站首页>Gnuradio operation error: error thread [thread per block [12]: < block OFDM_ cyclic_ prefixer(8)>]: Buffer too small
Gnuradio operation error: error thread [thread per block [12]: < block OFDM_ cyclic_ prefixer(8)>]: Buffer too small
2022-07-08 01:22:00 【You roll, I don't roll】
In the revision GR Of OFDM Routine , take OFDM The number of subcarriers changed from the original 64 Adjusted for 128 This problem occurred after running , The more complete error prompt is as follows :
gr::log :ERROR: thread_body_wrapper - ERROR thread[thread-per-block[12]:
<block ofdm_cyclic_prefixer(8)>]: Buffer too small for min_noutput_items
terms of settlement :
You can refer to this GNURadio The mailing list for :
Re: [Discuss-gnuradio] Buffer too small for min_noutput_items(ofdm_carrhttps://lists.gnu.org/archive/html/discuss-gnuradio/2014-01/msg00447.htmlRe: [Discuss-gnuradio] Buffer too small for min_noutput_items(ofdm_carr
https://lists.gnu.org/archive/html/discuss-gnuradio/2014-01/msg00466.html because GR In the module buffer The size is fixed and it is difficult to match the modified code , Therefore, it is necessary to buffer size Turn it up . In particular , According to the prompt , I am here OFDM Cyclic Prefixer There is a problem in the module , So double click the module and enter Advanced Interface , take Minoutbuff Change it to int(64e3), as follows :
Save it and run it
边栏推荐
- 2021-03-14 - play with generics
- 2022 R1 fast opening pressure vessel operation test question bank and R1 fast opening pressure vessel operation free test questions
- Kaptcha generates verification code on Web page
- Introduction to the types and repair methods of chip Eco
- Serial port receives a packet of data
- 5. Discrete control and continuous control
- 14. Draw network model structure
- 3.MNIST数据集分类
- swift获取url参数
- Cs5261type-c to HDMI alternative ag9310 | ag9310 alternative
猜你喜欢
High quality USB sound card / audio chip sss1700 | sss1700 design 96 kHz 24 bit sampling rate USB headset microphone scheme | sss1700 Chinese design scheme explanation
130. Zones environnantes
Led serial communication
2022 chemical automation control instrument examination summary and chemical automation control instrument simulation examination questions
Ag9311maq design 100W USB type C docking station data | ag9311maq is used for 100W USB type C to HDMI with PD fast charging +u3+sd/cf docking station scheme description
2021-03-06 - play with the application of reflection in the framework
Parade ps8625 | replace ps8625 | EDP to LVDS screen adapter or screen drive board
2021 tea master (primary) examination materials and tea master (primary) simulation test questions
Ag9310meq ag9310mfq angle two USB type C to HDMI audio and video data conversion function chips parameter difference and design circuit reference
4. Strategic Learning
随机推荐
2022 high voltage electrician examination skills and high voltage electrician reexamination examination
2022 low voltage electrician examination content and low voltage electrician simulation examination question bank
How to transfer Netease cloud music /qq music to Apple Music
Chapter IV decision tree
Su embedded training - Day6
[deep learning] AI one click to change the sky
Definition and classification of energy
Arm bare metal
redis的持久化方式-RDB和AOF 两种持久化机制
Complete model verification (test, demo) routine
Su embedded training - C language programming practice (implementation of address book)
5、离散控制与连续控制
Basic realization of line chart (II)
130. Zones environnantes
EDP to LVDS conversion design circuit | EDP to LVDS adapter board circuit | capstone/cs5211 chip circuit schematic reference
3.MNIST数据集分类
Generic configuration legend
2021-04-12 - new features lambda expression and function functional interface programming
Common fault analysis and Countermeasures of using MySQL in go language
完整的模型验证(测试,demo)套路