osmo-trx/CommonLibs
Vadim Yanitskiy a8b3565246 VTY: add extended (11-bit) RACH detection toggle
Since I838c21db29c54f1924dd478c2b34b46b70aab2cd we have both TS1
and TS2 synch. sequences, in addition to "default" TS0. Let's
finally introduce the VTY configuration parameter, that can
be used to toggle optional detection of both TS1 and TS2.

Note: we keep this optional because of potentially bad impact on
performance. There's no point in paying the performance penalty
unless upper levels (BTS, PCU) actually make use of it.

Change-Id: I1aee998d83b06692d76a83f79748f9129a2547e8
Related: OS#3054
2019-01-24 15:47:48 +01:00
..
BitVector.cpp BitVector: Remove Generator class. 2017-05-30 20:12:58 +00:00
BitVector.h BitVector: Remove Generator class. 2017-05-30 20:12:58 +00:00
Interthread.h syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
LinkedLists.cpp PointerFIFO: Fix memleak of ListNode 2018-12-03 12:59:12 +00:00
LinkedLists.h PointerFIFO: Fix memleak of ListNode 2018-12-03 12:59:12 +00:00
Logger.cpp Logger: Disable pthread cancel point inside Logger destructor 2018-09-03 15:22:53 +02:00
Logger.h lms: Several improvements and compilation/runtime fixes 2018-06-13 21:45:32 +00:00
Makefile.am osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp 2018-12-12 17:26:32 +01:00
PRBS.h PRBS: a Pseudo-random binary sequence (PRBS) generator class. 2017-06-08 18:33:47 +00:00
Sockets.cpp Remove UDDSocket class 2018-01-11 20:17:43 +01:00
Sockets.h Remove UDDSocket class 2018-01-11 20:17:43 +01:00
Threads.cpp Use pthread_setname_np to name threads 2018-09-28 23:17:57 +00:00
Threads.h Use pthread_setname_np to name threads 2018-09-28 23:17:57 +00:00
Timeval.cpp Timeval: Move to osmo_clock_gettime 2018-12-13 13:58:24 +00:00
Timeval.h Timeval: Move to osmo_clock_gettime 2018-12-13 13:58:24 +00:00
Utils.cpp osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp 2018-12-12 17:26:32 +01:00
Utils.h osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp 2018-12-12 17:26:32 +01:00
Vector.h SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00
config_defs.h Move enums required by VTY to a separate header 2018-03-05 17:16:05 +01:00
debug.c Add TRXCTRL log category 2018-12-07 11:15:02 +01:00
debug.h Add TRXCTRL log category 2018-12-07 11:15:02 +01:00
osmo_signal.h osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on error 2018-09-04 16:35:23 +02:00
trx_vty.c VTY: add extended (11-bit) RACH detection toggle 2019-01-24 15:47:48 +01:00
trx_vty.h VTY: add extended (11-bit) RACH detection toggle 2019-01-24 15:47:48 +01:00