Hi Dimtris,
--- On Fri, 12/19/08, Dimitris Symeonidis wrote:
> the description should be changed to show that:
> - blks2.wfm_tx can receive a maximum audio rate of <=16k
> (instead of > the declared >= 16k)
> - blks2.nbfm_tx can receive a maximum audio rate of <=
> 4.5k (instead of >= 16k)
>
Hi Firas,
the description should be changed to show that:
- blks2.wfm_tx can receive a maximum audio rate of <=16k (instead of
the declared >= 16k)
- blks2.nbfm_tx can receive a maximum audio rate of <= 4.5k (instead of >= 16k)
This both in the code, and in the pdf file
On a different mistake, b
Hi list,
I think I found two errors in the wfm_tx.py and nbfm_tx.py blocks:
while the description says:
@param audio_rate: sample rate of audio stream, >= 16k
for both of them, they have an low-pass interpolating filter which
cuts off at 16kHz for wfm and 4.5kHz for nbfm...
this is wrong also in