Chuck SmileyRekiere
05a8a6a908
lf_cisco_power.py : bug fix for series 3504
2021-01-08 12:13:03 -07:00
Chuck SmileyRekiere
efa3b8441d
lf_cisco_power.py : 3504 had prompt missing
2021-01-08 11:59:10 -07:00
Chuck SmileyRekiere
fab32eb8c5
lf_cisco_power.py : table layout changes
2021-01-08 06:34:22 -07:00
Chuck SmileyRekiere
454c759d48
lf_cisco_power.py : table layout change
2021-01-08 06:32:00 -07:00
Chuck SmileyRekiere
a825b55056
lf_cisco_power.py : minor tab issue
2021-01-07 13:41:27 -07:00
Chuck SmileyRekiere
20f71b3d10
lf_cisco_power.py : help cleanup
2021-01-07 13:29:30 -07:00
Chuck SmileyRekiere
b47f0f0f23
lf_cisco_power.py : updates to EPILOG for understanding the xlsx output
2021-01-07 12:47:08 -07:00
Chuck SmileyRekiere
9187167e1c
lf_cisco_power.py : bug fix on trying to connect with controller
2021-01-07 11:07:23 -07:00
Chuck SmileyRekiere
d5cfdb5383
lf_cisco_power.py updates to help
2021-01-07 10:49:18 -07:00
Chuck SmileyRekiere
32420abdd0
lf_cisco_power.py : greater than
2020-12-16 11:38:32 -07:00
Chuck SmileyRekiere
d19de9d521
lc_cisco_power.py : updated help
2020-12-16 11:03:21 -07:00
Chuck SmileyRekiere
deef5bb89a
lf_cisco_power.py : updates for Beacon
2020-12-16 11:00:42 -07:00
Chuck SmileyRekiere
e32fc4fadb
lf_cisco_power.py : diff of beacon/measured combined/measure
...
cisco_wifi_ctl.py : add reminder for 3504 (Cisco Controller)
2020-12-15 15:44:13 -07:00
Chuck SmileyRekiere
e8cd01461d
cisco_wifi_ctl.py : reduce logging, lf_cisco_power.py bug fix
2020-12-10 21:44:53 -07:00
Chuck SmileyRekiere
38c2a83371
lf_cisco_power.py : default antenna gain to "0"
2020-12-10 21:15:29 -07:00
Chuck SmileyRekiere
1bbe190f6b
lf_cisco_power.py : fixed str
2020-12-10 21:12:35 -07:00
Chuck SmileyRekiere
f110bbeb93
lf_cisco_power.py : arg correction
2020-12-10 21:09:37 -07:00
Chuck SmileyRekiere
5ffddfbfac
lf_cisco_power.py : typo on args parser
2020-12-10 21:08:24 -07:00
Chuck SmileyRekiere
21626afaf4
lf_cisco_power.py : added --prompt for unique prompts
2020-12-10 21:03:55 -07:00
Chuck SmileyRekiere
cb2f77654d
cisco_wifi_ctl.py, lf_cisco_power.py : need to get to working state.
2020-11-19 20:03:59 -07:00
Chuck SmileyRekiere
aa553915c1
cisco_wifi_ctl.py , lf_cisco_power.py : bug fixes
2020-11-19 18:10:19 -07:00
Chuck SmileyRekiere
9d601656cd
cisco_wifi_ctl.py , lf_cisco_power.py have stdout use basicConfig, it will
...
duplicate log messages will need to address later.
2020-11-19 17:38:50 -07:00
Chuck SmileyRekiere
0d10dcc862
cisco_wifi_ctl.py, lf_cisco_power.py : the capturing of output flag
...
did not work as intended.
2020-11-19 17:32:09 -07:00
Chuck SmileyRekiere
2484cc0c77
lf_cisco_power.py : bug fix with wireless_tag_policy
2020-11-19 16:19:39 -07:00
Chuck SmileyRekiere
67ac4ff5e0
lf_cisco_power.py : first of 2 commits, the wlan was hardcoded and needs
...
to be configurable. It worked since it wasn't changed
2020-11-13 15:42:43 -07:00
Chuck SmileyRekiere
74c4f80b7b
lf_cisco_power.py : If capture output is always True then do not suppress
...
the controller output
2020-11-13 15:18:49 -07:00
Chuck SmileyRekiere
a879b45983
lf_cisco_power.py : second commit to request to suppress output
2020-11-13 14:58:25 -07:00
Chuck SmileyRekiere
fbc37a6e84
cisco_wifi_ctl.py : suppress logging flag to reduce logging chatter
...
lf_cisco_power.py : intial sample of use there will be a subsequent commit
2020-11-13 14:47:02 -07:00
Chuck SmileyRekiere
5099f92f7a
lf_cisco_power.py : ability to pass log file name so subprocess (mainly
...
cisco_wifi_ctl.py, or pass stdout if a log file is not to be created.
lf_cisco_snp.py : added also the ability to user stdout if log file not
passed in , will update the logging for lf_cisco_snp.py - in another commit
2020-11-13 12:36:54 -07:00
Chuck SmileyRekiere
af4ea5bdae
lf_cisco_power.py : capture all logging from the cisco controller when
...
cap_ctl_out is true , also fix to loging args
2020-11-13 10:47:47 -07:00
Chuck SmileyRekiere
5ab96ba3a6
lf_cisco_power.py : only instruct the controller to create the wlan once
2020-11-12 16:19:27 -07:00
Chuck SmileyRekiere
6a8f00d7ec
lf_cisco_power.py : capture out put clean up
2020-11-12 13:59:48 -07:00
Chuck SmileyRekiere
7ab34c1b6a
lf_cisco_power.py : needed the port command for the delete_wlan
2020-11-12 13:44:52 -07:00
Chuck SmileyRekiere
a5859d8a12
cisco_wifi_ctt.py , lf_cisco_power.py : needed to add following commands to the controller
...
"wireless tag policy default-policy-tag","no wlan open-wlan policy default-policy-profile"
2020-11-12 13:04:47 -07:00
Chuck SmileyRekiere
445e868f02
lf_cisco_power.py : delete_wlan when test complete
...
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com >
2020-11-12 12:53:58 -07:00
Chuck SmileyRekiere
5469269f2b
lf_cisco_power : display the loop_count when reading the controller dbm
2020-11-06 08:17:26 -07:00
Chuck SmileyRekiere
c3ec8805e3
lf_cisco_power.py : retry on getting controller data
2020-11-06 07:43:53 -07:00
Chuck SmileyRekiere
eb71a44bc3
lf_cisco_power.py errors where showing a pass - fix
2020-11-05 15:44:58 -07:00
Chuck SmileyRekiere
b2f4c64006
lf_cisco_power.py : noticed outfile typo
2020-11-04 14:27:39 -07:00
Chuck SmileyRekiere
ae8e18a5dc
lf_cisco_power.py : default duration set to 20 sec
2020-11-04 14:22:19 -07:00
Chuck SmileyRekiere
a285774dc3
lf_cisco_power.py : cosmetic fix in full file name
2020-11-04 14:11:24 -07:00
Chuck SmileyRekiere
d9d5b30e52
lf_cisco_power.py : fixed action='store_true'
2020-11-04 13:23:29 -07:00
Chuck SmileyRekiere
711f5b35a8
lf_cisco_power.py : output log file and time stamp to match xlsx
2020-11-04 12:52:53 -07:00
Chuck SmileyRekiere
0100dd0ef5
lf_cisco_power.py : xlsx file name in title
2020-11-03 16:11:33 -07:00
Chuck SmileyRekiere
a26eeeed26
lf_cisco_power.py : logging clean up and tested exit_on_error
2020-11-03 15:47:56 -07:00
Chuck SmileyRekiere
ca00a44c07
lf_cisco_power.py: email/text on completion of test
...
lf_mail.py : slight formatting change
2020-11-03 15:21:03 -07:00
Chuck SmileyRekiere
69ee9bcd25
lf_cisco_power.py udated epilogue to include how to email text
2020-11-03 14:33:07 -07:00
Chuck SmileyRekiere
a468a7b170
lf_cisco_power.py : needed to re-run pyflakes - changed "boo" to bool
2020-11-03 14:10:17 -07:00
Chuck SmileyRekiere
5b142020c3
lf_cisco_power.py: update to have multiple email recipiants
2020-11-03 14:07:42 -07:00
Chuck SmileyRekiere
cc68ebda04
lf_cisco_power.py: fixed calling exit prior to sending email
2020-11-03 11:41:53 -07:00