Displaying 2 results from an estimated 2 matches for "pp100".
Did you mean:
gp100
2005 Sep 30
2
Creating an array [0 to 101] of a list
Hi
I looked, but I didn't find it:
I need an array [0 to 101] where each element is a list (the result of
Kest in spatstat).
I.e. I want to do:
A[2] <- Kest(pp1)
A[3] <- Kest(pp2)
...
A[101] <- Kest(pp100)
How can I create A ?
Rainer
--
Rainer M. Krug, Dipl. Phys. (Germany), MSc Conservation
Biology (UCT)
Department of Conservation Ecology
University of Stellenbosch
Matieland 7602
South Africa
2007 Oct 31
0
NUT usbhid -- trying to write USB (sub)drivers
...d by the megatec_usb
driver. Neither device uses the HID protocol, and therefore neither
will be supportable by a usbhid-ups subdriver.
-- Peter
Rok =?utf-8?q?Pape=C5=BE?= wrote:
>
> Hello Peter.
>
> I've noticed that 2 of my UPSes:
> 1. PowerMust 800 USB, 800VA
> 2. Sweex PP100, 1000VA
> ... are not supported in NUT.
>
> I've found your nice document on writing USB subdriver and
> decided to give it a go. The NUT version I'm using is a
> development from the SVN trunk.
>
> My ups.conf has the following entries:
>
> [PowerMust_800_USB]...