Eric 935c8cb7c9 new ms
Change-Id: I7c5abe57182e7ef508cac4068c0b41f905d39fd6
2022-07-11 20:33:37 +02:00
2021-01-07 14:07:14 +01:00
2022-07-11 20:33:37 +02:00
2022-07-11 20:33:37 +02:00
2022-07-11 20:33:37 +02:00
2020-05-07 23:55:56 +02:00
2022-07-11 20:33:37 +02:00
2017-01-24 15:03:48 +01:00
2022-07-11 20:33:37 +02:00
2018-01-04 15:17:27 +01:00
2022-05-09 01:18:13 +02:00
2022-05-09 01:18:13 +02:00
2021-01-06 13:27:56 +01:00

About OsmoTRX

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 originally 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, specifically within the Osmocom stack. Used together with OsmoBTS you can get a pretty standard GSM BTS with Abis interface as per the relevant 3GPP specifications.

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 https://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 https://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

Description
Osmocom GSM/GPRS/EGPRS transceiver, originally forked from OpenBTS transceiver. For building SDR based GSM BTS with osmo-bts-trx.
Readme 11 MiB
Languages
C++ 68%
C 23.6%
M4 4.2%
Makefile 1.9%
Assembly 1.2%
Other 1.1%