Commit Graph

643 Commits

Author SHA1 Message Date
anjali
9f6dffdd55 Modify Wlan Capacity Claculator Script 2021-01-21 14:20:11 +05:30
Jed Reynolds
2512aff66c Marked as outdated 2021-01-20 23:49:29 -08:00
Chuck SmileyRekiere
5b28c6ab10 lf_cisco_dfs.py , lf_cisco_snp.py : LCS-42 Update Cisco Controller class for variable prompt 2021-01-20 07:47:09 -07:00
Chuck SmileyRekiere
2becc53020 netgear_dfs.py: remove file 2021-01-19 08:09:39 -07:00
Nikita Yadav
41177e6f68 delete Netgear_dfs.py from repo 2021-01-19 20:29:18 +05:30
Nikita Yadav
86d679c7e0 'Moved Netgear_dfs.py to test_netgear_dfs.py 2021-01-19 20:25:48 +05:30
Chuck SmileyRekiere
fc70cf6ab0 Netgear_dfs.py : this was pulled on git pull --rebase and showed un-committed
will push and it may be reverted if needed.
2021-01-19 07:12:12 -07:00
Nikita Yadav
f2de08b595 updated file 2021-01-19 15:14:22 +05:30
Jed Reynolds
1ed4cc9577 test_status_msg.py: adds processing for --key 2021-01-18 22:42:29 -08:00
Chuck SmileyRekiere
10cc23c433 lf_cisco_dfs.py : cisco controller update lf_cisco_snp.py : comments updates 2021-01-18 14:05:31 -07:00
Matthew Stidham
6fc1f34586 test ipv4 variable time 2021-01-15 12:42:42 -08:00
Nikita Yadav
05ade5bb2b netgear_dfs update 2021-01-15 10:13:14 +05:30
DiptiDhond-Candela
0e8dec5dde Delete example_open_connection.py 2021-01-14 14:49:15 -08:00
DiptiDhond-Candela
54762b8a06 Delete example_wpa_connection.py 2021-01-14 14:47:57 -08:00
DiptiDhond-Candela
2d0dae4681 Delete example_wpa3_connection.py 2021-01-14 14:47:49 -08:00
DiptiDhond-Candela
a87a8bba2a Delete example_wpa2_connection.py 2021-01-14 14:47:41 -08:00
DiptiDhond-Candela
c76cb3f43f Delete example_wep_connection.py 2021-01-14 14:47:30 -08:00
Ben Greear
ac57bef693 Merge /home/greearb/git/tip/wlan-lanforge-scripts 2021-01-13 11:41:06 -08:00
Matthew Stidham
1fb560cca6 fix timestamp errors 2021-01-12 14:15:36 -08:00
Nikita Yadav
e78a596f09 netgear dfs - under progress 2021-01-12 14:20:02 +05:30
Logan Lipke
27bef91204 Shortened docstrings for easier maintenance 2021-01-08 16:56:11 -08:00
Logan Lipke
7bdb650d7d Shortened docstrings for easier maintenance 2021-01-08 16:56:11 -08:00
Logan Lipke
6d25adeceb Changed use of "column" in docstring to "attribute" 2021-01-08 16:56:11 -08:00
bealler
f077ad7962 Nightly Sanity - Create RADIUS profile via API 2021-01-08 15:46:29 -05:00
Chuck SmileyRekiere
428e45eac4 lf_cisco_snp.py : updates to lf_cisco_snp.py 2021-01-08 11:59:09 -07:00
Logan Lipke
185ca77e1a Updated docstrings to fit with standards 2021-01-07 16:22:49 -08:00
Logan Lipke
f3da9c4f1b Updated docstrings to fit new standards 2021-01-07 15:58:27 -08:00
Logan Lipke
6ec5da9eb6 Fixed typo 2021-01-07 15:55:18 -08:00
Logan Lipke
9358e809ec Updated docstring use to fit with standards 2021-01-07 15:55:18 -08:00
Logan Lipke
8a29d5df48 Updated docstring use to fit with standards 2021-01-07 15:55:18 -08:00
Matthew Stidham
a739cf928b update test all scripts 2021-01-07 15:47:23 -08:00
Chuck SmileyRekiere
0470f62d6d lf_cisco_snp.py : allow for prompt to be passed in args parse 2021-01-07 16:18:08 -07:00
Dipti
88e62bbea0 Merge branch 'master' of github.com:greearb/lanforge-scripts 2021-01-07 15:01:46 -08:00
Dipti
55ea7a5115 few line changes 2021-01-07 15:01:38 -08:00
Matthew Stidham
06d135597b all create scripts inherit directly from realm 2021-01-07 14:46:53 -08:00
bealler
fb2d894014 Add arguments to Nightly Sanity to allow user to specify firmware build and other parameters, README update and minor bug fixes 2021-01-07 13:25:00 -05:00
Matthew Stidham
bec53e1574 base scripts for creating lanforge items 2021-01-06 16:53:01 -08:00
Logan Lipke
13dc5ed016 Changed docstrings to fit script format 2021-01-04 15:27:05 -08:00
Chuck SmileyRekiere
9461f75aa6 lf_hackrf.py : python3 version, put in other code base , minor change for
raw_input that was pretty much it.  There will nee functionality added to
readback the inputs.
2021-01-04 06:53:22 -07:00
Matthew Stidham
4daa7467ba create station and create vap 2020-12-31 16:45:34 -08:00
Dipti
37bbe567ce test all scripts re-added 2020-12-30 19:43:52 -08:00
Logan Lipke
52998207c5 Added docstring for documentation and usage example 2020-12-30 17:02:58 -08:00
Logan Lipke
7c4789b673 Added docstring for documentation and usage example 2020-12-30 17:01:28 -08:00
Matthew Stidham
8b2d5ce0de Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-30 17:01:01 -08:00
Matthew Stidham
9c94287fb5 fix 2020-12-30 17:00:52 -08:00
Dipti
1ae7e545ae Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-30 16:11:14 -08:00
Dipti
20a06dfdbf 1k works again, added updated argparse formatting 2020-12-30 16:10:48 -08:00
Matthew Stidham
cacfc15766 my changes 2020-12-30 11:05:23 -08:00
Matthew Stidham
c42961f6af formatting error 2020-12-30 11:02:20 -08:00
Logan Lipke
b8e2b1a109 Added docstring for documentation and usage example 2020-12-29 16:56:16 -08:00