Only way to switch channel is to stop live tv first and then zap to another freq..2009-10-25 17:07:01.475838 [4]: dvb: LockedInOnSignal waiting 20ms
2009-10-25 17:07:01.507038 [4]: dvb: LockedInOnSignal waiting 20ms
2009-10-25 17:07:01.538238 [4]: dvb: LockedInOnSignal waiting 20ms
2009-10-25 17:07:01.569438 [4]: dvb: LockedInOnSignal waiting 20ms
2009-10-25 17:07:01.694238 [4]: dvb: LockedInOnSignal waiting 20ms
2009-10-25 17:07:03.535038 [4]: dvb: LockedInOnSignal could not lock onto channel - no signal or bad signal
//put the Tuner request parameters to the driver
ch = SubmitTuneRequest(subChannelId, channel, _tuneRequest,true);
//set the DisEqC parameters[B] (Note: moved, some drivers require this to be set AFTER the put TunerRequest[/B]
if (_conditionalAccess != null)
{
_conditionalAccess.SendDiseqcCommand(_parameters, dvbsChannel);
}