osmo-bts/src/osmo-bts-trx
Vadim Yanitskiy 32ef94cac0 osmo-bts-trx: cosmetic: TRXD 'header version' -> 'PDU version'
TRXDv2 brings significant changes to the whole PDU structure, not
just the header.  Let's highlight this in the code / strings.

Change-Id: Id0274bd1ae5c419548596ed1852e6a28ec62b713
Related: SYS#4895, OS#4941, OS#4006
2021-04-21 01:26:00 +02:00
..
Makefile.am bts-trx: introduce TRX provisioning FSM 2020-07-14 11:44:30 +02:00
l1_if.c Introduce NM Channel FSM 2020-10-20 13:45:57 +00:00
l1_if.h osmo-bts-trx: cosmetic: TRXD 'header version' -> 'PDU version' 2021-04-21 01:26:00 +02:00
loops.c ta_control: move timing advance code from osmo-bts-trx to common 2020-01-20 14:33:49 +00:00
loops.h ta_control: move timing advance code from osmo-bts-trx to common 2020-01-20 14:33:49 +00:00
main.c osmo-bts-trx: cosmetic: TRXD 'header version' -> 'PDU version' 2021-04-21 01:26:00 +02:00
sched_lchan_fcch_sch.c osmo-bts-trx/scheduler: get rid of _sched_fcch_burst 2020-06-26 16:19:30 +00:00
sched_lchan_pdtch.c bts-trx: Avoid submitting first data_ind with FN=0 to upper layers 2021-03-11 18:42:00 +01:00
sched_lchan_rach.c osmo-bts-trx: move logical channel handlers to separate files 2020-06-15 10:42:03 +00:00
sched_lchan_tchf.c sched_lchan_tchf: count measurements for FACCH/F only once 2020-10-26 15:11:27 +01:00
sched_lchan_tchh.c sched_lchan_tchh: fix frame number and fill FACCH gap 2021-03-27 18:37:55 +00:00
sched_lchan_xcch.c l1sap: add repeated uplink SACCH 2020-11-28 22:35:12 +01:00
sched_utils.h osmo-bts-trx: move logical channel handlers to separate files 2020-06-15 10:42:03 +00:00
scheduler_trx.c bts-trx: reorder first timerfd schedule to decrease first timeout skew 2021-03-15 18:33:14 +01:00
trx_if.c osmo-bts-trx: cosmetic: TRXD 'header version' -> 'PDU version' 2021-04-21 01:26:00 +02:00
trx_if.h osmo-bts-trx: cosmetic: TRXD 'header version' -> 'PDU version' 2021-04-21 01:26:00 +02:00
trx_provision_fsm.c osmo-bts-trx: cosmetic: TRXD 'header version' -> 'PDU version' 2021-04-21 01:26:00 +02:00
trx_provision_fsm.h bts-trx: prov_fsm: Fix mess with 1 event having 2 names 2020-07-24 17:28:42 +02:00
trx_vty.c osmo-bts-trx: cosmetic: TRXD 'header version' -> 'PDU version' 2021-04-21 01:26:00 +02:00