Patch Set 2:

> Could you elaborate, why is this better than before?

vectorSlicer() converts soft-bits from -1..+1 to 0..1 while we want to keep 
SoftVector in -1..+1 mode until the last minute, because at some point we'll 
want to transmit -1..+1 to osmo-bts instead of converting it from 0..1 back to 
-1..+1 on the osmo-bts side.
Plus it removes code duplication - we call it once instead of twice.

-- 
To view, visit https://gerrit.osmocom.org/2139
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Idd6ddd7ac219afb0df055a692632678b66373764
Gerrit-PatchSet: 2
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: Alexander Chemeris <alexander.cheme...@gmail.com>
Gerrit-Reviewer: Alexander Chemeris <alexander.cheme...@gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msur...@sysmocom.de>
Gerrit-Reviewer: Tom Tsou <t...@tsou.cc>
Gerrit-HasComments: No

Reply via email to