mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +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,
|
||||
service_type,
|
||||
satellitePosition,
|
||||
freq
|
||||
);
|
||||
freq);
|
||||
newchannel->deltype = FE_QPSK;
|
||||
CServiceManager::getInstance()->AddChannel(newchannel);
|
||||
}
|
||||
newchannel->setName(serviceName);
|
||||
|
Reference in New Issue
Block a user