Monday, March 4, 2019

Re: [Discuss-gnuradio] GNU RADIO on Ubuntu Server

Hi Mehtap,

yeah, Ubuntu is probably as far as it gets from an embedded operating
system ;) Ubuntu Server is only marginally better.

So, the usual way forward here would be to build your own slim Linux
Distro using OpenEmbedded that works on your board (and only on that,
containing only the drivers for hardware you actually have), and
building an eMMC image that contains GNU Radio (and only as much GNU
Radio as you need; so, no GRC, no gr-qtgui, hence no GTK, QT, …). I'd
expect that to easily fit in 4 GB.

Best regards,
Marcus

On Mon, 2019-03-04 at 15:20 +0300, mehtap özkan wrote:
> Dera All,
> I have an embedded arm board with limited storage (4 GB eMMC). I suspect Ubuntu+ GNU RADIO+Phyton will not fit on it.
> Does anybody have used GNU RADIO on Ubuntu Server or alternatively on a small footprint Linux Distor?
> I have created a .py file from an .grc file and it has no visual output. I want to run the .py file.
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment