ap_ctl.py : initial commit for using mux_serial

lf_tx_power.py: TODO for adding the AP module
ct_9136_tx_power_tests.json : using batch mode.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2022-03-16 08:00:03 -06:00
committed by shivam
parent f41a92978e
commit 79c774ffe3
3 changed files with 28 additions and 9 deletions

View File

@@ -138,8 +138,9 @@
"load_db":"skip",
"timeout":"180",
"iterations":"1",
"batch_channel":"1",
"batch_nss":"2",
"batch_channel":"1 33 65",
"batch_nss":"1 2",
"batch_bandwidth":"20 40 80 160",
"command":"lf_tx_power.py",
"args":"",
"args_list":[
@@ -148,11 +149,11 @@
" --ap USE_DUT_NAME --ap_slot 4 --ap_band_slot_6g 3 ",
" use_ssid_idx=2 --wlan SSID_USED --wlan_id WLAN_ID_USED --wlan_ssid SSID_USED",
" --tag_policy RM204-TB1-AP5 --policy_profile default-policy-profile",
" use_ssid_idx=2 --radio wiphy2 --create_station --station sta0000 --ssid SSID_USED --ssidpw SSID_PW_USED --security SECURITY_USED",
" use_ssid_idx=2 --radio wiphy2 --station sta0000 --ssid SSID_USED --ssidpw SSID_PW_USED --security SECURITY_USED",
" --pathloss 59 --antenna_gain 6",
" --lfmgr LF_MGR_IP --upstream_port UPSTREAM_ALIAS --lfresource 1",
" --vht160 --ieee80211w required --wifi_mode abgnAX",
" --channel USE_BATCH_CHANNEL --nss USE_BATCH_NSS --bandwidth '20' --txpower '2'",
" --channel USE_BATCH_CHANNEL --nss USE_BATCH_NSS --bandwidth USE_BATCH_CHANNEL --txpower '1 2 3 4 5 6 7 8'",
" --outfile tx_power_2B24 --no_cleanup --no_cleanup_station --testbed_id Cisco-WLC1-AP5",
" --local_lf_report_dir REPORT_PATH",
" --test_tag 'tx_power C9136I-B AP687D.B45C.2B24'",