osqzss / gps-sdr-sim

Software-Defined GPS Signal Simulator
MIT License
2.75k stars 773 forks source link

gps-sdr-sim -n connect to GNUradio problem return connection refused #370

Open jiuzhaozhao opened 1 year ago

jiuzhaozhao commented 1 year ago

./gps-sdr-sim -e brdc3540.14n -n 2000 -v -d 3600 -w -b 8 connect: Connection refused

jiuzhaozhao commented 1 year ago

我的GNU radio中tcp服务器显示缺少少量 ID“blks2_tcp_source_0”不存在。 所以我换了tcp server不知道不是这个原因 image image

osqzss commented 1 year ago

gps-sdr-sim does not have such options.

jiuzhaozhao commented 1 year ago

你好 我的参考来自于这篇文章https://github.com/gym487/gps-sdr-sim-realtime 我现在考虑解决gnuradio missingblock的问题 我是一个新手我运行别人的tcp.grc会出现如上图的missing block现状

Imprimtive commented 1 year ago

可能是人家自定义的模块,你需要手动安装这些自定义模块就不会出现missing block了