I found it. This is what I found on FM/FSK
carrier-tracking:
audio_rate = 2;
alpha = 5 * 0.25 * math.pi / (audio_rate);
beta = alpha * alpha / 4.0
max_freq = -2.0*math.pi*18970/audio_rate;
min_freq = -2.0*math.pi*19030/audio_rate;
stereo_ca
Hello,
I just created my first 2-level FSK demodulator and
would like to add carrier-tracking to find the carrier
frequency. Since some RF signals are offset by about
5kHz. I need a way to zero in on the frequency to
compensate for the offset. Is there a block that
performs this function? Or,
Kevin Rudd (Contractor) wrote:
> Hello all,
> I just received my USRP and I have successfully installed GNURadio on my
> Linux box. I am just starting to dabble with the code a bit. I am very
> much a Windows/MATLAB developer, so I think I could be far more productive
> if I could just stream
Kuntal wrote:
> Hello,
>
> Is anyone of you working fulltime with the FPGA? I want to ask a few
> questions.
I suspect you mean the FPGA on the usrp.
> Because I hardly find any documentation on GnuWiki on that or I hardly get
> any replies to my posts on the FPGA.
This might be because you questi
hanwen wrote:
> Hi, my friends.
>
> Our 2 x 2 MIMO-OFDM system is nearly acomplished. I'm glad to share some
> details about it later.
> Now I'm starting to working on a 4 x 4 one. Of course it'll needs two clock
> locked USRP , 4 tx db and 4 rx db. We're using rfx2400.
>
>> From the wiki (http:/
Hi Kevin,
I think the capabilities that we are developing at the moment are
related. What we soon hope to achieve is a USRP server (Linux box
running GNU Radio with a USRP), servicing clients (only one at this
stage) that are running Windows/Matlab. Communications occur over
TCP/IP. The serve
I'm starting to work out some test code regarding the host end, and I was wondering how
hard it will be when done testing to actually put a packet on the bus? I assume we can
reuse some of the previous interface.
Question from Thibaud: is the loopback interface working on the USRP, and how
to
On Tue, Mar 13, 2007 at 04:53:24AM -0700, Kuntal Majumdar wrote:
> Hello,
>
> Please help me out. I am getting this error message whenever I try
> the usrper . command except the times when I am loading the fpga
> with my own .rbf file.
>
> "found unconfigured usrp; needs firmware"
>
> Wh
On Mon, Apr 16, 2007 at 06:11:26AM -0700, Kuntal wrote:
>
> Hello,
>
> I have a few doubts.
> 1) What is the use of the following .rbf files?
> std_4rx_0tx implements 4 Rx channels without half-band, 0 tx channels
> std_2rxhb_2tx implements 2 Rx channels w/ half-band filter, 2 tx cha
2007/4/19, Kevin Rudd (Contractor) <[EMAIL PROTECTED]>:
Hello all,
I just received my USRP and I have successfully installed GNURadio on my
Linux box. I am just starting to dabble with the code a bit. I am very
much a Windows/MATLAB developer, so I think I could be far more productive
if I c
Hello all,
I just received my USRP and I have successfully installed GNURadio on my
Linux box. I am just starting to dabble with the code a bit. I am very
much a Windows/MATLAB developer, so I think I could be far more productive
if I could just stream the baseband waveforms to and from the US
Hello,
Is anyone of you working fulltime with the FPGA? I want to ask a few
questions.
Because I hardly find any documentation on GnuWiki on that or I hardly get
any replies to my posts on the FPGA.
Thanks a lot.
Kuntal
--
View this message in context:
http://www.nabble.com/FPGA-tf3606449.ht
Hi, my friends.
Our 2 x 2 MIMO-OFDM system is nearly acomplished. I'm glad to share some
details about it later.
Now I'm starting to working on a 4 x 4 one. Of course it'll needs two clock
locked USRP , 4 tx db and 4 rx db. We're using rfx2400.
From the wiki (http://gnuradio.org/trac/wiki/MultiU
13 matches
Mail list logo