All Projects → osmocom → Osmo Trx

osmocom / Osmo Trx

Licence: agpl-3.0
Mirrored from git://git.osmocom.org/osmo-trx

Labels

Projects that are alternatives of or similar to Osmo Trx

Awesome Cellular Hacking
Awesome-Cellular-Hacking
Stars: ✭ 1,827 (+8204.55%)
Mutual labels:  gsm, sdr
Salamandra
Salamandra is a tool to find spy microphones that use radio freq to transmit. It uses SDR.
Stars: ✭ 657 (+2886.36%)
Mutual labels:  sdr
Gammu
Gammu All Mobile Management Utilities
Stars: ✭ 366 (+1563.64%)
Mutual labels:  gsm
Sparrow Wifi
Next-Gen GUI-based WiFi and Bluetooth Analyzer for Linux
Stars: ✭ 525 (+2286.36%)
Mutual labels:  sdr
Btle
Bluetooth Low Energy (BLE) packet sniffer and transmitter for both standard and non standard (raw bit) based on Software Defined Radio (SDR).
Stars: ✭ 411 (+1768.18%)
Mutual labels:  sdr
Uhd
The USRP™ Hardware Driver Repository
Stars: ✭ 544 (+2372.73%)
Mutual labels:  sdr
Gprs c sdk
Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
Stars: ✭ 356 (+1518.18%)
Mutual labels:  gsm
Gnss Sdr
GNSS-SDR, an open-source software-defined GNSS receiver
Stars: ✭ 801 (+3540.91%)
Mutual labels:  sdr
Micropython esp32 psram lobo
MicroPython for ESP32 with psRAM support
Stars: ✭ 636 (+2790.91%)
Mutual labels:  gsm
Luaradio
A lightweight, embeddable software-defined radio framework built on LuaJIT
Stars: ✭ 509 (+2213.64%)
Mutual labels:  sdr
Trunk Recorder
Records calls from a Trunked Radio System (P25 & SmartNet)
Stars: ✭ 505 (+2195.45%)
Mutual labels:  sdr
Airplanejs
📡 ✈️ App that picks up ADS-B radio signals from airplanes and plots them in real time on a map in your browser
Stars: ✭ 454 (+1963.64%)
Mutual labels:  sdr
Rtlsdr Scanner
A cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library
Stars: ✭ 544 (+2372.73%)
Mutual labels:  sdr
Hackrf
low cost software radio platform
Stars: ✭ 4,286 (+19381.82%)
Mutual labels:  sdr
Qspectrumanalyzer
Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
Stars: ✭ 677 (+2977.27%)
Mutual labels:  sdr
Csdr
A simple DSP library and command-line tool for Software Defined Radio.
Stars: ✭ 358 (+1527.27%)
Mutual labels:  sdr
Gr Ieee802 11
IEEE 802.11 a/g/p Transceiver
Stars: ✭ 492 (+2136.36%)
Mutual labels:  sdr
Nanovna
Very Tiny Palmtop Vector Network Analyzer
Stars: ✭ 539 (+2350%)
Mutual labels:  sdr
Openwebrx
Open source, multi-user SDR receiver software with a web interface
Stars: ✭ 813 (+3595.45%)
Mutual labels:  sdr
Kismet
Github mirror of official Kismet repository
Stars: ✭ 753 (+3322.73%)
Mutual labels:  sdr

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 [email protected] 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].