From Max <msuraev(a)sysmocom.de>de>:
Hello Jenkins Builder, Holger Freyther,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/59
to look at the new patch set (#2).
Change subject: Change internal API for consistency
......................................................................
Change internal API for consistency
Make TRX API (void *) consistent with the way it's used (integer). Use
uint8_t for TRX numbering everywhere (we don't expect hardware with
more than 256 transceivers in the near future). This change helps to
avoid unnecessary casts and make API much clearer.
Change-Id: Ic584611184b0c8b5417ecff0ddae3d526b55a079
Related: SYS#2443
---
M src/osmo-bts-sysmo/sysmo_l1_if.c
M src/osmo-bts-sysmo/sysmo_l1_if.h
M src/pcu_l1_if.cpp
3 files changed, 10 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/59/59/2
--
To view, visit
https://gerrit.osmocom.org/59
To unsubscribe, visit
https://gerrit.osmocom.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic584611184b0c8b5417ecff0ddae3d526b55a079
Gerrit-PatchSet: 2
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Holger Freyther <holger(a)freyther.de>
Gerrit-Reviewer: Jenkins Builder