osmocom-bb/src/host/trxcon
Vadim Yanitskiy ab566a7aef host/trxcon/scheduler: use new libosmocoding API for RACH
Since the 32e5641d, the gsm0503_rach_encode() is deprecated, and
the library provides new API with extended (11-bit) RACH support.

Change-Id: I1955fe46eebd173d6eddd1d47ee9f7318b9b4e2d
2017-12-16 15:24:54 +07:00
..
.gitignore host/trxcon/scheduler: add basic clock counter 2017-11-19 17:35:07 +07:00
Makefile.am host/trxcon/scheduler: share common code for lchan handlers 2017-11-19 17:35:07 +07:00
configure.ac host/trxcon: initial release of transceiver interface 2017-11-19 17:35:07 +07:00
l1ctl.c host/trxcon: forward Timing Advance value to transceiver 2017-12-05 01:16:44 +07:00
l1ctl.h host/trxcon/l1ctl.c: include DL frame info in L1CTL_DATA_CONF 2017-11-19 17:35:07 +07:00
l1ctl_link.c host/trxcon: fix: use valid names for FSM instances 2017-11-19 17:35:07 +07:00
l1ctl_link.h host/trxcon/l1ctl.c: reset FBSB expire timer on shutdown 2017-11-19 17:35:07 +07:00
l1ctl_proto.h host/trxcon: initial release of L1CTL handlers 2017-11-19 17:35:07 +07:00
logging.c host/trxcon/scheduler: separate logging of data messages 2017-11-19 17:35:07 +07:00
logging.h host/trxcon/scheduler: separate logging of data messages 2017-11-19 17:35:07 +07:00
sched_clck.c host/trxcon: adjust default verbosity level 2017-11-19 17:35:07 +07:00
sched_lchan_common.c host/trxcon/scheduler: share common declarations of lchan handlers 2017-11-19 17:35:07 +07:00
sched_lchan_desc.c host/trxcon/scheduler: get rid of useless nbits argument 2017-11-19 17:35:07 +07:00
sched_lchan_rach.c host/trxcon/scheduler: use new libosmocoding API for RACH 2017-12-16 15:24:54 +07:00
sched_lchan_sch.c host/trxcon/scheduler: separate logging of data messages 2017-11-19 17:35:07 +07:00
sched_lchan_xcch.c host/trxcon/scheduler: separate logging of data messages 2017-11-19 17:35:07 +07:00
sched_mframe.c host/trxcon/scheduler: use 'tn' instead of 'ts_num' 2017-11-19 17:35:07 +07:00
sched_trx.c host/trxcon/scheduler: process frames in advance 2017-11-23 20:05:16 +07:00
sched_trx.h host/trxcon/scheduler: process frames in advance 2017-11-23 20:05:16 +07:00
scheduler.h host/trxcon/scheduler: process frames in advance 2017-11-23 20:05:16 +07:00
trx_if.c host/trxcon: forward Timing Advance value to transceiver 2017-12-05 01:16:44 +07:00
trx_if.h host/trxcon: forward Timing Advance value to transceiver 2017-12-05 01:16:44 +07:00
trxcon.c host/trxcon/scheduler: process frames in advance 2017-11-23 20:05:16 +07:00
trxcon.h host/trxcon: get rid of useless TRX_EVENT_RESET_IND 2017-11-19 17:35:07 +07:00