Commit Graph

492 Commits

Author SHA1 Message Date
Ben Greear
e4b434a4d0 tos+: Support saving capture files to a directory. 2020-04-07 11:13:24 -07:00
Ben Greear
3623f522e4 tos+: Save spread-sheet report to csv to
For easier parsing by other scripts.
2020-04-07 10:41:20 -07:00
Ben Greear
445d71f98c tos-plus: Support sniffing upstream port(s) too. 2020-04-07 09:08:11 -07:00
Ben Greear
330b58b212 tos-plus: Allow specifying pkts-to-send
In this case, the script will wait until all connections are stopped
(or duration timer expires), and then exit the script.
2020-04-07 07:08:38 -07:00
Ben Greear
1939665d5a tos-plus: Support configuring radio(s)
Can set NSS and channel for a collection of radios.
2020-03-31 14:37:26 -07:00
Ben Greear
21aa01c80f portmod: Support setting wifi radio nss. 2020-03-31 14:37:08 -07:00
Ben Greear
9e12eac1e6 lf-associate: Properly ignore channel and nss if user does not input any values.
Otherwise, radio values are un-expectedly set to the default values.
2020-03-31 14:36:03 -07:00
Ben Greear
ce62e2ed00 tos-plus: Fix some stats gathering and xlsx output. 2020-03-31 13:34:27 -07:00
Ben Greear
41abc4f5f2 Add tos-plus test script
Update lf_associate comments, firemod defaults, and make tos script
use AutoHelper and multicon 1.
2020-03-31 11:41:38 -07:00
Jed Reynolds
e6d0f0cc9e readme: updates requirements 2020-03-30 13:14:21 -07:00
Jed Reynolds
155c0f0b5f silly markdown 2020-03-30 10:38:39 -07:00
Jed Reynolds
a7902d65ab adds notes on .pypirc file 2020-03-30 10:37:43 -07:00
Jed Reynolds
9503fc553d Updates readme with note about proper installation 2020-03-30 09:28:42 -07:00
Jed Reynolds
e841561c04 vid_group: adds AutoHelper flag to endpoints. Does not appear to help system load 2020-03-25 19:43:40 -07:00
Jed Reynolds
50e9b1e3be video_em: adds method to monitor tx/rx rate on station and uses that for closer estimation of max_tx rate and buffer fill time 2020-03-23 22:03:00 -07:00
Jed Reynolds
d16c42603f Utils: fixes some number parsing 2020-03-23 22:01:30 -07:00
Jed Reynolds
919830e876 video_em: WIP: trying to determine more appropriate max_tx by seeing what tx/rx rate station side has 2020-03-23 20:27:18 -07:00
Jed Reynolds
62a2b44970 portmod: adds more options for lfmgr_port 2020-03-23 20:26:28 -07:00
Jed Reynolds
e3f670abe3 Utils: adds expand_unit_str() 2020-03-23 20:25:42 -07:00
Jed Reynolds
fff56c0a10 firemod: handles endp_vals keys Card,Port,Pattern,Endpoint,Type and EID 2020-03-23 17:55:16 -07:00
Jed Reynolds
9467cca9f5 Utils: logs splits up Shelf line 2020-03-23 17:54:08 -07:00
Jed Reynolds
22c11ccd7b whitespace 2020-03-23 17:28:11 -07:00
Jed Reynolds
59be597bc5 video_em: whitespace, debug messaging, wait calculation 2020-03-23 17:17:51 -07:00
Jed Reynolds
90a3ac8c51 associate_ap: improves messages 2020-03-23 17:16:58 -07:00
Jed Reynolds
3e63f97d20 genia-stations: smaller station set 2020-03-23 17:16:39 -07:00
Jed Reynolds
1b3143b9ac video_em: removes old code; now exits on stop; improves reporting 2020-03-23 14:08:47 -07:00
Jed Reynolds
81964c40f7 quick-copy: just rsyncs bash, perl and python scripts 2020-03-23 14:05:18 -07:00
Jed Reynolds
e3d0863564 video_em: uses object ref to sleep_sec, sleep_ms 2020-03-23 10:04:59 -07:00
Jed Reynolds
19d548ab91 associate_ap: progress output, some more graceful waiting to make station creation more predictable 2020-03-20 16:31:03 -07:00
Jed Reynolds
fd70df3cb5 vid_group: adds loop to collect more interfaces across more radios 2020-03-20 16:30:20 -07:00
Jed Reynolds
d6c9511607 genia-stations: fixes first_sta 000 which evaluated to zero and skipped first item on radio for lf_associate call 2020-03-20 16:29:34 -07:00
Jed Reynolds
db14555af3 vid_group: working on getting connections going on station selection spanning multiple radios 2020-03-20 16:03:32 -07:00
Jed Reynolds
55beaa26d3 genia-stations: creates about 522 stations though 526 requested 2020-03-20 16:02:35 -07:00
Jed Reynolds
793dc3b399 script helps create large groups of stations for test system 2020-03-20 14:19:23 -07:00
Jed Reynolds
ed1adb17e3 vid_group: quieter 2020-03-18 22:49:10 -07:00
Jed Reynolds
4510ec924b l3_vid_group: fixes destroy action; fixes create action 2020-03-18 22:38:55 -07:00
Jed Reynolds
8164dff02a Utils: fixes getting members of a group 2020-03-18 22:37:02 -07:00
Jed Reynolds
7219e61d91 l3_vid_group: Can create, start and stop connections and groups. Not done yet. 2020-03-18 17:18:46 -07:00
Jed Reynolds
4cfad9cd50 vid_group: turns off verbose logging, fixes sleep call 2020-03-18 16:22:18 -07:00
Jed Reynolds
9084131cdc Utils: fixes broken waitfor that didnt collect nc_show_ports output; improves debug output, improves split for get_eid_map 2020-03-18 16:21:34 -07:00
Ben Greear
1006a0f803 Update readme for new scripts. 2020-03-17 15:51:23 -07:00
Ben Greear
e34f509d9c sniff: Make sure monitor port is not phantom before we start the sniff.
And fix portmod showing Current flags.
2020-03-17 12:48:41 -07:00
Ben Greear
5b548941a3 sniff: Use new capture API to start capture for a fixed amount of time. 2020-03-17 07:49:14 -07:00
Ben Greear
c909236d16 lf_sniff: Add comment for next steps. 2020-03-16 17:10:06 -07:00
Ben Greear
6ec75958ed Initial work on sniffer launcher script.
Still need to launch wireshark...
2020-03-16 13:26:45 -07:00
Ben Greear
b58cbdd23b portmod: Support configuring radio channel.
Helpful for creating monitor devices.
2020-03-16 11:50:42 -07:00
Ben Greear
7f418038dc scripts: Use new key:val parsing logic for port stats too. 2020-03-16 09:56:13 -07:00
Ben Greear
9edeeffed4 scripts: Fix lf_tos test to run on older python-3 2020-03-15 20:34:35 -07:00
Jed Reynolds
6f1c2fb871 Utils: fixes trailing space at end of command 2020-03-13 15:56:56 -07:00
Jed Reynolds
458b60bea2 test for creating lots of stations 2020-03-13 15:51:08 -07:00