discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD support for USRP1


From: Josh Blum
Subject: Re: [Discuss-gnuradio] UHD support for USRP1
Date: Tue, 10 Aug 2010 02:19:44 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6



On 08/10/2010 01:49 AM, Sylvain Munaut wrote:
On 08/10/2010 01:32 AM, Josh Blum wrote:
Say that I want to interface the USRP1 to Simulink using the UHD and
supporting timed TX samples. Would that be feasible with the anticipated
state of the USRP1 support?

The USRP1 does not feature timed samples,

Well, there is a firmware that does (the so called 'inband signalling'
one, even tough it's a misnomer).

I was hoping that with the UHD api featuring timing control, that it
would become the default firmware.


The UHD will use the same images that gnuradio uses for fpga and firmware because its known to work and there is source code for it. I am not opposed to future enhancement once the basic features work. And I hear there is some hobbyist interest in implementing a VRT like packet structure and time control...

I dont know anything about the state of the 'inband signalling'. It works but its not stable? There is an fpga image but no source code? Chime in if you know!


If there is an underflow during a RX capture, will the samples just be
missing (and therefore potentially desyncing the receiver) or have a
'hole' of zeroes of the correct length (it would be way better as a sync
at least would be preserved).

The USRP1 under uhd will behave like the gnuradio USRP1 driver. So samples will just be missing and maybe an 'O' is printed.

If the packets had timestamps, it would be easy to integrate with the uhd's rx_metadata. :-)

-Josh



reply via email to

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