Attention is currently required from: wbokslag. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-tetra/+/28894
to look at the new patch set (#2).
Change subject: Added basic AFC as implemented by SQ5BPF into float_to_bits.c ......................................................................
Added basic AFC as implemented by SQ5BPF into float_to_bits.c
The AFC implementation by SQ5BPF as used in his fork of osmo-tetra significantly increases reception quality. A simple test yields 14545 valid CRCs as opposed to 11934 when AFC is not used. I added the AFC to float_to_bits, the functionality can be activated with the -a flag.
Change-Id: I1c9343b83739108a1e423c4880e1dc7964656529 --- M src/float_to_bits.c 1 file changed, 35 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-tetra refs/changes/94/28894/2