Could anybody please tell me how to set the following parameters? I am working on supporting UHD in the Python digital communication example and hopefully I can soon share my code with the list.

   * *recv_frame_size:* The size of a single receive buffer in bytes
   * *num_recv_frames:* The number of receive buffers to allocate
   * *send_frame_size:* The size of a single send buffer in bytes
   * *num_send_frames:* The number of send buffers to allocate
   * *concurrency_hint:* The number of threads to run the IO service


Andrew
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to