Displaying 3 results from an estimated 3 matches for "25f".
Did you mean:
256
2001 Feb 01
1
minor psy.c modifications
Hello!
Some minor bugfixes...
source: psy.c
function: _vp_psy_init
1. '-' or '+' in this line?
maxoc=toOC((n*.5f - .25f)*rate/n)*(1<<(p->shiftoc+1))+.5f;
maxoc=toOC((n*.5f + .25f)*rate/n)*(1<<(p->shiftoc+1))+.5f;
2. I know: sizeof(float *) and sizeof(float) are 4 bytes long, but...
old lines:
p->noisemedian=_ogg_malloc(n*sizeof(float *));
p->noiseoffset=_ogg_malloc(n*sizeof(float *));
p->...
2012 May 12
2
NUT for Windows + Eaton/PW 5110
...y
usual APC RS 500's for desktop systems at our remote clients. It is an
Eaton 5110 500VA (103004256-5591).
I also thought it would be a good brand because of what looked like
great support from NUT (green status across the board).
I've been rather disappointed.
* It runs rather hot, ~25F more (128F on the side).
* Lack of battery info (runtime, charge capacity)
* Can't disable alarm permanently
* And more
I know line-interactive units run warmer than standby so I use the RS
500 units I have for comparison.
Eaton's Intelligent power protector simply reports the battery as...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking