Re: [Discuss-gnuradio] Clock Recovery MM documentation

2015-07-30 Thread Daniel Camara
Hi Klauss, You could also take a look at https://www.tablix.org/~avian/blog/archives/2015/03/notes_on_m_m_clock_recovery/, it helped me quite a bit! Best regards... Daniel On Thu, Jul 30, 2015 at 7:17 PM, Martin Braun wrote: > Klaus, > > the manual page for this block has a paper referenc

Re: [Discuss-gnuradio] Running a GNU Radio Companion generated code

2014-12-23 Thread Daniel Camara
Hi Johannes, THANKS a lot Yes you did really helped, as you said I was trying to run the wrong .py!!! The example generates two .py on on the main directory, as you said, and another on the ~/.grc_gnuradio. I had seen somewhere that gnuradio companion generate code on the ~/.grc_gnuradio.

[Discuss-gnuradio] Running a GNU Radio Companion generated code

2014-12-22 Thread Daniel Camara
Hi people, Sorry for the dummy question, but I didn't find a simple and direct answer searching around for this. (Not need to say also that I am just starting with GNU Radio... :) OK I have a code, generated with Gnu radio companion that i want to run over the command line to follow with GDB.

Re: [Discuss-gnuradio] Gnuradio over Zynq

2014-10-30 Thread Daniel Camara
n null pointer exception when it tries to get the attributes of the device on the line: *buffer_length = atol(udev_device_get_sysattr_value(dev, "xx_buf_len")); Best regards... Daniel On Tue, Oct 28, 2014 at 8:58 AM, Daniel Camara wrote: > > Hi, > >I would like

[Discuss-gnuradio] Gnuradio over Zynq

2014-10-28 Thread Daniel Camara
Hi, I would like to run the example from the GNURadio adaptation for Zynq ( http://gnuradio.org/redmine/projects/gnuradio/wiki/Zynq), but I am not able to run it, it gives me a coredump. I managed to create the bootable card, at least I think so as the example does not work. What I did: ze

[Discuss-gnuradio] Building a Zedboard BOOT.bin

2014-10-23 Thread Daniel Camara
Hi, I am trying to generate a bootable SD card for the zedboard and I am running over some small issues. For starters, do you provide the u-boot.elf you use somewhere? In the http://gnuradio.org/data/sdk/zedboard_armv7a-hf- vfp-neon/ there is only the uboot.bin, but the boot.bif at zynq-acp/top