Attention is currently required from: pespin.
2 comments:
File Transceiver52M/Transceiver.cpp:
Patch Set #1, Line 660: /* Convert a soft bit normalized to 0..1 (1.0 = confident '1') into the
`float_soft_bit_to_sbit()` isn't new - it's the same quantization step the old code always did; move […]
Done
Patch Set #1, Line 801: bi->toa256 = (int16_t) lround(ebp.toa * 256.0);
The reason is that libosmo-trx's `struct osmo_trxd_burst_ind` is different from the old `struct trx_ […]
Done
To view, visit change 43115. To unsubscribe, or for help writing mail filters, visit settings.