mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
zapit/src/fastscan.cpp: set channel deltype
Origin commit data
------------------
Commit: b651c8a591
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-16 (Wed, 16 Jan 2013)
This commit is contained in:
@@ -317,8 +317,8 @@ bool CServiceScan::ParseFst(unsigned short pid, fast_scan_operator_t * op)
|
|||||||
channel_id,
|
channel_id,
|
||||||
service_type,
|
service_type,
|
||||||
satellitePosition,
|
satellitePosition,
|
||||||
freq
|
freq);
|
||||||
);
|
newchannel->deltype = FE_QPSK;
|
||||||
CServiceManager::getInstance()->AddChannel(newchannel);
|
CServiceManager::getInstance()->AddChannel(newchannel);
|
||||||
}
|
}
|
||||||
newchannel->setName(serviceName);
|
newchannel->setName(serviceName);
|
||||||
|
Reference in New Issue
Block a user