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: Gregory W Heckler
Subject: Re: [Discuss-gnuradio] DBSRX Lo Frequency
Date: Thu, 01 Feb 2007 14:35:35 -0500
User-agent: Thunderbird 2.0b2 (Windows/20070116)

I guess this implies there is no C++ native DBSRX support at this time? Does there exist an ICD to the DBSRX daughterboard that I could write a C++ driver to?

-Heckler

Marcus Leech wrote:
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




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







reply via email to

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