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 D. Leech
Subject: Re: [Discuss-gnuradio] serial port source/sink
Date: Tue, 28 Oct 2014 19:21:55 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 10/28/2014 06:34 PM, Marcus Müller wrote:
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
TTY I/O on Unix is a bit weird.  You'd have to open it, and configure it (into RAW mode for one).


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

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


-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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