From 7ffc478179e0864d8e2ecda49408d7856a37ee1a Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Sun, 20 May 2018 15:46:20 +0300 Subject: README.development: add brief info about the TRX Toolkit Change-Id: I589a5e0a1b41439aabc59e97aca378d16f4e4cc5 --- src/README.development | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/README.development b/src/README.development index 060cbd90..64821438 100644 --- a/src/README.development +++ b/src/README.development @@ -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. - -- cgit v1.2.3