mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-31 11:19:18 +00:00
perform fmComms5 specific mult-chip sync configuration
This commit is contained in:
parent
da47cadcff
commit
8131bdffc5
@ -483,6 +483,7 @@ bool config_ad9361_rx_local(uint64_t bandwidth_,
|
|||||||
if (rx2_enable_)
|
if (rx2_enable_)
|
||||||
{
|
{
|
||||||
iio_channel_enable(rx_chan1);
|
iio_channel_enable(rx_chan1);
|
||||||
|
ad9361_fmcomms5_multichip_sync(ctx, FIXUP_INTERFACE_TIMING | CHECK_SAMPLE_RATES);
|
||||||
}
|
}
|
||||||
if (!rx1_enable_ and !rx2_enable_)
|
if (!rx1_enable_ and !rx2_enable_)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user