Jed Reynolds
d00d8e7e21
create_wanlink python script can create and modify wanlinks but not display them. Need to create JSON handler for WAN Links
2019-12-17 16:31:07 -08:00
Ben Greear
a766a4ddfb
Initial attempt at power report control script.
2019-12-16 20:44:16 -08:00
Ben Greear
f2a2bfed1b
cisco-py: Improve logging handling, print output in human readable format
...
Output interprets newlines as such.
2019-12-16 20:13:11 -08:00
Ben Greear
8333416479
Add another expect pattern to catch when we loose connection.
2019-12-15 08:22:50 -08:00
Ben Greear
e7a228bc52
Improve cisco ctrl script and let lf_portmod.pl work from CWD
2019-12-14 15:14:06 -08:00
Jed Reynolds
00d0e50351
cisco-wifi-ctl: working on getting basic commands to complete
2019-12-11 19:15:05 -08:00
Jed Reynolds
bd660c677e
cisco_wifi_ctl: logging fixed, able to login, issue command, logout
2019-12-11 15:27:42 -08:00
Jed Reynolds
5cfdc7d3c3
cisco_wifi_ctl script started, should accept either telnet or ssh, refinement needed
2019-12-10 17:15:13 -08:00
Jed Reynolds
0654205380
har-to-portal: able to print out data for requests in reasonable perl format
2019-12-02 23:08:39 -08:00
Jed Reynolds
2a64d0867b
har-to-portal reads post data
2019-12-02 19:09:51 -08:00
Jed Reynolds
5457b84961
har-to-portal.pl able to parse HAR file
2019-12-02 18:13:28 -08:00
Jed Reynolds
f472404618
script_test: port_down_up_down_lfportmod test passes
2019-11-27 15:43:32 -08:00
Jed Reynolds
afb66af9be
lf_portmod: fixes ambitious show_port error, now does set_ifstate as requested
2019-11-27 15:42:04 -08:00
Jed Reynolds
8f0b41d52f
JsonUtils: quieter
2019-11-27 15:03:07 -08:00
Jed Reynolds
ee750349d9
script_test: got port_down_up_down_jsonutils to pass
2019-11-27 15:02:47 -08:00
Jed Reynolds
5b094d7783
LANforge/Test.pm: fixes undef self reference for Test param
2019-11-27 14:25:58 -08:00
Jed Reynolds
b74f973251
script_test: lf_portmod calls allow passing port switch
2019-11-27 13:20:46 -08:00
Jed Reynolds
73353096b8
lf_portmod: updates cli switches for mgr-port
2019-11-27 13:20:21 -08:00
Jed Reynolds
d8b5b2892d
wifi_diag: fixes unintialized sequence number, whitespace
2019-11-26 17:21:58 -08:00
Jed Reynolds
88280615f4
wifi-diag: initializes block-ack bitmap to 16 bytes of zeros
2019-11-26 16:10:30 -08:00
Jed Reynolds
ba748aab9c
script_test: expanding tests
2019-11-25 23:24:39 -08:00
Jed Reynolds
182b1787ae
small updates
2019-11-25 23:24:17 -08:00
Jed Reynolds
392c6ca6c0
Reducing size of each test, using Test2 package
2019-11-25 20:35:05 -08:00
Jed Reynolds
50c859d487
Test.pm provides perl script testing base class
2019-11-25 13:15:43 -08:00
Jed Reynolds
0eaac34317
script_test: splitting up tests in a more responsible way
2019-11-22 17:56:47 -08:00
Jed Reynolds
93d851800f
create_sta.py: changes get() to jsonPost()
2019-11-21 17:24:01 -08:00
Jed Reynolds
1392a4403a
LFUtils.py: small improvements
2019-11-21 17:24:01 -08:00
Ben Greear
756b1ceb09
adjust-apache: Better handling for /etc/hosts
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2019-11-21 14:20:10 -08:00
Jed Reynolds
e9ffab48d3
script_test: adds better reporting mechanism
2019-11-19 23:01:35 -08:00
Jed Reynolds
8179def1e8
script_test: adds GetOptions feature
2019-11-19 13:45:35 -08:00
Jed Reynolds
306d85b225
ScriptTest: initial test querying a port
2019-11-18 18:13:06 -08:00
Jed Reynolds
05eda4ed71
lf_associate_ap: corrects comment
2019-11-16 11:28:46 -08:00
Jed Reynolds
5c87395c22
Port.pm: adds parsing for IPSec line
2019-11-16 11:28:04 -08:00
Jed Reynolds
0b13a52489
lf_portmod: fixes parsing show_port, makes option optional with ":" GetOptions token
2019-11-16 10:52:48 -08:00
Ben Greear
12ba500849
Make speed test executable.
2019-11-16 06:53:11 -08:00
Jed Reynolds
f42fc97a19
detects out of date mgr_port values
2019-11-12 17:40:38 -08:00
Jed Reynolds
e9f249d311
Script is better way of making certificates with SANs
2019-11-12 15:15:04 -08:00
Ben Greear
76aa7662c2
Merge branch 'master' of github.com:greearb/lanforge-scripts
2019-11-12 14:50:45 -08:00
Ben Greear
c61c8abf34
speedtest-cli, from: https://github.com/sivel/speedtest-cli
...
Under apache license.
Signed-off-by: Ben Greear <greearb@candelatech.com >
2019-11-12 14:49:56 -08:00
Jed Reynolds
6dad1cedae
adjust_apache now smarter about self signed certers
2019-11-12 14:24:40 -08:00
Isaac Konikoff
0bb2200929
Trying a different route for number of points.
2019-11-12 10:30:57 -08:00
Isaac Konikoff
741f0edb48
Add points argument to control x-axis time scale.
2019-11-11 15:15:54 -08:00
Jed Reynolds
dbdaa38b4a
pulse_detect: adds cli argument parsing for center frequency, serial number
2019-11-08 15:41:27 -08:00
Jed Reynolds
bca7cef249
adds notes; forces detection of QT_X11_NO_MITSHM=1
2019-11-08 15:16:02 -08:00
Isaac Konikoff
2eadf9968b
Python pulse detection script...needs the following to work (tested on
...
F27 and F30):
hackrf, gr-osmosdr and gnuradio installed
export QT_X11_NO_MITSHM=1
line 70 should be a variable to control time scale on x-axis,
default is 100000 which corresponds to 30ms
line 117 needs correct hackrf serial number from hackrf_info output
line 119 needs correct frequency to receive on, default is 5180MHz
2019-11-08 14:13:22 -08:00
Jed Reynolds
00a43e5953
associate_ap: adds flags for new modes, flag fields, durns off warning, adds wpa3 mask, fixes undef error when not associated
2019-11-06 15:32:24 -08:00
Ben Greear
660e1fecfd
Add shell script to more easily launch the wifi diag script.
...
Signed-off-by: Ben Greear <greearb@candelatech.com >
2019-11-06 08:23:11 -08:00
Jed Reynolds
3cc0e0706f
Updates README
2019-10-31 10:01:42 -07:00
Jed Reynolds
229e6012bf
simple readme file
2019-10-30 18:37:55 -07:00
Jed Reynolds
2faba75fef
py-json: adds more examples of modifying stations
2019-10-30 18:23:40 -07:00