search for: towers

Displaying 20 results from an estimated 640 matches for "towers".

Did you mean: powers
2012 May 18
5
Loop Help
...d that column to identify what rows came from what dataset. Using the code below, I get the error message "Error in rep(i, nrow(TOWER.i)) : invalid 'times' argument" but it doesn't make sense to me since nrow should give an integer value. Any help will be really appreciated. TOWERS<-c("TOWER1","TOWER2","TOWER3","TOWER4","TOWER5","TOWER6","TOWER7") for(i in 1:7){ TOWER.i<-TOWERS[i] TOWER<-rep(i,nrow(TOWER.i)) TOWER.i<-cbind(TOWER.i[1:2],TOWER, TOWER.i[2:length(TOWER.i)]) } -- View this messa...
2006 Jul 01
2
Unhandled event when using APC BackUPS Pro
Hi, I'm new to nut, just installed it. I configured it using the hidups driver to work with my APC BackUPS: # upsc apc350@localhost battery.charge: 100 battery.runtime: 885 battery.voltage: 13.5 driver.name: hidups driver.parameter.port: /dev/usb/hiddev0 driver.version: 2.0.0 ups.delay.shutdown: -1 ups.delay.start: 0 ups.load: 660 ups.mfr: American Power Conversion ups.model: Back-UPS CS 350
2003 May 05
3
polr in MASS
Hi, I am trying to test the proportional-odds model using the "polr" function in the MASS library with the dataset of "housing" contained in the MASS book ("Sat" (factor: low, medium, high) is the dependent variable, "Infl" (low, medium, high), "Type" (tower, apartment, atrium, terrace) and "Cont" (low, high) are the predictor variables
2005 Apr 17
3
Minimum distance
G'day, I have a matrix 20000 x 500 populated with all the distances between a list of airports and a list of towers. What I'm having trouble doing is finding the closest airport to each tower, Any help would be greatly appreciated. Regards, Michael Williams [[alternative HTML version deleted]]
2014 Sep 16
0
Recycling and keeping backups - Tower of Hanoi management of backups using rsync
Thanks to Kevin and Paul for responses. We use a modified Tower of Hanoi scheme (on top of rsync and --link-dest and recycling) for deciding which backups to keep. Here is a sample of our holdings for one area: home.20111124.seq.0 set 0 home.20130512.seq.512 set 10 home.20140203.seq.768 set 9 home.20140414.seq.832 set 7 home.20140708.seq.896 set 8 home.20140815.seq.928 set 6
2008 May 07
4
[Bug 15857] New: Errors in Desktop Tower Defense (flash game)
http://bugs.freedesktop.org/show_bug.cgi?id=15857 Summary: Errors in Desktop Tower Defense (flash game) Product: swfdec Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2020 Jun 19
0
HCL <FSP> <Champ Tower 1k> supported by <blazer_usb>
Hi everybody, following UPS is successfuly tested. Model: FSP Champ Tower 1k https://www.fsp-europe.com/CS/champ-tower-series-1k2k3k/ lsusb: Bus 002 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial ups.conf: [powerpal]     driver = blazer_usb     port = /dev/hidraw0 Mode = standalone Distro = CentOS 8 What I did to get UPS communicate. In terminal run as root: ln -s
2012 Jul 20
1
error in join a RODC (samba4)
Hi list, I'm trying to add a RODC in an AD environment using the command: /usr/local/samba4# bin/samba-tool domain join ad.xxxxx.com.br RODC -UAdministrator --realm=ad.xxxxx.com.br -W XXXXX But I'm getting this error: ... checking sAMAccountName Adding CN=TOWER,OU=Domain Controllers,DC=ad,DC=xxxxx,DC=com,DC=br Adding CN=krbtgt_TOWER,CN=Users,DC=ad,DC=xxxxx,DC=com,DC=br Got
2014 Jan 31
2
Question on support for Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower on Freebsd 9.1.
I am working with a number of our customers to ensure that NUT works with different UPS's on Freebsd 9.1. The current one I am looking is support for: *Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower* What seems to be supported in Freebsd is: CXR1000 blazer_ser LAN Saver 600 genericups upstype=0 Power Guardian genericups upstype=7 PrOffice 650 USB blazer_usb DS-800 USB
2014 Feb 01
0
Question on support for Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower on Freebsd 9.1.
On Jan 31, 2014, at 3:14 PM, Chris Duffy wrote: > The current one I am looking is support for: > > Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower > > What seems to be supported in Freebsd is: Small clarification: the hardware compatibility list isn't broken down by operating system (theoretically, the drivers should work on any POSIX system, with additional
2010 Nov 10
0
Tower of the Ancients
1.3.5 had a page fault in the legacy (win'95/95) game. Here is the log. [code] fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:win:EnumDisplayDevicesW ((null),0,0x33eba4,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33f584,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33f590,0x00000000), stub!
2008 Sep 27
1
retrieving weights from a polr object
Dear list members, The polr() function in the MASS package takes an optional weights argument for case weights. Is there any way to retrieve the case weights from the fitted "polr" object? Examining both the object and the code, I don't see how this can be done, but perhaps I've missed something. Any help would be appreciated. John ------------------------------ John Fox,
2010 Mar 24
1
Sim Tower
Hey everyone, I'm trying to get Sim Tower (ya...old game lol) to run in wine. andi t installs more or less untill the end, where it says something about "Unable to start DDE communication with Program Manager" and i can either abort, retry or ignore. retry just goes in a loop, and the others do as they should. When i click ignore a bunch of times, it finally says "installation
2000 Mar 30
0
Samba dosn't seem to work when bridging is enabled under FreeBSD 3.4
Hi, I have been trying to set up a network bridge on my FreeBSD 3.4 machine (hades), and as soon as I enable the bridge, Samba stops servicing requests from both sides of the network. The following is a 'diagram' to give you an idea of my setup. |------| |----+Charon| |-------| |----| | |------| |Neptune+----+Hades+----|
2008 Oct 31
0
Get an object other than primary key ID
Hello, i want to retrieve and object from a table other than primary key ID. eg: @sites.each do |@site| @site_id = @site.id @tower = Tower.find(:all, :conditions => ["site_id =?", @site_id]) Tower Belongs to Site. so Site_id is a reference in tower object. there will be only one Tower object for Site Object. Should we give relation as has_obne in
2009 Mar 20
1
Special Information Tones
I'm having a problem with Verizon Wireless. I would be extremely surprised if I was the only one having this problem. It seems to me that Verizon Wireless might be able to use one of the Special Information Tones to allow us to solve the problem. But I really do not whether my suggestion is compliant with the ITU-T standards. Perhaps someone can give me an expert opinion on whether I
2014 Feb 06
0
Question on support for Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower on Freebsd 9.1.
On Feb 5, 2014, at 10:12 AM, Chris Duffy wrote: > However, we are using NUT 2.6.5. > > Are we missing something by running 2.6.5 rather then > 2.7.1? If so, I can build/install 2.7.1. Well, 2.6.5 is from August 2012, so it's not the newest. And eventually, we would like people to switch to the shiny new nutdrv_qx driver which is in 2.7.1. But I'm pretty much guessing here
2008 Sep 25
1
OT: Do You Know What the Problem With CDMA is?
It's OT but I thought it was funny enough to point out seeing this is a telephony list...... world wide data.....like the 'world series' of baseball if you ask me :-) Regards, Dean Collins dean at cognation.net +1-212-203-4357 (New York) +61-2-9016-5642 (Sydney) http://www.Cognation.net <http://www.Cognation.net/profile> ________________________________ From:
2014 Feb 04
0
Question on support for Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower on Freebsd 9.1.
On Feb 3, 2014, at 9:05 PM, Chris Duffy wrote: > Thx for the info Charles. > > Here is what I am seeing from > 'usbconfig list' [...] > ugen1.3: <USB UPS PPC> at usbus1, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON > > > The last line I guess is key. Unfortunately, it is not very unique: the vendor can pick the string "USB UPS PPC", but the drivers
2014 Feb 06
1
Question on support for Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower on Freebsd 9.1.
Charles, here is the command(s) output using uhidd.... # uhidd -v -u /dev/ugen1.3ugen1.3[0]-> HID interface ugen1.3[0]-> Report descriptor size = 27 ugen1.3[0]-> Kernel driver is active ugen1.3[0]-> kernel driver detached! ugen1.3[0]-> Find IN interrupt ep: 0x81 packet_size=0x8 # /usr/local/libexec/nut/blazer_usb -a UPSonic -u root -DDDD 0.000000 debug level is