Skip to content

Incorrect display of wlan speeds over 1000 mbit #8

@Kennylives

Description

@Kennylives

First of, great tool!

Onto the issue:
When the wifi speed is under 1 gbit/s it shows correctly as (let's say) 864.6 Mbit/s
When the wifi speed is over 1 gbit/s either the decimal point is misplaced, or the unit doesn't get updated from Mbit to Gbit: 1.0887 Mbit/s
wifi_slow
wifi_fast

Also, but I'm unsure if that's correct or not, the speed value displayed is only the "tx" value. The "rx" is ignored.
for example from the 864.6 Mbit speed screenshot, iw wlan0 link:
rx bitrate: 1253.9 MBit/s 160MHz HE-MCS 6 HE-NSS 2 HE-GI 0 HE-DCM 0
tx bitrate: 864.8 MBit/s 160MHz HE-MCS 8 HE-NSS 1 HE-GI 0 HE-DCM 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions