Skip to content
Unstable

Changes

Summary

  1. bts: fix pchan config in default mp_trx_pars[] (details)
  2. bts: document the default FDMA/TDMA configuration (details)
Commit 6766e52dce7e30c2249e2551835276d7c12d55d4 by Vadim Yanitskiy
bts: fix pchan config in default mp_trx_pars[]

The timeslot 3 of transceiver 2 is configured to PDCH in osmo-bsc.cfg,
so the pchan config must be GSM_PCHAN_PDCH, not GSM_PCHAN_TCHF.

Change-Id: I7de4e2796ca91e90f9261be8355e97e60a9cc13f
Fixes: 42d8bd501 ("BTS_Tests: re-organize configuration of TRX/TS params")
The file was modifiedbts/BTS_Tests.default
Commit d5ea6b14e5b50dcf65ac63eb4c91bda60f71cf13 by Vadim Yanitskiy
bts: document the default FDMA/TDMA configuration

Change-Id: I988f783c1e91c916982609c0f30088b00d00674e
The file was modifiedbts/BTS_Tests.default