I'm trying to follow the windows installation guidelines for gnuradio uhd
driver:
-----------------------------------

*UDP send fast-path:* It is important to change the default UDP behavior
such that 1500 byte packets still travel through the fast path of the
sockets stack. This can be adjusted with the FastSendDatagramThreshold
registry key:

   - FastSendDatagramThreshold registry key documented here:
      -
      
http://www.microsoft.com/windows/windowsmedia/howto/articles/optimize_web.aspx#appendix_e
   - Double click and run
   <install-path>/share/uhd/FastSendDatagramThreshold.reg
   - A system reboot is recommended after the registry key change.

-------------------------------------

I'm having trouble finding the FastSendDatagramThreshold.reg file mentioned
above.

I've looked both in Program Files under gnuradio/share/ and UHD/share/uhd/
and it does not seem to be in either.


Thanks,

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

Reply via email to