Commit Graph

18 Commits

Author SHA1 Message Date
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
fd70df3cb5 vid_group: adds loop to collect more interfaces across more radios 2020-03-20 16:30:20 -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
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
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
f2766163ab l3_vid_group: creating two test groups: one for L3 CX, one for Generic CX 2020-03-10 16:38:05 -07:00
Jed Reynolds
3b704ac46e l3_vid_group: getting group calls to work 2020-03-10 14:19:25 -07:00
Jed Reynolds
688cc9325f l3_vid_group: perl use statements do not work inside conditionals 2020-03-09 14:43:05 -07:00
Jed Reynolds
af2043e4f2 l3_vid_group: WIP uses correct method for listing groups, fixes call to lf_firemod 2020-03-05 23:37:20 -08:00
Jed Reynolds
b67ff1b631 l3_vid_group: adding show-group logic 2020-03-05 19:57:54 -08:00
Ben Greear
ed5255de3e Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-03-04 16:37:08 -08:00
Ben Greear
d824eb2e66 Fix perl use of 'use lib'
The 'use lib' logic happens in the pre-compile stage, so one cannot
use normal 'if' logic to use a particular INC.  Instead, just make sure
that best dir is added to 'use lib' last since it prepends to INC.
2020-03-04 16:35:47 -08:00
Jed Reynolds
1321da7aa9 l3_vid_group: able to create connections with properly sorted port names 2020-03-03 21:39:28 -08:00
Jed Reynolds
45b4512ba2 l3_vid_group: progress on creating L3 CX; WIP 2020-03-03 11:27:18 -08:00
Jed Reynolds
af86da755f l3_vid_group: working on create step 2020-03-02 22:46:47 -08:00
Jed Reynolds
f8ad1b53c9 l3_vid_group: WIP: script creates a bunch of L3 and video em scripts 2020-02-19 22:46:53 -08:00