discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] full daughterboard support added to in-band code


From: Stefan Bruens
Subject: Re: [Discuss-gnuradio] full daughterboard support added to in-band code & in-band update
Date: Sun, 18 Jan 2009 18:05:43 +0100
User-agent: KMail/1.10.3 (Linux/2.6.27.7-9-default; KDE/4.1.3; x86_64; ; )

On Friday 16 January 2009 19:52:47 George Nychis wrote:
> Hi all,
>
> Thanks to Eric, Jonathan, Tom, and whoever else worked on the C++
> daughterboard code, we now have full daughterboard support for the
> in-band project.  I only have BasicTX/RX and RFX2400 which I tested. If
> anyone wants to test others I would greatly appreciate it.
>
> I have made modifications to usrp_usb_interface in usrp/host/lib/inband
> for the support, which are now checked in to the trunk.
>
> You can specify a center frequency by adding an rf-freq element in the
> usrp_dict dictionary in any of the applications, for example to use 2.45G:
>    pmt_dict_set(usrp_dict, pmt_intern("rf-freq"), pmt_from_long(2450e6));

Hm, MAX_LONG= (2^31)-1 = 2147 483 648
2450e6 = 2450 000 000 > MAX_LONG

Stefan

-- 
Stefan Brüns  /  Bergstraße 21  /  52062 Aachen
phone: +49 241 53809034     mobile: +49 151 50412019

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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