[Discuss-gnuradio] Fwd: Nand D flipflop in gnuradio

2014-01-01 Thread Sandhya G
Hi , Thank you for the replies. But i don't know much about programming so can anyone tell me how do i change the work function of block so that I can make it work. Thanks sandhya -- Forwarded message -- From: MHMND Herath Date: Wed, Jan 1, 2014 at 11:10 PM Subject: Re:

Re: [Discuss-gnuradio] Playback

2014-01-01 Thread Paul B. Huter
Thanks, Marcus. The limiting factor for the flows I have seems to be RAM more than anything, and I will be back at 8GB tomorrow, hopefully, and things should be good. Thanks, and Happy New Year. Paul B. Huter On Jan 1, 2014 8:01 AM, "Marcus Müller" wrote: > -BEGIN PGP SIGNED MESSAGE- >

[Discuss-gnuradio] Fwd: Re: GNURadio on Zync: thanks for the excellent tutorial

2014-01-01 Thread Philip Balister
Scroll down for info on the commit Jonathon mentioned. I forgot to cc the list on the reply :) Philip Original Message Subject: Re: [Discuss-gnuradio] GNURadio on Zync: thanks for the excellent tutorial Date: Wed, 01 Jan 2014 17:54:48 -0500 From: Philip Balister To: Jean-Miche

Re: [Discuss-gnuradio] GNURadio on Zync: thanks for the excellent tutorial

2014-01-01 Thread jpendlum
The eth0 issue is due to an error in the device tree in the specific commit I called out for meta-xilinx on the Wiki. I am actively working on an update to the Zynq Wiki that uses Philip's repo work and is a more streamlined approach. However, I will not be able to post that for another week or so

Re: [Discuss-gnuradio] GNURadio on Zync: thanks for the excellent tutorial

2014-01-01 Thread Jean-Michel FRIEDT
Damn I missed all these replies to my initial post due to not being familiar with our webmail interface and not having access to the lab for the last 8 days. I hope I have not done anything stupid by not taking into account the comment about having to wait for the OE update: I have tried to add my

Re: [Discuss-gnuradio] Newbie quesion about building C++ blocks/SWIG/Python

2014-01-01 Thread Marcus Müller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Florian, I'd, too, say that this is a linking problem. Since the master thesis was written in the beginning of 2011, it's most probably not compatible with GR 3.6., and that's why you had to fix so much. Furthermore, the project uses the now obsole

Re: [Discuss-gnuradio] Playback

2014-01-01 Thread Marcus Müller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul, yes, that would basically make a 1s recording (50e6 Samples) play in 2s. Be aware however that 25Msam/s is still a lot to process, so the throttled samples might still stress out your CPU ;) Have nice new year, Marcus On 26.12.2013 23:31, Pa

Re: [Discuss-gnuradio] OutOfTree Module Tutorial

2014-01-01 Thread Marcus Müller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tanaga, no, the tutorial is not compatible with your GR version. 3.6.4 is *really* old; please use the current versions (3.7) if you want to develop your own GNU Radio modules. However, if I may ask: How, where and why did you get 3.6.4.1? Happy h

[Discuss-gnuradio] OutOfTree Module Tutorial

2014-01-01 Thread Tanaga Biru
Dear Helpers, I am using GNURadio 3.6.4.1. I am following the tutorial on OutOfTreeModules http://gnuradio.org/redmine/projects/gnuradio/wiki/OutOfTreeModules. I am having trouble in running make test. It fails with Traceback (most recent call last): 2: File "/home/lilo/workspace/gr-howto/pytho