Osmocom GSM/GPRS/EGPRS transceiver, originally forked from OpenBTS transceiver. For building SDR based GSM BTS with osmo-bts-trx.
Go to file
Pau Espin e774d52504 Bump version: 1.0.0.104-72a7 → 1.1.0
Change-Id: Ifd5abfb03015e9233814eb9d843ce2e218987283
2019-08-07 21:12:56 +02:00
CommonLibs lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctr 2019-08-01 13:45:55 +02:00
GSM Add SPDX annotation 2019-07-22 12:06:26 +02:00
Transceiver52M Transceiver: Add missing include netinet/in.h 2019-08-07 21:10:47 +02:00
config build: Require and check for gcc C++11 support 2017-06-09 11:19:20 -07:00
contrib jenkins.sh: Workaround libusrp build race conditon 2019-07-30 15:06:24 +02:00
debian Bump version: 1.0.0.104-72a7 → 1.1.0 2019-08-07 21:12:56 +02:00
doc Move Transceiver52/README to UserManual 2019-08-01 13:46:00 +02:00
tests Add SPDX annotation 2019-07-22 12:06:26 +02:00
utils Move README.DFEsymbolspaced to utils/matlab 2019-08-01 13:46:00 +02:00
.gitignore LMSDevice: make use of dev-args in osmo-trx.cfg 2018-12-13 11:07:02 +01:00
.gitreview Add gerrit settings 2017-01-24 15:03:48 +01:00
COPYING Update license notes 2018-01-05 10:07:08 +00:00
LEGAL Update legal disclaimer 2018-01-04 15:17:27 +01:00
Makefile.am Drop old README information, provide new updated README 2019-08-01 15:17:30 +00:00
Makefile.common build: Fix make distcheck 2018-04-27 11:34:11 +02:00
README.md Drop old README information, provide new updated README 2019-08-01 15:17:30 +00:00
configure.ac Require newer version of libosmocore to avoid build failure 2019-08-07 21:11:47 +02:00
git-version-gen update git-version-gen to generate proper version numbers 2018-09-04 18:01:35 +00:00

README.md

About OsmTRX

OsmoTRX is a software-defined radio transceiver that implements the Layer 1 physical layer of a BTS comprising the following 3GPP specifications:

  • TS 05.01 "Physical layer on the radio path"
  • TS 05.02 "Multiplexing and Multiple Access on the Radio Path"
  • TS 05.04 "Modulation"
  • TS 05.10 "Radio subsystem synchronization"

OsmoTRX is based on the transceiver code from the OpenBTS project, but setup to operate independently with the purpose of using with non-OpenBTS software and projects, while still maintaining backwards compatibility with OpenBTS when possible. Currently there are numerous features contained in OsmoTRX that extend the functionality of the OpenBTS transceiver. These features include enhanced support for various embedded platforms - notably ARM - and dual channel diversity support for the Fairwaves umtrx.

Homepage

The official homepage of the project is https://osmocom.org/projects/osmotrx/wiki/OsmoTRX

GIT Repository

You can clone from the official osmo-trx.git repository using

    git clone git://git.osmocom.org/osmo-trx.git

There is a cgit interface at http://git.osmocom.org/osmo-trx/

Documentation

Doxygen-generated API documentation is generated during the build process, but also available online for each of the sub-libraries at User Manual for OsmoTRX can be generated during the build process, and is also available online at http://ftp.osmocom.org/docs/latest/osmotrx-usermanual.pdf.

Mailing List

Discussions related to OsmoTRX are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

We us a gerrit based patch submission/review process for managing contributions. Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for more details

The current patch queue for OsmoTRX can be seen at https://gerrit.osmocom.org/q/project:osmo-trx+status:open