discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] DBSRX Lo Frequency


From: Marcus Leech
Subject: Re: [Discuss-gnuradio] DBSRX Lo Frequency
Date: Thu, 01 Feb 2007 14:24:51 -0500
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

Gregory W Heckler wrote:
Is there a missing class for the DBSRX daughterboard not include in the CVS repository? There seems to be no way to command the LO frequency tuning word of the MAX2118 downcoverter chip.


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Use the 'tune' method:

r = usrp.tune(self.u, 0, self.subdev, target_freq)

This is from my code in gr_radio_astronomy/src/python/usrp_ra_receiver.py






reply via email to

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