标签: gnuradio gnuradio-companion
我正在尝试使用GFSK调制然后解调矢量,但是解调的输出与原始调制矢量有很大不同。关于我在做什么错有什么评论吗?
The following is the flow graph I am using
This is the resulting QT graph
谢谢
答案 0 :(得分:0)
Gfsk Mod占用打包字节,而gfsk解调输出未打包字节(只有lsb的字节包含数据)