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

[feature] Display MCS #86

Closed
stephen304 opened this issue Jan 4, 2021 · 2 comments
Closed

[feature] Display MCS #86

stephen304 opened this issue Jan 4, 2021 · 2 comments

Comments

@stephen304
Copy link

It would be useful to show the MCS number next to the bitrate (since it can be hard to know what MCS corresponds to a specific bitrate and channel width). For example, I can run iw dev wlp2s0 link and see that my rx MCS is 7 and tx MCS is 9.

Connected to ... (on wlp2s0)
	SSID: ...
	freq: 5600
	RX: 2989579880 bytes (8111876 packets)
	TX: 481889773 bytes (2623467 packets)
	signal: -61 dBm
	rx bitrate: 720.6 MBit/s 80MHz HE-MCS 7 HE-NSS 2 HE-GI 0 HE-DCM 0
	tx bitrate: 960.7 MBit/s 80MHz HE-MCS 9 HE-NSS 2 HE-GI 0 HE-DCM 0

	bss flags:	short-slot-time
	dtim period:	2
	beacon int:	100

@grrtrr
Copy link
Contributor

grrtrr commented Jan 5, 2021

I have just updated the code on master. Can you test if that works for you?

@stephen304
Copy link
Author

That looks great! Thanks!

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