Go to file
Tom Tsou 6e9711c0ff TransceiverUHD: Scale converter output appropriately for 8-bits
Existing integer-float converter didn't accomodate for the final
transceiver output converting to 8-bits. The resulting effect was
integer overflow above a certain signal input level dependent on RF
receive gain. Resolve by scaling to allow full input level range.

Signed-off-by: Tom Tsou <tom@tsou.cc>
2015-01-26 08:08:21 +01:00
ASN build: ASN.1 and GCC build fixes 2014-12-04 13:14:12 +01:00
CLI Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
CommonLibs CommonLibs: Add thread cancellation capability 2014-12-04 13:14:29 +01:00
Control Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
GSM Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
Globals Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
NodeManager@45420fe5f8 Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
SGSNGGSN Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
SIP automatically detect which ORTP library is present and API to use 2014-10-23 02:25:07 +02:00
SMS Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
TRXManager Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
TransceiverRAD1 TransceiverUHD: Configure UHD build when driver is detected 2014-12-04 13:14:52 +01:00
TransceiverUHD TransceiverUHD: Scale converter output appropriately for 8-bits 2015-01-26 08:08:21 +01:00
UMTS Fix for 64-bit OS. 2015-01-22 17:37:42 +01:00
apps Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
config TransceiverUHD: Configure UHD build when driver is detected 2014-12-04 13:14:52 +01:00
debian add reference to the wiki page 2014-10-16 14:48:37 -07:00
doc Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
.gitignore Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
.gitmodules Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
AUTHORS Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
COPYING Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
ChangeLog Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
INSTALL Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
LEGAL Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
Makefile.am TransceiverUHD: Configure UHD build when driver is detected 2014-12-04 13:14:52 +01:00
Makefile.common Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
NEWS Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
NOTICE Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
README.md add reference to the wiki page 2014-10-16 14:48:37 -07:00
asn1c-0.9.23.tar.gz Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
autogen.sh Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
config.h.in Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00
configure.ac TransceiverUHD: Configure UHD build when driver is detected 2014-12-04 13:14:52 +01:00
ctags.sh Initial commit of OpenBTS-UMTS code 2014-10-16 14:42:05 -07:00

README.md

Welcome to the OpenBTS-UMTS source code

For information on supported hardware, and build, install, setup and run instructions see the wiki page.