mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
forgot isi
This commit is contained in:
parent
cfbe430b4a
commit
e5e6e44b76
@ -484,7 +484,7 @@ static int set_parameters(struct dvb_frontend *fe)
|
||||
state->mci.signal_info.status = MCI_DEMOD_WAIT_SIGNAL;
|
||||
}
|
||||
} else {
|
||||
stat = start_iq(fe, 0xffffff, 4, ts_config);
|
||||
stat = start_iq(fe, isi & 0xffffff, 4, ts_config);
|
||||
if (!stat) {
|
||||
state->iq_started = 1;
|
||||
state->first_time_lock = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user