>  I haven't receive my USRP yet so i am trying to make some simple, USRP
> independenent applications.
>
> I want to implment FSK modulator by transfering a signal between two laptops
> using the sound card ,the problem is  i get syntax error when using the

You'd probably be better off using the gr.channel_model on a single
PC, the sound  card method seems to introduce unnecessary
complication.  Look at the benchmark_loopback.py example in the
examples/digital/ folder for an example on how to use it to test your
transmit and receive flowgraphs.

Jason


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to