mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	lf_cisco_power.py : print out the Allowed Per Path value
This commit is contained in:
		@@ -1078,6 +1078,7 @@ def main():
 | 
			
		||||
                   pfs = "PASS"
 | 
			
		||||
                   pfrange = pf_dbm;
 | 
			
		||||
                   allowed_per_path = cc_dbmi
 | 
			
		||||
                   print("allowed_per_path {}".format(cc_dbmi))
 | 
			
		||||
                   if (int(_nss) == 1):
 | 
			
		||||
                       diff_a1 = calc_ant1 - cc_dbmi
 | 
			
		||||
                       if (abs(diff_a1) > pfrange):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user