mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
cisco_wifi_ctl.py: auto_rf to print out till Radar Information, change lf_cisco_dfs.py sweep_time to 0 for continuout
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -1467,8 +1467,8 @@ class L3VariableTime(Realm):
|
||||
interval_ = "1428"
|
||||
count_ = "18"
|
||||
frequency_ = "5260000" # channel 52
|
||||
sweep_time_ = "1000"
|
||||
#sweep_time_ = "0"
|
||||
#sweep_time_ = "1000"
|
||||
sweep_time_ = "0"
|
||||
if_gain_ = "40"
|
||||
bb_gain_ = "20"
|
||||
gain_ = "0"
|
||||
|
||||
Reference in New Issue
Block a user