On 09/13/2019 01:01 PM, Lapointe, Benjamin - 0333 - MITLL via USRP-users
wrote:
To provide more details:
-The two USRP devices each have their own GPSDOs.
-I have separate TX and RX programs. Each one synchronizes to their
GPSDO and then synchronizes phase by creating streamers with a
time_s
Hi Rob,
You can increase the maximum socket buffer sizes by following the
instructions here:
http://files.ettus.com/manual/page_transport.html#transport_udp_linux
I recommend setting the default and max values as follows:
sudo sysctl -w net.core.rmem_default=200
sudo sysctl -w net.core.rmem_
To provide more details:
- The two USRP devices each have their own GPSDOs.
- I have separate TX and RX programs. Each one synchronizes to
their GPSDO and then synchronizes phase by creating streamers with a
time_spec with a specified gps_second in the future, following the
ins