From 0f705316752a911ed031a479355e44f922222970 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 20 May 2011 10:49:52 -0700 Subject: usrp2: turn on ups_per_sec to avoid timeout issues on low sample rates --- host/docs/transport.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/docs') diff --git a/host/docs/transport.rst b/host/docs/transport.rst index 2371d2497..e7c2f1885 100644 --- a/host/docs/transport.rst +++ b/host/docs/transport.rst @@ -47,7 +47,7 @@ which allows the host to determine throttling conditions for the transmission of The following mechanisms affect the transmission of periodic update packets: * **ups_per_fifo:** The number of update packets for each FIFO's worth of bytes sent into the device -* **ups_per_sec:** The number of update packets per second (disabled by default) +* **ups_per_sec:** The number of update packets per second (defaults to 20 updates per second) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Resize socket buffers -- cgit v1.2.3 From f9fae3373e67c1bc19ab594d4b5604d69ecb0d68 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 23 May 2011 13:17:42 -0700 Subject: tvrx2: fix docs formatting typo --- host/docs/dboards.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'host/docs') diff --git a/host/docs/dboards.rst b/host/docs/dboards.rst index 959a1b300..593dd3a42 100644 --- a/host/docs/dboards.rst +++ b/host/docs/dboards.rst @@ -265,6 +265,7 @@ The TVRX2 board has 2 real-mode subdevices. It is operated at a low IF. Receive Subdevices: + * **Subdevice RX1:** real signal on antenna J100 * **Subdevice RX2:** real signal on antenna J140 -- cgit v1.2.3