Is there any difference in using this stack compared to say, the
Ubuntu distribution available on www.armhf.com, and compiling gnuradio
from source?
Vanush
On Fri, Dec 27, 2013 at 2:31 AM, Philip Balister wrote:
> On 12/26/2013 02:28 AM, Jean-Michel FRIEDT wrote:
>> I have used the opportunity o
I wrote this array under the
interp_ff_impl::work(int noutput_items,
gr_vector_const_void_star &input_items,
gr_vector_void_star &output_items)
int f[m];
I could not initialise by
int f[m]={0};
block is also not work can we write ar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yes, armhf is a prepackaged distribution for specific boards (which I
don't think will fit the Zynq board), bringing desktop linux distros
to embedded devices (which is, in my eyes, a little dubiously
usefull), while OpenEmbedded is a method to roll yo
On 12/27/2013 03:38 AM, Vanush Vaswani wrote:
> Is there any difference in using this stack compared to say, the
> Ubuntu distribution available on www.armhf.com, and compiling gnuradio
> from source?
Compiling GNU Radio from source on an embedded board takes much longer
than using a cross compile