mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
motorcontrol: init TP.feparams.pilot
This commit is contained in:
@@ -138,6 +138,7 @@ int CMotorControl::exec(CMenuTarget* parent, const std::string &)
|
||||
TP.feparams.polarization = scansettings.sat_TP_pol;
|
||||
TP.feparams.delsys = (delivery_system_t) scansettings.sat_TP_delsys;
|
||||
TP.feparams.modulation = (fe_modulation_t) scansettings.sat_TP_mod;
|
||||
TP.feparams.pilot = (zapit_pilot_t) scansettings.sat_TP_pilot;
|
||||
TP.TP_id = 0;
|
||||
g_Zapit->tune_TP(TP);
|
||||
|
||||
|
Reference in New Issue
Block a user