Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为 NI USRP-2920 尝试了 gps-sdr-sim。一开始,我在 github 中克隆了 gps-sdr-sim。接下来,我在终端中输入了“gcc gpssim.c -lm -03 -o gps-sdr-sim”。结果,在 gps-sdr-sim 目录中创建了 gps-sdr-sim。最后,我输入了“gps-sdr-sim -e brdc3540.14n -g triumphv3.txt”。但是,它在终端中显示“找不到命令”。
我无法理解这个原因。你能告诉我任何建议吗?谢谢你。