Skip to content

请问如何找到openwifi硬件对于的matlab代码以及如何让其工作在802.11b的模式 #452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jylccc opened this issue Mar 29, 2025 · 1 comment

Comments

@jylccc
Copy link

jylccc commented Mar 29, 2025

问题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模式,是因为源代码里不支持这种协议呢,还是我没有找到正确的修改方式。如果不支持,我应该怎样才能解决

@jylccc
Copy link
Author

jylccc commented Mar 29, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant