NM.AccessPoint.get_max_bitrate() reports a value that doesn't account for MIMO spatial streams or extended channel widths, leading to the negotiated speed appearing higher than the supposed max (e.g. 1729 vs 540). Remove the max from the connected info Speed line where the comparison is misleading. Keep it in the AP list where it serves as a relative indicator between access points.
11 lines
401 B
JSON
11 lines
401 B
JSON
{
|
|
"uuid": "wifi-signal-plus@jalil.arfaoui.net",
|
|
"name": "WiFi Signal Plus",
|
|
"description": "Displays WiFi generation (4/5/6/7) in the top bar with detailed connection info on hover",
|
|
"shell-version": ["45", "46", "47", "48", "49"],
|
|
"version": 7,
|
|
"url": "https://github.com/JalilArfaoui/gnome-extension-wifi-signal-plus",
|
|
"donations": {
|
|
"liberapay": "Jalil"
|
|
}
|
|
}
|