Hi,
We are using USRP-E100, but that requires us to find a Xilinx ISE first.
We will go on that but since we can get a USRP1,
we want to know how to update FPGA on USRP1 too.
We have already successfully compiled it in Quartus, and we want to have
a test first.
The file and the only file we have
On 08/25/2011 03:41 PM, xi yang wrote:
Hi, Philip,
Thanks!
If I got a USRP1, what files do I need to copy to /usr/share/uhd/images ?
And that's it? No additional operations?
Are you using a USRP1 or a USRP-E100?
Philip
Yooxi
2011/8/25 Philip Balister
On 08/25/2011 03:26 PM, xi yang wr
Hi, Philip,
Thanks!
If I got a USRP1, what files do I need to copy to /usr/share/uhd/images ?
And that's it? No additional operations?
Yooxi
2011/8/25 Philip Balister
> On 08/25/2011 03:26 PM, xi yang wrote:
>
>> Hi, Nick,
>>
>> Thanks a lot!
>> Do you know which file is same as usrp_std.v th
On 08/25/2011 03:26 PM, xi yang wrote:
Hi, Nick,
Thanks a lot!
Do you know which file is same as usrp_std.v that is responsible for binding
all modules together?
This one:
fpga/usrp2/top/E1x0/u1e_core.v
I think.
Philip
Yooxi
2011/8/25 Nick Foster
Yooxi,
The USRP1 used an Altera FPGA
Thanks, Josh!
Then we will find a Xilinx ISE and see what's the next step.
Yooxi
Josh Blum-3 wrote:
>
>
>
> On 08/24/2011 09:30 PM, xi yang wrote:
>> Hi, all,
>>
>> We have made a FPGA FFT module.
>> We downloaded the UHD source code from
>> https://github.com/EttusResearch/UHD-Mirror/arc
Hi, Nick,
Thanks a lot!
Do you know which file is same as usrp_std.v that is responsible for binding
all modules together?
Yooxi
2011/8/25 Nick Foster
> Yooxi,
>
> The USRP1 used an Altera FPGA. The USRP E100 uses a Xilinx Spartan-3A FPGA.
> The FPGA code you want to be modifying is in the fp
Jeffery,
The first thing to keep in mind is that everything is GPL'ed (and
specifically, *not* LGPL). This means that if you use any UHD host code,
you must obey the GPL for EVERYTHING that links in. This goes all the way
up to your customer's application. This restriction already applies for G
Nothing is repeated. Samples dropped during an underrun are lost.
--n
On Wed, Aug 24, 2011 at 10:00 PM, Marcus M wrote:
> Hi,
> What does the USRP do during underruns? Does it repeat sending the old
> samples or does it wait until the newer samples are produced by the
> computer?
>
> Thanks
>
>
Yooxi,
The USRP1 used an Altera FPGA. The USRP E100 uses a Xilinx Spartan-3A FPGA.
The FPGA code you want to be modifying is in the fpga/usrp2/top/E1x0
directory.
--n
On Wed, Aug 24, 2011 at 9:30 PM, xi yang wrote:
> Hi, all,
>
> We have made a FPGA FFT module.
> We downloaded the UHD source c
This is Nazmul, a PhD student of Wireless Info. & Networking Lab of ECE,
Rutgers University. I need to use GNUradio in UHD platform to implement some
wireless communication algorithms. I have two very general questions.
1. Do you know of any book that focuses mostly on software defined radio
with
On 25/08/2011 9:37 AM, Cornelius Kaiser wrote:
Hello All,
when running the build-gnuradio script on my ubuntu systems i get the following
error:
"Checking for package sdcc
Failed to find libraries with prefix 'libboost_' after pre-requisite
installation.
This very likely indicates that the pr
Hello All,
when running the build-gnuradio script on my ubuntu systems i get the following
error:
"Checking for package sdcc
Failed to find libraries with prefix 'libboost_' after pre-requisite
installation.
This very likely indicates that the pre-requisite installation failed
to install one or
On Thu, Aug 25, 2011 at 09:57:30AM -0300, Felipe Fideles wrote:
> Hello All,
>
> I'm trying to use FFTW in the development of a new signal processing block.
> The ./boostrap and ./configure commands work fine, but when I type the make
> command, I get the following error:
>
> /usr/src/gnuradio/gr
Hello All,
I'm trying to use FFTW in the development of a new signal processing block.
The ./boostrap and ./configure commands work fine, but when I type the make
command, I get the following error:
/usr/src/gnuradio/gr-deteccao/lib/.libs/libgnuradio-deteccao.so: undefined
reference to `fftw_exec
Is it possible to put two QT GUI Sinks (FFT displays) in a single
application window? I want to use one to show the radio spectrum (to/from
UHD) and another to show the audio spectrum, at the same time.
When I put two QT GUI Sink blocks in a GRC graph, I see only one of them in
the application win
I am trying to switch a GRC transceiver between transmit and receive using a
boolean variable that shows up on the GUI as a pair of QT radio button or as
a checkbox. The boolean variable controls two valves, one between the UHD
source and the rest of the receiver, and the other between the transmit
16 matches
Mail list logo