On Mon, Dec 1, 2008 at 1:07 PM, Bill Stevenson <[EMAIL PROTECTED]> wrote:
> python benchmark_tx.py -f 2479M -r 2000k -m dqpsk -s 100 (-s 800 or -s 1500) > python benchmark_rx.py -f 2479M -r 2000k -m dqpsk What is the CPU type and speed you are using? In my experience, data rates above about 500 kbps are difficult to receive on a typical laptop platform due to lack of sufficient CPU cycles. On an Intel Core2 Duo at 2.1 GHz (IBM Thinkpad T60), I can't go above 800 kbps. Your rate of 2 Mbps is likely much too high. Are you seeing any "uO" on your output? -Johnathan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
