Re: [Discuss-gnuradio] Head block in GRC

2010-04-08 Thread s042353
> [...] very basic configuration set up in GRC with a file source(text data) > set to repeat going into the head block going into a throttle to control > the sampling rate and going into a file sink. > > For the head block I have played around with the Number of Items and > Vector Size parameters.

[Discuss-gnuradio] pySerial and GNU Radio

2010-01-13 Thread s042353
Hi there Gurus of Software Defined Radio Heaven, I have been trying to get pySerial and GNU Radio to work together but only with limited success. The goal is to read data from a serial connection, say '/dev/ttyUSB0', and use it to calculate the bit error rate. I'm using pySerial in GNU Radio the