osmocom-bb/src/host/trxcon
Vadim Yanitskiy f7d5d8d4ff trxcon: move FBSB timeout calculation to the trxcon_fsm
In the upcoming patches I am adding a possibility to enlarge the FBSB
timeout by providing API for that.  This is needed for SDR based PHYs,
because for them it takes longer to tune and so on.  The L1CTL codec
is not the right place for applying PHY specific quirks, so let's
move the TDMA FNs -> ms conversion to the FSM logic.

Change-Id: I685f48cfed000997b0d7c16073c6387bc05d2bbe
Related: OS#5599
2022-12-20 14:38:26 +00:00
..
include trxcon: move FBSB timeout calculation to the trxcon_fsm 2022-12-20 14:38:26 +00:00
m4 trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
src trxcon: move FBSB timeout calculation to the trxcon_fsm 2022-12-20 14:38:26 +00:00
.gitignore trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
Makefile.am trxcon: separate the scheduler into libl1sched.la 2022-07-12 19:29:13 +07:00
configure.ac trxcon: configure.ac: call LT_INIT after setting CFLAGS 2022-11-10 16:10:10 +00:00