README.development: add brief info about the TRX Toolkit

Change-Id: I589a5e0a1b41439aabc59e97aca378d16f4e4cc5
This commit is contained in:
Vadim Yanitskiy 2018-05-20 15:46:20 +03:00
parent 034b1d4e63
commit 7ffc478179
1 changed files with 9 additions and 1 deletions

View File

@ -65,6 +65,15 @@ written with some idea of modularity in mind, i.e. we have
* board/compal_e99 is the Motorola C155 family
* Applications (each app builds one firmware image) in apps/
=== src/target/trx_toolkit ===
A set of tools in Python for debugging TRX interface and creating
a virtual Um-interface between OsmocomBB and OsmoBTS. For details,
please refer:
https://osmocom.org/projects/baseband/wiki/TRX_Interface
https://osmocom.org/projects/baseband/wiki/FakeTRX
target/trx_toolkit/README
=== src/target_dsp/calypso ===
@ -75,4 +84,3 @@ the DSP that is part of the Calypso DBB.
The Layer2 (LAPDm / TS 04.06) and Layer3 (CC/MM/RR / TS 04.08)
implementations, as they are growing.