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 > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio