mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-17 23:34:56 +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_)
|
||||
{
|
||||
iio_channel_enable(rx_chan1);
|
||||
ad9361_fmcomms5_multichip_sync(ctx, FIXUP_INTERFACE_TIMING | CHECK_SAMPLE_RATES);
|
||||
}
|
||||
if (!rx1_enable_ and !rx2_enable_)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user