[Arm-netbook] RTL-SDR possible on mele ?

lkcl luke luke.leighton at gmail.com
Thu Jun 21 23:06:22 BST 2012


On Thu, Jun 21, 2012 at 10:54 PM, Henrik Nordström
<henrik at henriknordstrom.net> wrote:
> ons 2012-06-20 klockan 16:12 +0300 skrev Alexandru Stoian:
>> As the title suggests I'm curious if this would run on ARM.
>> http://sdr.osmocom.org/trac/wiki/rtl-sdr
>
> Good question. how much CPU processing does it require? The mele is a
> single core 1.2GHz ARM7 Cortex A8 class CPU. I.e. quite decent compared
> to some years old PC.
>
> I assume the needed drivers are all open source. If not then that is a
> major showstopper.

 the osmocon stuff is fully GPL'd - it's mostly written, i believe, by
harald welte.  gnuradio is entirely GPL'd.  from what i gather of that
wiki page, the rtl-sdr code *is* the driver, and it supports the
RTL2832U which is on that ebay page.

 so about the only thing, alexandru, that *might* be needed, would be
to optimise the rtl-sdr code (or gnuradio) to use NEON.  or perhaps if
you don't want to get involved in doing that consider compiling
everything through llvm or some other compiler which has automatic
NEON optimisation built-in.

 l.



More information about the arm-netbook mailing list