Re: [Discuss-gnuradio] Support wideband(20MHz) OFDM transmitting/receiving using RawOFMD and USRP N210

2012-08-07 Thread Alex Zhang
Could I know your current achieved bandwidth of OFDM communication over GNURadio on your platform? On Tue, Aug 7, 2012 at 9:55 AM, wrote: > ** > > On 07 Aug 2012 10:49, Nathan West wrote: > > > Agreed, which is why there is general advice, like enabling real-time > scheduling for non-root users

Re: [Discuss-gnuradio] Support wideband(20MHz) OFDM transmitting/receiving using RawOFMD and USRP N210

2012-08-07 Thread Alex Zhang
On Tue, Aug 7, 2012 at 9:12 AM, wrote: > ** > > On 06 Aug 2012 17:59, Alex Zhang wrote: > > Just state, I was using the tunnel.py instead of the rawOFDM to do the > test. Seems nobody declared good bitrate within this community, although I > have asked for many times. > > > > -- > > Alex, > *Drea

Re: [Discuss-gnuradio] hanging on top_block.stop

2012-08-07 Thread Ben Reynwar
Upgrading to boost 1.48 fixed the problem. Thanks again, Ben On Tue, Aug 7, 2012 at 2:43 PM, Ben Reynwar wrote: > Great, thanks. I'm using boost 1.46.1 so hopefully this will go away > once I upgrade to 1.47. > > On Tue, Aug 7, 2012 at 2:20 PM, Don Ward wrote: >> You don't say what OS or versio

Re: [Discuss-gnuradio] hanging on top_block.stop

2012-08-07 Thread Don Ward
You don't say what OS or version of boost you are using, but it sounds like an old problem. Try looking at http://lists.gnu.org/archive/html/discuss-gnuradio/2011-12/msg00098.html in the mailing list archives. -- Don W. - Original Message - From: "Ben Reynwar" To: "discuss-gnuradi

Re: [Discuss-gnuradio] preload a signal onto USRP

2012-08-07 Thread Robert Cicconetti
If you really needed to use a USRP as a standalone signal generator you could probably encode the signal into a hardware block on the FPGA, depending on how much in the way of resources are left unused. It would be much more work than the file source method mentioned earlier. Why do you want it pre

Re: [Discuss-gnuradio] preload a signal onto USRP

2012-08-07 Thread Nazmul Islam
You can preload the signal to a file. Thereafter, just use the flow graph: File source (repeat) --> USRP. Thanks, Nazmul On Tue, Aug 7, 2012 at 4:38 PM, Anisha Gorur wrote: > Hello All, > I have a bit of a strange question. Is it possible to somehow preload a > signal (it would be periodic) on

[Discuss-gnuradio] preload a signal onto USRP

2012-08-07 Thread Anisha Gorur
Hello All, I have a bit of a strange question. Is it possible to somehow preload a signal (it would be periodic) onto a USRP so that I would only have to send a signal saying "begin transmit", and it would do so, without sending anything besides the "begin transmit" message over the Ethernet cable?

Re: [Discuss-gnuradio] hanging on top_block.stop

2012-08-07 Thread Ben Reynwar
On Tue, Aug 7, 2012 at 10:31 AM, Ben Reynwar wrote: > Hi all, > > The following script hangs for me about 1 time in 10 on the call to > top_block.stop. > Drilling in a bit, it appears to get stuck on a call to 'interrupt' of > a boost::thread instance on line 91 of gruel/src/lib/thread_group.cc. >

[Discuss-gnuradio] hanging on top_block.stop

2012-08-07 Thread Ben Reynwar
Hi all, The following script hangs for me about 1 time in 10 on the call to top_block.stop. Drilling in a bit, it appears to get stuck on a call to 'interrupt' of a boost::thread instance on line 91 of gruel/src/lib/thread_group.cc. Has anyone else had this problem? Cheers, Ben import time from

Re: [Discuss-gnuradio] [USRP-users] usrp n210 cantenna radar

2012-08-07 Thread Evan Merewether
Try http://www.l-com.com/. A new packaged 1W amplifier for $130 seems reasonable to me. Anything over 1W is "...available only for export, military, licensed amateur radio and OEM component sales and are not offered for general sale within the USA". Evan Merewether - 575-640-5582 -Origin

Re: [Discuss-gnuradio] Support wideband(20MHz) OFDM transmitting/receiving using RawOFMD and USRP N210

2012-08-07 Thread mleech
On 07 Aug 2012 10:49, Nathan West wrote: > Agreed, which is why there is general advice, like enabling real-time scheduling for non-root users: http://lists.gnu.org/archive/html/discuss-gnuradio/2010-07/msg00463.html [1] > > You should also run volk_profile : http://gnuradio.org/redmine/proje

Re: [Discuss-gnuradio] Support wideband(20MHz) OFDM transmitting/receiving using RawOFMD and USRP N210

2012-08-07 Thread mleech
On 06 Aug 2012 17:59, Alex Zhang wrote: > Just state, I was using the tunnel.py instead of the rawOFDM to do the test. Seems nobody declared good bitrate within this community, although I have asked for many times. > > -- > > Alex, > _Dreams can come true - just believe._ Nobody has answe

[Discuss-gnuradio] usrp n210 cantenna radar

2012-08-07 Thread Juha Vierinen
Hi, I recently saw a picture of a nice little cantenna radar designed and built by Gregory Charvat from MIT (cantenna = waveguide antenna built from a tin can). His web page is here: http://www.glcharvat.com/Dr._Gregory_L._Charvat_Projects/Cantenna_Radar.html This seemed like a cool little proje

[Discuss-gnuradio] Audio sink does not throttle sample flow

2012-08-07 Thread Felix Wunsch
Hi all, I recently wrote a block for decoding DRM AAC streams. For testing I put together a small flow graph consisting of a wav source, encoder block, decoder block, (rational) resampler and an audio sink (an image of the flow graph is attached). When I now run this flow graph, the audio is