You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you tell me how to find the matlab code for the openwifi hardware and how to make it work in 802.11b mode?
question 1:
I'm using zed+fmcs2 and openwifi is up and running successfully, I think the good thing about SDR is the ability to transfer matlab code to veriog via vivado, now I'm trying to find the matlab code corresponding to openwifi hardware so that I can better view the performance of the various protocols of the wifi (e.g. BER, etc.), but only I found some python files on performance testing in the openofdm section, if any of you guys can point me in the right direction, it would be greatly appreciated! question 2:
Currently it is known to log in to the board via ssh, change the content in Hostapd-openwifi.conf and Hostapd-openwifi-11ag.conf in the terminal, such as hw_mode,channel, and then by executing . /fosdem.sh or . /fosdem-11ag.sh to change the WiFi protocol. But I can't get it to work in 802.11b mode, is it because the protocol is not supported in the source code or I didn't find the right way to change it. If it is not supported, what should I do to fix it?
问题1:
我使用的是zed+fmcs2,openwifi已经成功运行起来了,我认为SDR的好处是能将matlab代码通过vivado转到veriog,现在我想找到openwifi硬件对应的matlab代码,以便我能更好的查看wifi各种协议的性能(比如BER等),但是只在openofdm部分找到一些关于性能测试的python文件,如果有大佬能指点一下,将非常感谢
问题2:
目前已知通过ssh登录板子,在终端更改Hostapd-openwifi.conf和Hostapd-openwifi-11ag.conf里的内容,比如hw_mode,channel,再通过执行./fosdem.sh或者./fosdem-11ag.sh可以更改WiFi的协议。但是我无法让其工作在802.11b模式,是因为源代码里不支持这种协议呢,还是我没有找到正确的修改方式。如果不支持,我应该怎样才能解决
The text was updated successfully, but these errors were encountered: