laforge
/
openbts-osmo
Archived
1
0
Fork 0
Ancient, early, incomplete attempt of integrating OpenBTS into the osmocom universe. Later replaced by the superior approach of osmo-trx + osmo-bts-trx.
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Thomas Tsou eb10d9b31d transceiver: make the transmit drive loop bus dependent
With the introduction of the B100, there is USB support
using UHD devices. The characteristics of the trasmit
side burst submissions are more reflective of the bus
type than the device or driver.

Use a fixed latency interval for network devices and the
adaptive underrun approach for USB devices - regardless
of driver or device type.

The GPMC based transport on the E100 appears unaffected
by either latency scheme, which defaults to network.

Signed-off-by: Thomas Tsou <ttsou@vt.edu>
2011-10-20 21:10:41 -04:00
public-trunk transceiver: make the transmit drive loop bus dependent 2011-10-20 21:10:41 -04:00