osmo-trx/CommonLibs
Eric Wild cca5d93f66 transceiver: add experimental viterbi equalizer support
The VA is already being used by the ms side and is part of the original
gsm design. It only works for gmsk, 4sps, and needs a bit of rx burst
scaling and burst shifting.

Change-Id: I9d7a4ff72e323832a94d885d5714fcde01ceeb3d
2023-08-25 13:18:04 +00:00
..
BitVector.cpp Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
BitVector.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Interthread.h clean up mutex, scopedlock, and signal classes 2022-12-23 13:41:30 +00:00
LinkedLists.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
LinkedLists.h Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
Logger.cpp Use new libosmocore logging lock API 2019-10-09 19:15:49 +02:00
Logger.h Drop logging pthread ID 2021-03-01 16:35:42 +01:00
Makefile.am CommonLibs: clean up and fix Makefile.am 2023-03-14 13:16:09 +00:00
PRBS.h treewide: remove FSF address 2021-12-14 12:23:00 +01:00
Threads.cpp clean up mutex, scopedlock, and signal classes 2022-12-23 13:41:30 +00:00
Threads.h clean up mutex, scopedlock, and signal classes 2022-12-23 13:41:30 +00:00
Timeval.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Timeval.h Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
Utils.cpp treewide: remove FSF address 2021-12-14 12:23:00 +01:00
Utils.h treewide: remove FSF address 2021-12-14 12:23:00 +01:00
Vector.h transceiver: optimize code if optimizations are enabled 2020-08-25 01:00:19 +02:00
config_defs.h transceiver: add experimental viterbi equalizer support 2023-08-25 13:18:04 +00:00
debug.c Replace my_gettid with libosmocore osmo_gettid API 2021-02-17 18:27:41 +01:00
debug.h Drop logging pthread ID 2021-03-01 16:35:42 +01:00
osmo_signal.h Transceiver: Add several rate_ctr for rx error conditions 2020-07-27 11:52:46 +02:00
trx_rate_ctr.cpp threshold_timer_update_intv(): call osmo_timer_del() unconditionally 2022-08-06 05:03:00 +07:00
trx_rate_ctr.h Transceiver: Add several rate_ctr for rx error conditions 2020-07-27 11:52:46 +02:00
trx_vty.c transceiver: add experimental viterbi equalizer support 2023-08-25 13:18:04 +00:00
trx_vty.h Transceiver: Pass config struct instead of large list of params 2020-10-14 12:52:04 +02:00