> [...] 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.
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