X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/1076fecc9369eb186aab917cb091fcf91c4a9641..10c60652633e62cf120102f36b9354c7d330147c:/lib/dvb/frontend.cpp diff --git a/lib/dvb/frontend.cpp b/lib/dvb/frontend.cpp index b85fbc29..a1bc3d9f 100644 --- a/lib/dvb/frontend.cpp +++ b/lib/dvb/frontend.cpp @@ -549,6 +549,7 @@ void eDVBFrontend::feEvent(int w) state = stateTuning; else { + eDebug("stateLostLock"); state = stateLostLock; m_data[CSW] = m_data[UCSW] = m_data[TONEBURST] = -1; // reset diseqc }