Commit Graph

20 Commits

Author SHA1 Message Date
Jed Reynolds
cb35ebf99d Utils: adds methods to consistently turn show_X rows into hashmaps 2020-03-11 19:06:36 -07:00
Ben Greear
031358ca69 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-03-10 17:18:50 -07:00
Ben Greear
b8c8f24f27 Fix usage of telnet so that we do not keep sending useless newlines. 2020-03-10 17:18:04 -07:00
Jed Reynolds
1845ed5e76 Utils: inevitable whitespace conversion 2020-03-10 16:38:05 -07:00
Ben Greear
a7e74632c3 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-03-10 16:27:21 -07:00
Ben Greear
529ec8780f scripts: Add logic to normalize for negative latency. 2020-03-10 16:26:56 -07:00
Jed Reynolds
7c057d6593 Utils: fixes sleep_ms, sleep_sec so can be called as $self->sleep_X(); fixes test_groups(), group_items() 2020-03-10 14:19:25 -07:00
Ben Greear
8505273a2e scripts: Initial work for the tos/latency script.
And fixes to lf_firemod for endp creation.
2020-03-10 13:32:16 -07:00
Ben Greear
238792e7d4 Add logic to parse and normalize latency buckets and similar buckets. 2020-03-10 06:41:21 -07:00
Jed Reynolds
7a65069b30 Utils: getting test group items 2020-03-09 14:44:45 -07:00
Ben Greear
a7777555d2 Utils: Make sure the connect() logic disables brief output mode.
Otherwise, we hang waiting for RSLT, which is not sent in brief mode.
2020-03-09 14:30:03 -07:00
Jed Reynolds
bb874bc367 Utils: adds test_groups() 2020-03-05 23:35:04 -08:00
Jed Reynolds
d85fd85b59 Utils: a version of cx_for_group 2020-03-05 19:57:54 -08:00
Jed Reynolds
9e657cd66d Utils: subroutines work better by defining anonymous references at the start 2020-03-03 21:38:36 -08:00
Jed Reynolds
a716e240e3 Utils: added get_eid_map() and ports_on_radio() 2020-03-03 11:26:22 -08:00
Jed Reynolds
cccdbf2217 Utils: fixes utils->connect() method; fixes telnet hang on start 2020-02-18 20:41:54 -08:00
Jed Reynolds
72129d7aa9 Utils gains connect() to centralize telnet logic 2020-02-17 15:38:17 -08:00
Jed Reynolds
e460315b80 LANforge/Utils adds sleep_ms() sleep_sec() functions that use select() 2020-02-11 14:30:03 -08:00
Jed Reynolds
75678eafed Utils.pm: Adds diagnostic output when encountering blank/undef argument 2019-03-27 15:35:38 -07:00
Ben Greear
f3198d23c3 Add LANforge perl modules. 2017-10-06 14:01:49 -07:00