osmocom-bb/src/host/trxcon
Pau Espin 00bfb39d6c trxcon/l1ctl.c: hexdump content of unhandled messages
Change-Id: Iec8fc6d49d1e35fe101960dd969de559e37a6a75
2018-04-04 17:14:26 +00:00
..
.gitignore host/trxcon/scheduler: add basic clock counter 2017-11-19 17:35:07 +07:00
Makefile.am trxcon/scheduler: separate primitive management code 2017-12-18 05:20:25 +07:00
configure.ac trxcon/configure.ac: add --enable-sanitize option 2018-03-11 14:14:51 +07:00
l1ctl.c trxcon/l1ctl.c: hexdump content of unhandled messages 2018-04-04 17:14:26 +00:00
l1ctl.h trxcon: clean up DATA / TRAFFIC indication API 2018-03-11 17:38:29 +07:00
l1ctl_link.c trxcon/l1ctl_link.c: allocate msgb after its length is read 2018-03-11 10:05:48 +00:00
l1ctl_link.h trxcon: clarify L1CTL message length field 2018-03-11 10:05:48 +00: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 trxcon/scheduler: enforce lchan handlers to set message type 2018-03-11 17:38:29 +07:00
sched_lchan_desc.c trxcon/scheduler: share lchan link identifiers 2018-03-22 23:02:25 +07:00
sched_lchan_rach.c trxcon/scheduler: preprocess UL bursts before sending 2017-12-18 06:04:29 +07:00
sched_lchan_sch.c host/trxcon: use integer math for ToA (Timing of Arrival) 2018-03-02 21:24:57 +07:00
sched_lchan_tchf.c trxcon/sched_lchan_tchf.c: always send traffic indications 2018-03-11 17:38:29 +07:00
sched_lchan_xcch.c trxcon/sched_lchan_xcch.c: always send data indications 2018-03-11 17:38:29 +07:00
sched_mframe.c host/trxcon/scheduler: use 'tn' instead of 'ts_num' 2017-11-19 17:35:07 +07:00
sched_prim.c trxcon/sched_prim.c: fix: correct the first padding byte 2018-03-22 20:54:23 +07:00
sched_trx.c trxcon: Respect the tch_mode field of DM_EST_REQ 2018-04-02 19:57:55 +02:00
sched_trx.h trxcon: Respect the tch_mode field of DM_EST_REQ 2018-04-02 19:57:55 +02:00
scheduler.h host/trxcon/scheduler: process frames in advance 2017-11-23 20:05:16 +07:00
trx_if.c host/trxcon: use integer math for ToA (Timing of Arrival) 2018-03-02 21:24:57 +07:00
trx_if.h trxcon: Fix '-i' to specify the "TRX IP address" 2018-03-01 14:42:25 +01:00
trxcon.c trxcon/scheduler: transmit dummy frames on CBTX lchans 2018-03-11 15:03:35 +07:00
trxcon.h host/trxcon: get rid of useless TRX_EVENT_RESET_IND 2017-11-19 17:35:07 +07:00