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 e161523c8b transceiver: simplify transmit power control
UHD will internally accept floats with a range of +/-1.0,
which corresponds to a 16-bit signed integer range of
apporximately +/- 32000. Set the default amplitude to .3,
which is a safe value agaist saturation elsewhere in the
transmit chain.

The non-UHD maximum amplitude is unchanged at 13500.

Remove digital gain control because it's unnecessary and
causes extra load on enbedded systems.

Signed-off-by: Thomas Tsou <ttsou@vt.edu>
2011-05-26 15:39:54 -07:00
public-trunk transceiver: simplify transmit power control 2011-05-26 15:39:54 -07:00