Re: [Discuss-gnuradio] Re: Discuss-gnuradio Digest, Vol 65, Issue 45

2008-04-27 Thread Tom Rondeau
CHIN-YA HUANG wrote: Message: 6 The OFDM system uses fft_length number of subcarriers and occupied_tones number of used subcarriers. The used subcarriers are mapped to the middle of the fft_length subcarriers leaving the same number of guardband subcarriers on either side. The middle two

[Discuss-gnuradio] calculating standard deviation of fft result

2008-04-27 Thread arslan . ali
I am writing a code that will scan and stop if it finds an FM station. For this i need to calculate the standard deviation of the fft result. is there a function built to do this? how can i perform mathametical operations on fft resultant data ?

[Discuss-gnuradio] usrp_tv_rcv.py on Leopard

2008-04-27 Thread Casey Tucker
Hello again, I've almost successfully compiled gnuradio on leopard on my new Intel MacBook, with the exception of make check fails both before and after running make install. I've used the MacPorts versions of just about every dependency except SDCC which I installed per the instructions of

Re: [Discuss-gnuradio] usrp_tv_rcv.py on Leopard

2008-04-27 Thread Michael Dickens
Casey - Those errors in 'gr_goertzel' are normal for running make check on Mac OS X 10.5. I have no idea why the difference is between 10.4 (where make check passes) and 10.5, except some small tweak in a library and / or the compiler. IME, you can safely ignore that error, install GNU