On Wed, Jun 27, 2012 at 8:19 AM, eng_ali_2020 <[email protected]> wrote: > > I want to transmit data 00101110011 with data rate 10kb/sec and i ask how to > generate this data with this certain rate
Look at the gr-digital/examples/narrowband files, specifically benchmark_tx.py. With the resampler in it, you should be able to get down to 10 kbps. Tom _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
