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

Accessing length value in the L-SIG field (PHY header) #143

Open
makesens86 opened this issue Apr 24, 2018 · 0 comments
Open

Accessing length value in the L-SIG field (PHY header) #143

makesens86 opened this issue Apr 24, 2018 · 0 comments

Comments

@makesens86
Copy link

I am trying to get the length of currently receiving packet.
When I checked 'ath_rx_status' info, It looks like the received 'rs_datalen' field is updated after all the packet is received in the rx buffer.
So I think accessing the length field in L-SIG field (PHY header) can be a solution.
But I can't find any way to access it throughout firmware source code. Is there any way to do it?
Or can L-SIG field be accessed only by hardware?

Thank you.
Hyunjoong Lee.

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