Jed Reynolds
68a30d6bd2
lf_icemod.pl: fixes connection logic
2020-12-17 21:00:52 -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
fbb667dfe4
icemod: adds cli arguments for missing set_wl_info params
...
removes old code
re-orders variable evaluation
fixes scope error when using fmt_cmd
2019-03-27 15:38:13 -07:00
Jed Reynolds
71d762b74f
WIP: adding jitter features
2019-03-27 13:25:10 -07:00
Jed Reynolds
4075b122e9
lf_icemod: gains features to add wanlink cx, add wanlink endpoints
2019-01-02 15:43:31 -08:00
Jed Reynolds
98fec34ce3
lf_icemod.pl: fixes command switches and library paths
2018-12-03 11:26:25 -08:00
Jed Reynolds
41fe0661e5
Adds --help|-h options; shows usage message and exits 0 if no arguments
2017-10-16 19:00:55 -07:00
Ben Greear
72712ff548
Add scripts from the tools directory in the private Candela repo.
...
These scripts will now be publicly available in a git repo for
easier shared development and change tracking.
2017-10-06 13:41:50 -07:00