On 03/31/2012 11:10 PM, concernedconsu...@verizon.net wrote:
> Hi,
>
> We are trying to install gnuradio on our home laptop running mint
> 12. ./configure for gnuradio indicates that the boost libraries could not be
> found. After reading the READMEboost, I downloaded the latest boost,
> boost_1
Hi,
Instead of computer, I want to use standalone FPGA to do signal processing.
I have a FPGA dev board with 1000M Ethernet port, and the board can
send/recv UDP packet with computer now.
If I want to use the FPGA board to control and use USRP N210 directly, what
should I do?
I have to implemen
Hi Balint,
Good job!
Would it be possible to also git the I2C command document that you used to
"tame" the RTL2832 or a link to it in the README?
Thanks,
Patrik
- Original Message -
From: "Balint Seeber"
To:
Sent: Friday, March 30, 2012 4:43
Subject: Re: [Discuss-gnuradio] RTL283
Hi Patrik,
Firstly I should point out that the underlying I2C code has come from the
rtl-sdr tool: http://sdr.osmocom.org/trac/wiki/rtl-sdr
Which in turn (I believe) uses the tuner control source from the Linux
kernel RTL2832 V4L/USB DVB drivers. That source is also found at
https://github.com/mb
Many thanks for the info,
Patrik
- Original Message -
From: "Balint Seeber"
To:
Cc: "'Patrik Tast'"
Sent: Sunday, April 01, 2012 14:49
Subject: RE: [Discuss-gnuradio] RTL2832 ($20 USB SDR) support now in gr-baz
Hi Patrik,
Firstly I should point out that the underlying I2C code ha
On Sun, Apr 1, 2012 at 3:14 AM, Josh Blum wrote:
>
>
> On 03/31/2012 11:10 PM, concernedconsu...@verizon.net wrote:
>> Hi,
>>
>> We are trying to install gnuradio on our home laptop running mint
>> 12. ./configure for gnuradio indicates that the boost libraries could not be
>> found. After reading
Uploaded a new build-gnuradio:
http://www.sbrac.org/files/build-gnuradio
Apparently, on non-English Ubuntu systems, the post-prereq search for
"libboost_" fails, apparently due to the "_" character. Farking weird,
but there it is. So, removed the "_" and had it do a a somewhat
more-ambiguo
I just wanted to give a heads up on several things that are in flight
right now, and what Tom and I are planning soon.
- Removal of dependency on gsl for gnuradio-core. The wavelet blocks
that were in gnuradio-core, which depend on the GNU Scientific Library
for some of their functions, have been
So I'll add a bit more detail, and bump the thread because I don't
understand this either.
If we apply the following unpackings to a byte of value 69 we get:
gr.packed_to_unpacked_bb(1, gr.GR_LSB_FIRST) -> (1, 0, 1, 0, 0, 0, 1, 0)
gr.packed_to_unpacked_bb(1, gr.GR_MSB_FIRST) -> (0, 1, 0, 0, 0, 1
On 04/01/2012 11:57 AM, Tom Rondeau wrote:
On Sun, Apr 1, 2012 at 3:14 AM, Josh Blum wrote:
On 03/31/2012 11:10 PM, concernedconsu...@verizon.net wrote:
Hi,
We are trying to install gnuradio on our home laptop running mint
12. ./configure for gnuradio indicates that the boost libraries cou
> - Removal of dependency on gsl for gnuradio-core. The wavelet blocks
> that were in gnuradio-core, which depend on the GNU Scientific Library
I would make a similar argument for the FFTW dependency on
gnuradio-core. I'm not volunteering, but that would bring gnuradio-core
down to gruel, boost,
11 matches
Mail list logo