[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Symbol Sync Block Python Source File Passing Wrong Constellation
From: |
Adrian Musceac |
Subject: |
Re: Symbol Sync Block Python Source File Passing Wrong Constellation |
Date: |
Fri, 06 Dec 2024 11:32:57 +0200 |
On Friday, 6 December 2024 10:30:33 EET Ceren Karaköse wrote:
> Hi all,
>
> I'm using Symbol Sync from core GNU library. Although when Gardner TED is
> selected, the parameters section **do not**have any option to define a
> slicer constellation, the generated python file passes qpsk.base as slicer
> argument as follows:
Hi,
Daniel is right I believe.
Only decision-directed algorithms use the slicer constellation.
That includes M&M, modified M&M and zero-crossing.
Check out the descriptions for the TED type in doxygen for example.
Adrian