Displaying 8 results from an estimated 8 matches for "sxl".
Did you mean:
sol
2010 Dec 02
1
Powercom SXL-1000A-LCD
...a traoble whith my ups, - megatec driver can not calculating % of
charging and voltage on battery:
# uname -a
FreeBSD backup.*.*.* 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Wed Sep 22
12:25:01 EEST 2010
ups.conf
[Powercom]
driver = megatec
port = /dev/cuau0
#battvolts=12:24
desc = "powercom sxl-1000A"
# ./nut start
Network UPS Tools - UPS driver controller 2.4.1
Network UPS Tools - Megatec protocol driver 1.6 (2.4.1)
Megatec protocol UPS detected.
Cannot calculate charge percentage for this UPS.
<================================ !!!
Starting nut.
Network UPS Tools upsd 2.4.1
li...
2015 Apr 02
5
OT: Recommended anti-virus for Windows
...zg5/eCb+0HIq5qOCkeRj64ax0QOMzlvcScBRQDp
tBzXIAXnFGMNmgE8tvD9Xh2Gi/OKx/bbqRdo8mMzUGUlWSErSt2UMPkpN3Vm3S2C
wQhSqMoNnxWCypofazmIXH+TKn1/ipUhZXF3GcZsBYDfIb95kvdBrJm//QioI8Fy
BFGc5Cj9DjXNxIbCfvQuyrG1RDdwHKjt/AMmoB0RXpSwhxRfS2749gyrkGXRUSSd
IFRpX8Ds0quxx8D9YY96FYX4VbPFhFKIm64OigjLOenedek4A0TpUg7tF5HpyDA7
SXl/l9wFbqAOIKR+VYHIix9UPqxUkU/6fio1D/RhD+8gulY9Tj4Bx5vjpVkJm4wY
+Dj0VZ6LyhhkkOTypvENrY2imyxJ+MQ/xKiBQCcvGJIkNcxKr3Xd9D6cFkkkZWR7
bAaC26I/cC4witLZSC2k
=1XHp
-----END PGP SIGNATURE-----
1997 May 11
2
R-alpha: Logarithmic scales
...(XMAP(xt(x1[i % nx1])), YMAP(yt(y1[i % ny1])));
GEndPath();
}
}
2) rect() does not work either. Unfortunately, do_rect() in "plot.c"
overrides the yt() function... What about this (lines 983-1031):
SEXP do_rect(SEXP call, SEXP op, SEXP args, SEXP env)
{
SEXP sxl, sxr, syb, sys, col, lty, border;
double *xl, *xr, *yb, *ys;
int i, n, nxl, nxr, nyb, nys;
int ncol, nlty, nborder;
int colsave, ltysave;
GCheckState();
if(length(args) < 4) errorcall(call, "too few arguments\n");
xypoints(call, args, &n);
sxl = C...
2006 Jan 27
0
[PATCH] fentonups patch to make it work with some powercom ups's
...(void)
--- nut-2.0.2/drivers/fentonups.h.orig 2005-05-04 12:36:36.000000000 +0300
+++ nut-2.0.2/drivers/fentonups.h 2006-01-27 14:13:09.000000000 +0200
@@ -63,6 +63,10 @@ struct {
{ "ULT-1000", "PowerCom ULT-1000", 1.91, 0.42, 1.91, 0.42, 165, 200, 240, 275, 1 },
+ { "SXL-1500A", "PowerCom SXL-1500A", 1.91, 0.42, 1.91, 0.42, 165, 200, 240, 275, 1 },
+ { "SMK-1500A", "PowerCom SMK-1500A", 1.91, 0.42, 1.91, 0.42, 165, 200, 240, 275, 1 },
+ { "SMK-800A", "PowerCom SMK-800A", 1.91, 0.42, 1.91, 0.42, 165, 200, 240, 2...
2015 Apr 02
0
OT: Recommended anti-virus for Windows
...QOMzlvcScBRQDp
> tBzXIAXnFGMNmgE8tvD9Xh2Gi/OKx/bbqRdo8mMzUGUlWSErSt2UMPkpN3Vm3S2C
> wQhSqMoNnxWCypofazmIXH+TKn1/ipUhZXF3GcZsBYDfIb95kvdBrJm//QioI8Fy
> BFGc5Cj9DjXNxIbCfvQuyrG1RDdwHKjt/AMmoB0RXpSwhxRfS2749gyrkGXRUSSd
> IFRpX8Ds0quxx8D9YY96FYX4VbPFhFKIm64OigjLOenedek4A0TpUg7tF5HpyDA7
> SXl/l9wFbqAOIKR+VYHIix9UPqxUkU/6fio1D/RhD+8gulY9Tj4Bx5vjpVkJm4wY
> +Dj0VZ6LyhhkkOTypvENrY2imyxJ+MQ/xKiBQCcvGJIkNcxKr3Xd9D6cFkkkZWR7
> bAaC26I/cC4witLZSC2k
> =1XHp
> -----END PGP SIGNATURE-----
> _______________________________________________
> CentOS mailing list
> CentOS at cento...
1997 Jul 30
0
R-alpha: line types
...}
*** plot.c.orig Tue Jul 29 16:43:34 1997
--- plot.c Tue Jul 29 16:51:02 1997
***************
*** 875,880 ****
--- 875,883 ----
GSavePars();
+ if(nlty && INTEGER(lty)[i % nlty] != NA_INTEGER) GP->lty = INTEGER(lty)[i % nlty];
+ else GP->lty = DP->lty;
+
xl = REAL(sxl);
xr = REAL(sxr);
yb = REAL(syb);
Benjamin Bolker Dep't of Ecology and Evolutionary Biology,
ben@eno.princeton.edu Princeton University
tel: (609) 258-6886, fax: (609) 258-1334
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel maili...
2015 Apr 02
5
OT: Recommended anti-virus for Windows
...gt; tBzXIAXnFGMNmgE8tvD9Xh2Gi/OKx/bbqRdo8mMzUGUlWSErSt2UMPkpN3Vm3S2C
>> wQhSqMoNnxWCypofazmIXH+TKn1/ipUhZXF3GcZsBYDfIb95kvdBrJm//QioI8Fy
>> BFGc5Cj9DjXNxIbCfvQuyrG1RDdwHKjt/AMmoB0RXpSwhxRfS2749gyrkGXRUSSd
>> IFRpX8Ds0quxx8D9YY96FYX4VbPFhFKIm64OigjLOenedek4A0TpUg7tF5HpyDA7
>> SXl/l9wFbqAOIKR+VYHIix9UPqxUkU/6fio1D/RhD+8gulY9Tj4Bx5vjpVkJm4wY
>> +Dj0VZ6LyhhkkOTypvENrY2imyxJ+MQ/xKiBQCcvGJIkNcxKr3Xd9D6cFkkkZWR7
>> bAaC26I/cC4witLZSC2k
>> =1XHp
>> -----END PGP SIGNATURE-----
>> _______________________________________________
>> CentOS mailing l...
2006 Oct 03
1
HP Toolbox kills Samba
...(&';\F$T
MRF*F[@#&K8?>`$8"C%9J++3N`$:+G+H#&)W0*")T`*.5F&(Z@#$&#&H^C!ZU
MF$Y@C-"-'< 8C$86TP&,44(W\F&,!JLFNH Q^ @8N3"NS&_ V &,0<-OY,,H
ME4>!M0,8O1PHC'W:H*>47)/?V%.!#3G8F 4>@ ?@`3;H88,>-NA]?JUKM4/F
MU0&,02+SXL/HU%#7'?4J\W+>"F1>4%I0W. !> `>(/,">9!Y]4NDU5BL%6LP
MKA"4,3F#!^ !> "1!I$&D?;Y19H6:U>E8%PA*&-R!@_ `_ `(@TB[0L5:4J<
MWZS2.A5IJX7AS84:]<^-,LW:&/DR+>M%)XO7>V(;#]KN_4.6WDU63&U>U/Q9
M"K'AU>]?M&KU$3E6EYHXL0M!/EQ3(BZO...