discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] MSB


From: Davide Anastasia
Subject: Re: [Discuss-gnuradio] MSB
Date: Fri, 23 Mar 2007 13:36:43 +0100

Il giorno gio, 22/03/2007 alle 12.14 +0100, Davide Anastasia ha scritto:
> Il giorno mar, 20/03/2007 alle 10.09 +0100, Davide Anastasia ha scritto:
> > > Maybe we should make gr_complex_short be  a typedef for
> > > complex<short> 
> > > and output those. 
> > 
> > Yep, in this way std::complex make conversion between float and short
> > transparently. Ok, I'll work in this direction. Actually I'm working
> > on
> > usrp1_source_s.cc. I'll send you my work when is completed, tested and
> > fully working. Soon maybe.
> > 
> > Regards, 
> 
> Hi List,
> I attach to this mail the works I've done on the gr-usrp driver, in
> special way on usrp1_source_s. It's not a very beautiful code, but work!
> Any suggestion is appreciate.

Attached there is a cumulative patch, which contains my mods for width
sample settings on usrp1_source_c.* and usrp1_source_s.*.
I tested it with usrp_fft.py and usrp_rx_cfile.py (with some mode I
made. Let me know if you need they.). They work nicely! ;)
In usrp1_source_c I still use the standard gr_complex, but I little
modification is needed to use a new gr_complex_short, if added to
complex.h.

Regards,
-- 
Davide Anastasia

web: http://www.davideanastasia.com/
email: address@hidden

Attachment: patch-gr-usrp.patch-2
Description: Text Data


reply via email to

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