mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
cisco-power: Add comments to explain some of the math.
This commit is contained in:
committed by
Chuck SmileyRekiere
parent
c89cef3bde
commit
78bad7d526
@@ -1149,6 +1149,8 @@ def main():
|
||||
pf = 0
|
||||
if (diff_a4 > pfrange):
|
||||
pf = 0
|
||||
|
||||
print("_nss {} allowed_per_path (AP should be transmitting at) {}".format(_nss, allowed_per_path))
|
||||
|
||||
if (pf == 0):
|
||||
pfs = "FAIL"
|
||||
|
||||
Reference in New Issue
Block a user