osmocom-bb/src/host/trxcon/include/osmocom/bb/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
..
Makefile.am trxcon: fix distcheck: add missing trxcon_fsm.h to noinst_HEADERS 2022-12-13 03:18:52 +07:00
l1ctl.h trxcon: fix l1ctl_tx_dt_conf(): accept const *cnf 2022-12-11 23:13:45 +07:00
l1ctl_proto.h trxcon: group header files into 'include/osmocom/bb/trxcon' 2022-07-02 19:02:49 +07:00
l1ctl_server.h trxcon: support handling of multiple L1CTL client connections 2022-07-26 00:50:27 +07:00
logging.h trxcon: cosmetic: s/trx_log_init()/trxcon_logging_init()/ 2022-11-11 18:26:32 +07:00
phyif.h trxcon: implement Ready-to-Receive PHYIF API 2022-11-29 11:03:11 +00:00
trx_if.h trxcon: use 'trxcon_phyif_' prefix for the PHYIF API 2022-11-18 05:23:36 +07:00
trxcon.h trxcon: move l1sched/phyif shim API to libtrxcon.la 2022-11-18 05:16:34 +07:00
trxcon_fsm.h trxcon: move FBSB timeout calculation to the trxcon_fsm 2022-12-20 14:38:26 +00:00