Skip to content
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

OpenWiFi aggregates frame-related information #355

Open
Yuan98513 opened this issue Oct 25, 2023 · 2 comments
Open

OpenWiFi aggregates frame-related information #355

Yuan98513 opened this issue Oct 25, 2023 · 2 comments

Comments

@Yuan98513
Copy link

  1. Could you send email to xianjun.jiao@ugent.be to introduce your self?

  2. Our image is used directly or you build your own image?

  3. What is your own modification?

  4. Versions: OS, Vivado, openwifi/openwifi-hw repo branch and commit revision

  5. Board/hardware type

  6. WiFi channel number

  7. Steps to reproduce the issue, and the related error message, screenshot, etc

  8. Describe your debug efforts by Linux native tools, such as tcpdump and "cat /proc/interrupts"

  9. Describe your debug efforts by: https://github.com/open-sdr/openwifi/blob/master/doc/README.md#Debug-methods

  10. Any other thing we need to know for helping you better?

@Yuan98513
Copy link
Author

Dear Jiao Xianjun :
Does OpenWiFi support frame aggregation, and if so, is it done in software or hardware, what is the aggregation process?

@JiaoXianjun
Copy link
Member

We support AMPDU. It is setup in software, and executed in FPGA.

if(use_ht_aggr)

https://github.com/open-sdr/openwifi-hw/blob/14b1e840591f470ee945844cd3bb51a95d7da09f/ip/tx_intf/src/tx_bit_intf.v#L504

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

2 participants