discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-air-modes: problem with uhd and USRP1


From: madengr
Subject: Re: [Discuss-gnuradio] gr-air-modes: problem with uhd and USRP1
Date: Mon, 29 Nov 2010 20:16:33 -0800 (PST)

Nick,

Got it working on my USRP2 by changing to line 57 to:
self.u = uhd.single_usrp_source("addr=192.168.1.15",
uhd.io_type_t.COMPLEX_FLOAT32)

and line 119 to:
result = self.u.set_center_freq(freq,0)

I'm getting 0 aircraft locations in the KML file but the stdout is as
follows:

(-40) Type 11 (all call reply) from e9fc9f in reply to interrogator 5
(-41) Type 11 (all call reply) from 2c4e09 in reply to interrogator 0

I assume these are Mode-S packets, thus no position info?


-- 
View this message in context: 
http://old.nabble.com/gr-air-modes%3A-problem-with-uhd-and-USRP1-tp30326133p30336873.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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