discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] oprofile inband code results


From: Brian Padalino
Subject: Re: [Discuss-gnuradio] oprofile inband code results
Date: Tue, 9 Oct 2007 17:40:35 -0400

As another naive note, since sincosf seems to be the dominating
function by a large factor, this website might be worth a read:

    http://www.devmaster.net/forums/showthread.php?t=5784

I know there is a fast sine and cosine somewhere for filtering, but I
also thought those caused some issues recently with GMSK demodulation?
 When converted from floating -> fixed point for transmission, the
error might be swamped by the quantization noise?

The last section of the forum post really is interesting since we
generally do work on more than 1 piece of data at a time, the SIMD
version of calculating sines or cosines might come in handy.

Brian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]