[Discuss-gnuradio] question to gmsk.py (modulation)

2010-07-08 Thread Thilo Mönicke
Hi all, I'am doing some stuff with gmsk and so I had a look to gmsk.py (gnuradio-core/src/lib/python/gnuradio/blks2impl/gmsk.py). In the modulation part of the file, the incomming stream is nrz coded, gaussian filtered and frequency modulated... so far so good. But the gaussian taps for the FIR-f

Re: [Discuss-gnuradio] problems building gcell on ps3

2010-02-17 Thread Thilo Mönicke
Hi Matthias, I had the problem before. You could solve it if you include in gc_aligned_alloc.cc the stdio.h header. There is an other bug in gc_jd_stack.c at line 30/31. You have to remove the end of line in this case... good luck Thilo 2010/2/17 Matthias Kalthoff : > Hi now I have another err

Re: [Discuss-gnuradio] PS3 - gcell_fft

2010-01-29 Thread Thilo Mönicke
Hi, I tryed to set the fft lenght to 16384... but the gcell fft only accepts values to 4096. Its defined in the C-Files, but why? Do you have any working benchmarks for the ps3? regards, Thilo 2010/1/27 Eric Blossom : > On Wed, Jan 27, 2010 at 11:36:14AM +0100, Thilo Mönicke wrote: &g

[Discuss-gnuradio] PS3 - gcell_fft

2010-01-27 Thread Thilo Mönicke
Hi, I tried to set up a little Testprogram for the PS3 which should show the advantage of the Power PC structure. For that, the program should calculate 1 FFTs and take the time. Unfortunately this program is much slower as a same program running at a GPP. With the tool spu-top I verified that

[Discuss-gnuradio] Playstation 3 and gnuradio

2010-01-09 Thread Thilo Mönicke
etail::clone_impl >'  what():  tr1::bad_weak_ptr Do you have an idear, what the problem could be? best regards from germany Thilo Mönicke ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio