discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] WX GUI FFT sink on Raspberry Pi


From: Tom Tsou
Subject: Re: [Discuss-gnuradio] WX GUI FFT sink on Raspberry Pi
Date: Mon, 10 Feb 2014 13:27:25 -0500

On Fri, Feb 7, 2014 at 9:25 PM, Wayne Roberts <address@hidden> wrote:
> Seems more viable to run it on a more modern cpu, such as
> http://www.rtl-sdr.com/demonstrating-gqrx-running-beaglebone-black-rtl-sdr/

I would not completely discount performance of the Raspberry Pi -
notably floating point performance against the Cortex-A8. In many
cases, the performance gap is probably smaller than a change of
architecture generations would normally dictate. The Raspberry Pi has
a full VFP implementation versus the more or less crippled
non-pipelined VFPLite version on the A8. It's true that the A8 does
have a NEON unit, which is extremely capable, but that chunk of
silicon won't see full use without explicitly written instructions.

Regarding the original question, is the CPU choking? Perf results
would be telling, but numbers from top are better than nothing.

  -TT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]