Re: [Discuss-gnuradio] How's volk doing?

2018-12-29 Thread Albin Stigö
Hi Michael, Thanks for the feedback! As per your request I have rebased into three PRs: https://github.com/gnuradio/volk/pull/226 https://github.com/gnuradio/volk/pull/225 https://github.com/gnuradio/volk/pull/224 Hope someone will have a look at them! They are necessary for building with

Re: [Discuss-gnuradio] How's volk doing?

2018-12-28 Thread Michael Dickens
Hi Albin - Thank you for all of your work here! I haven't tested it out, but reading through it (and other PRs) you're really helping Volk along for NEON. I'm not going to review this PR, just comment about PRs in general ... for now. In general for GR / Volk PRs: Keep them targeted and simple;

[Discuss-gnuradio] How's volk doing?

2018-12-28 Thread Albin Stigö
Maybe some of you have noticed that I've been working on getting volk 1.4 and gnuradio 3.8 to compile and cross compile for ARM with clang (specifically clang 7 but seems to work down to at least 3.8). I'm happy to say that it's working pretty well now! Volk with neon support works and most of