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.
我参与了一个使用 Parrot AR Drone 1.0 的项目,我想附加一个 USB 加密狗作为网状节点。但为此我需要安装一个名为iw的软件,这就像 iwconfig 的改进,
我正在按照这个项目的说明进行操作,因此我需要为它的 ARM 处理器交叉编译它,但由于依赖关系和交叉编译的整体经验不足,我非常挣扎。我做了一个大胆的举动,将它从一个也有 ARM 的 Raspberry Pi 转移,但似乎它不起作用。
有没有人设法做类似的事情?
谢谢,任何帮助将不胜感激
霍尔迪