discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] serial port source/sink


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] serial port source/sink
Date: Tue, 28 Oct 2014 23:34:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

Hi Julian,
this really depends on how your serial data gets into your PC, but assuming you're on linux and have the data coming in over a properly configured character device (ie. something that appears as /dev/ttyS* or the like), you could just use the file source and open that device.

Greetings,
Marcus
On 28.10.2014 19:35, Julián Andrés Quenardelle wrote:
Hey there! i'm working on a proyect of comunications and i need to get my
serial data stream into gnuradio companion, so i'm looking for a block (2
actually) that can make this work, i tried to install pyserial and
gr-pyserial but repository is down, so i'm looking for alternatives, that
make me skip programming it myself (becoues of my low programing skills ),
so i though serial port is pretty comun, some one else had to build it
before, if you know some blocks which could help me i would be very
thankfull



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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