Commit Graph

356 Commits

Author SHA1 Message Date
Jed Reynolds
cf8145da83 create_group: basically works to add CX to test group 2020-02-05 16:51:20 -08:00
Jed Reynolds
e953e6926f whitepsace 2020-02-05 11:54:42 -08:00
Jed Reynolds
15e85b41e1 show-chamber is a test created back in December 2020-01-29 19:34:24 -08:00
Jed Reynolds
099eb8c4fc l3_video: improves handling a constant transmit rate, like, never filling the buffer because max_tx is too low 2020-01-29 14:24:58 -08:00
Jed Reynolds
214ec5eb64 l3_video: switches quiet switch for silent switch to suppress status output 2020-01-29 13:55:44 -08:00
Jed Reynolds
b1056e95a0 l3_video: less output, better optional argument handling 2020-01-29 13:49:40 -08:00
Jed Reynolds
5f02f5fbfc l3_video: produces buffer fill traffic pattern 2020-01-29 13:15:04 -08:00
Jed Reynolds
8bb54bf4b2 l3_video: corrected bps rates 2020-01-29 10:45:28 -08:00
Jed Reynolds
5f67b3dce4 l3_video: corrected bps rates 2020-01-29 10:40:31 -08:00
Jed Reynolds
911b893e0c l3_video: listing sorted bps rates 2020-01-29 10:02:56 -08:00
Jed Reynolds
62c32e5a5a l3_video: fixes parse error 2020-01-28 18:40:57 -08:00
Jed Reynolds
fc27857e38 video emulator: working on bitrate table 2020-01-24 15:23:30 -08:00
Ben Greear
0cc619191b wifi-diag: Report frames acked but not captured. 2020-01-24 10:43:48 -08:00
Jed Reynolds
9b8dded708 starts work on layer 3 shaping script 2020-01-23 17:27:16 -08: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
86d23cf352 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-01-13 14:33:20 -08:00
Ben Greear
cd3ebee93b Support scheme in power-ctl 2020-01-13 14:33:00 -08:00
Jed Reynolds
b371a8a649 lf_associate: adds timings to avoid creating redundant EIDs between add_vsta and set_port: manager cannot drain request queue fast enough 2020-01-13 12:26:23 -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
c16af1b998 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-01-08 15:45:29 -08:00
Ben Greear
422a6c5034 cisco-power: Add rx-rate mcs and reported noise floor. 2020-01-08 15:43:58 -08:00
Jed Reynolds
f97aceace1 create_sta.py: updated to work on remote systems, additional command line parameters, more sleep between commands 2020-01-07 18:24:37 -08:00
Jed Reynolds
8933060a6a LFUtils.py methods updated with base_url parameter; additional diagnostic output 2020-01-07 18:24:37 -08:00
Ben Greear
50f11a77a2 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-01-07 17:45:17 -08:00
Ben Greear
85ff7e4489 Update cisco power ctl scripts. 2020-01-07 17:45:04 -08:00
Jed Reynolds
6355906fd2 create_wanlink fixes perl dict values 2020-01-07 16:56:35 -08:00
Jed Reynolds
9db318ec00 test_perl_json runs basic station tests 2020-01-07 16:55:00 -08:00
Jed Reynolds
773a4b3861 json_port_test3 adjusts timing 2020-01-07 16:55:00 -08:00
Jed Reynolds
4a2928c2f9 whitespace 2020-01-07 16:55:00 -08:00
Jed Reynolds
70987db6d9 test_sta_mode: prints out station mode 2020-01-07 16:55:00 -08:00
Jed Reynolds
bbcd83470d port_test: parameterized ssid and passwd 2020-01-07 16:55:00 -08:00
Jed Reynolds
2a8b080b59 json_port_test3: parameterized resources, changed numberical series to a list 2020-01-07 16:55:00 -08:00
Jed Reynolds
06280e0429 json_port_test2: whitespace, changed url 2020-01-07 16:55:00 -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
27453df8d7 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-01-02 16:35:49 -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
Jed Reynolds
7533af1798 create_wanlink.py: removes eid from examples, wanlink eids are confusing because theyre backwards 2020-01-02 14:49:25 -08:00
Jed Reynolds
ce8545e7f4 wanlink python: correctes while clause 2020-01-02 14:26:29 -08:00
Ben Greear
978610f695 Support abgn band 2020-01-02 12:34:04 -08:00
Jed Reynolds
f8f91e52a4 Json: create_wanlink.py example script fully working demonstrating listing creation and toggling 2019-12-31 12:58:38 -08:00
Jed Reynolds
8a8211fdad Json: improves error output for requests 2019-12-31 12:57:55 -08:00