osmo-trx/GSM
Vadim Yanitskiy a79bc70737 sigProcLib: introduce both TS1 and TS2 RACH synch. sequences
According to 3GPP TS 05.02, section 5.2.7, there are three
synch. sequences for Access Bursts:

  - TS0: GSM, GMSK (default),
  - TS1: EGPRS, 8-PSK,
  - TS2: EGPRS, GMSK.

Let's prepare everythyng to be able to detect all TS0-3 synch.
sequences, but keep detection of both TS1 and TS2 disabled
until the corresponding VTY option is introduced.

Change-Id: I838c21db29c54f1924dd478c2b34b46b70aab2cd
Related: OS#3054
2018-10-24 19:28:47 +00:00
..
GSMCommon.cpp sigProcLib: introduce both TS1 and TS2 RACH synch. sequences 2018-10-24 19:28:47 +00:00
GSMCommon.h sigProcLib: introduce both TS1 and TS2 RACH synch. sequences 2018-10-24 19:28:47 +00:00
Makefile.am Checking in build system for the Transceiver. 2013-06-16 14:29:54 +04:00