discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QPSK modulation resampling


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] QPSK modulation resampling
Date: Wed, 21 May 2008 06:27:11 -0700

> What I don't understand is the use of the switch case block in the code (to
> treat BPSK and QPSK separately from other modulations) as the code in all of
> the cases considered is exactly the same. My first thought was that there
> would be specific and more efficient functions for BPSK and QPSK but I only
> see generic ones.

There are more specific functions for for these, but they have not yet
been debugged and/or optimized, so the 'generic' routine is still the
one selected in the constructor.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/




reply via email to

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