mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
zapit/src/fastscan.cpp: fix extra InitFastscanLnb call
Origin commit data
------------------
Commit: 5b731ed216
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-28 (Fri, 28 Mar 2014)
This commit is contained in:
@@ -212,7 +212,6 @@ bool CServiceScan::ScanFast()
|
||||
polarization = 0;
|
||||
|
||||
ReportFastScan(feparams, polarization, 235);
|
||||
InitFastscanLnb(op->id);
|
||||
if(!tuneFrequency(&feparams, polarization, 235)) {
|
||||
printf("[fast scan] tune failed, try backup\n");
|
||||
if (op->id == HELLO_OPERATOR_ID) {
|
||||
|
Reference in New Issue
Block a user