Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-trx/+/14631
to look at the new patch set (#2).
Change subject: Transceiver: Move nbits calculation to pullRadioVector()
......................................................................
Transceiver: Move nbits calculation to pullRadioVector()
That's were all the filling logic happens, while in driveReceiveFIFO we
mostly want to take the burst, generate a message and sent it over the
socket.
Take the chance to use EDGE_BURST_NBITS instead of gSlotLen*3 (while
keeping that formula in the comment) which makes it easier to understand
for casual reader.
Change-Id: I4a8c6c1db0474461d1055857f2e0af7aba04ae32
---
M Transceiver52M/Transceiver.cpp
M Transceiver52M/Transceiver.h
2 files changed, 11 insertions(+), 11 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/31/14631/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/14631
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I4a8c6c1db0474461d1055857f2e0af7aba04ae32
Gerrit-Change-Number: 14631
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset