Change in osmo-bts[master]: ta_control: move timing advance code from osmo-bts-trx to common

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Thu Jan 16 10:34:55 UTC 2020


Hello Jenkins Builder, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-bts/+/16885

to look at the new patch set (#2).

Change subject: ta_control: move timing advance code from osmo-bts-trx to common
......................................................................

ta_control: move timing advance code from osmo-bts-trx to common

The timing advance controller that is implemented in loops.c of
osmo-bts-trx only works for osmo-bts-trx and not for any of the phy
based bts. Lets move the timing advance controller into the common part
and make it available for every bts. Also lets add a unit-test.

Change-Id: If7ddf74db3abc9b9872abe620a0aeebe3327e70a
Related: SYS#4567
---
M configure.ac
M include/osmo-bts/Makefile.am
M include/osmo-bts/phy_link.h
A include/osmo-bts/ta_control.h
M src/common/Makefile.am
M src/common/measurement.c
A src/common/ta_control.c
M src/osmo-bts-trx/loops.c
M src/osmo-bts-trx/loops.h
M src/osmo-bts-trx/main.c
M src/osmo-bts-trx/scheduler_trx.c
M src/osmo-bts-trx/trx_vty.c
M tests/Makefile.am
A tests/ta_control/Makefile.am
A tests/ta_control/ta_control_test
A tests/ta_control/ta_control_test.c
A tests/ta_control/ta_control_test.ok
M tests/testsuite.at
18 files changed, 766 insertions(+), 81 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/85/16885/2
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/16885
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: If7ddf74db3abc9b9872abe620a0aeebe3327e70a
Gerrit-Change-Number: 16885
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200116/8497699e/attachment.htm>


More information about the gerrit-log mailing list