Commit Graph

202 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
854120dae0 show wlan summary after configure to see SSID 2020-09-22 08:35:46 -06:00
Chuck SmileyRekiere
0bad97c7a7 added time stamp to output files for lf_cisco_power.py , added seconds 2020-09-21 14:56:45 -06:00
Chuck SmileyRekiere
9724b51071 log information to triage bandwith issue 2020-09-19 13:15:09 -06:00
Chuck SmileyRekiere
834c870b2f added --action add to the ./lf_associate_ap call prevent hang if no AP 2020-09-19 11:54:26 -06:00
Chuck SmileyRekiere
34b519b0bc automatically use the created station 2020-09-19 10:56:43 -06:00
Chuck SmileyRekiere
4448afa567 create station bug fixes 2020-09-19 10:44:52 -06:00
Chuck SmileyRekiere
0ad8d1af9f added keep state, updated timing for allowing commands to settle 2020-09-19 10:32:23 -06:00
Chuck SmileyRekiere
13327ca70b debug bandwidth issue 2020-09-18 13:10:19 -06:00
Chuck SmileyRekiere
3eb751c83d cleanup logout 9800 2020-09-18 10:00:09 -06:00
Chuck SmileyRekiere
b380352b10 updated comments 2020-09-18 07:15:24 -06:00
Chuck SmileyRekiere
616bdd1e17 update minor name change so all results start with same letter 2020-09-18 06:41:10 -06:00
Chuck SmileyRekiere
00787da7a8 ability to create a station 2020-09-17 15:31:53 -06:00
Chuck SmileyRekiere
9473799e59 type issue on arg 2020-09-17 12:40:28 -06:00
Chuck SmileyRekiere
ae3a7fff3a port updates 2020-09-17 12:17:14 -06:00
Chuck SmileyRekiere
bfc18cb3ed added delete_wlan bug fix for enable 5ghz network 2020-09-17 11:37:36 -06:00
Chuck SmileyRekiere
959398f522 Disable the wlan prior to configuration 2020-09-17 10:49:41 -06:00
Chuck SmileyRekiere
fa8a1f389c AP taking some time to associate 2020-09-17 09:59:41 -06:00
Chuck SmileyRekiere
b2f7bb3424 fix enable_wlan 2020-09-17 09:49:17 -06:00
Chuck SmileyRekiere
7b967bd63c added debug 2020-09-17 09:11:30 -06:00
Chuck SmileyRekiere
1c22ddc93a removed test 2020-09-17 01:36:46 -06:00
Chuck SmileyRekiere
9428ea1922 test 2020-09-17 01:00:55 -06:00
Chuck SmileyRekiere
a5d3a57db4 need ot specify wlan and wlanID fir 9800 2020-09-16 23:23:11 -06:00
Chuck SmileyRekiere
eefab2b503 9800 decipher advanced command 2020-09-16 16:44:02 -06:00
Chuck SmileyRekiere
4aaf3c8399 9800 bug fixes 2020-09-16 16:24:00 -06:00
Chuck SmileyRekiere
4f0b9face8 separated policy from wan creation 2020-09-15 12:38:55 -06:00
Chuck SmileyRekiere
95fc735d8d 9800 updated looking for region 2020-09-14 15:37:57 -06:00
Chuck SmileyRekiere
5005362573 parsing the 9800 power requirement 2020-09-14 08:42:07 -06:00
Chuck SmileyRekiere
9af9ad3114 updates to for 9800 series 2020-09-13 13:36:30 -06:00
Chuck SmileyRekiere
793392b40e adding support for different series of cisco controllers 2020-09-11 12:15:58 -06:00
Ben Greear
05d535c170 cisco-power: Support pathloss per channel
So you can overide pathloss on different channels.
2020-01-16 13:30:11 -08:00
Ben Greear
14f37de13e cisco-power: Init controller to defaults when done.
And also check the LF connection to make sure it is passing traffic,
add warning if not.

Remove LF connection at end of the test.
2020-01-14 14:46:09 -08:00
Ben Greear
b5468fea46 cisco-power: Deal with controller communication problems. 2020-01-14 06:52:55 -08:00
Ben Greear
5fde49021a Give --scheme a chance to work.
telnet still needs testing against real controller, but at least
arguments are properly passed to helper script now.
2020-01-13 20:09:59 -08:00
Ben Greear
cd3ebee93b Support scheme in power-ctl 2020-01-13 14:33:00 -08:00
Ben Greear
a5cac378bb Default to 3 for the antenna 4 backoff. 2020-01-13 10:19:03 -08:00
Ben Greear
7d585609c0 cisco-power: Fix logic problem in the a4 dropoff logic. 2020-01-13 07:26:51 -08:00
Ben Greear
fba951013b cisco-power: Allow one chain to be lower in 4x4 config.
DUT trasmits one chain at lower power at high MCS.
2020-01-13 06:56:27 -08:00
Ben Greear
00fa7d672e cisco-power: Take advantage of improved RSSI reporting in ath10k.
We no longer have to tweak values based on noise-floor.
2020-01-10 16:09:42 -08:00
Ben Greear
359a2637bf cisco-power: Improve error messages and error handling.
Report controller's bandwidth, so we can more easily compare it to
what the station reports the AP is advertising.
2020-01-09 10:51:32 -08:00
Ben Greear
949c5970cf cisco-power: Add adjustment based on noise-floor. 2020-01-08 16:45:04 -08:00
Ben Greear
422a6c5034 cisco-power: Add rx-rate mcs and reported noise floor. 2020-01-08 15:43:58 -08:00
Ben Greear
85ff7e4489 Update cisco power ctl scripts. 2020-01-07 17:45:04 -08:00
Ben Greear
88bbe29707 cisco-power: Allow configuring the pass/fail threshold.
Default is +- 6 dBm
2020-01-03 14:03:07 -08:00
Ben Greear
d98b3abe9d Add xlxs spreadsheet output for the cisco power test script. 2020-01-03 11:21:13 -08:00
Ben Greear
eba4b5f74b Improve cisco power automation scripts.
Add summary csv output, automatically create layer-3 connection,
rename some headers to match what customer requested.
2020-01-02 16:34:54 -08:00
Ben Greear
978610f695 Support abgn band 2020-01-02 12:34:04 -08:00
Ben Greear
a940b32e5f Add TODO comments. 2019-12-19 14:37:55 -08:00
Ben Greear
f2209a5c75 cisco: Tweaks to output. 2019-12-18 13:59:38 -08:00
Ben Greear
6b69255e8d cisco-ctl: Support different NSS by setting LANforge radio accordingly. 2019-12-18 09:54:46 -08:00
Ben Greear
04c1f591d3 cisco: Calculate expected values and difference from reported values. 2019-12-17 17:20:33 -08:00